The Demo site for our new HL7 Version 2+ (plus) Standard
visit the hl7 website

Draft Website - For Review Purposes Only

MCP - Master File Coverage Policy Segment

The Technical Steward for the PM1 segment is Orders and Observations.

For the payer defined in PM1-1 and the service provider defined in MFE-4:

HL7 Attribute Table - MCP - Master File Coverage Policy Segment
Seq# Data Element Name DataType Usage Vocabulary Cardinality Item # Length C.LEN Flags
MCP
1 Set ID - MCP SI R [1..1] 03468 [1..4]
2 Producer's Service/Test/Observation ID CWE R [1..1] 00587
3 Universal Service Price Range – Low Value MO O [0..1] 03469
4 Universal Service Price Range – High Value MO O [0..1] 03470
5 Reason for Universal Service Cost Range ST C [0..1] 03471

MCP-1: Set ID - MCP (SI) 03468

Definition: MCP-1 - set ID - MCP contains the number that identifies this transaction. For the first occurrence the sequence number shall be 1, for the second occurrence it shall be 2, etc. The Set ID in the MCP segment is used to uniquely identify the segment. There are likely multiple instances of Universal Service Identifier, Diagnosis and Procedure code.

MCP-2: Producer's Service/Test/Observation ID (CWE) 00587

Definition: This field contains the producer's usual or preferred identification of the test or observation. Only three components should be included: <ID code>^<service text name/description>^<source list of code>. All components should be non-null.

MCP-3: Universal Service Price Range – Low Value (MO) 03469

Definition: Specifies the lowest price for the Universal Service that needs to be disclosed on the payer notification to the patient (for example Medicare ABN). If there is a single price for this Universal Service Identifier, MCP-3 is not valued.

Example:

MCP|||35.00^USD|75.00^USD

MCP-4: Universal Service Price Range – High Value (MO) 03470

Definition: Specifies the highest price for the Universal Service that needs to be disclosed on the payer notification to the patient (for example Medicare ABN). If there is a single price for this Universal Service Identifier, it is valued in this field.

Example of MCP-4 where price of test is $65.00 and there are no variants to the cost:

MCP||||65.00^USD

Example of MCP-3 and MCP-4 value when the price of test is variable and can range from $35.00 (low) to $75.00 (high):

MCP||||$35.00^USD|75.00^USD

MCP-5: Reason for Universal Service Cost Range (ST) 03471

Definition: Specifies the reason for the interval between the lowest and the highest price for the Universal Service, for example additional testing (reflex test) that is added based on values of the initial test. There maybe some instances when the value between MCP-3 and MCP-4 is not significant enough to warrant a reason as defined by health authorities.

Condition: This is conditionally required when MCP-3 is valued.