The Technical Steward for the PRC segment is Financial Management.
The PRC segment contains the pricing information for the preceding CDM segment's chargeable item. It contains the fields which, for the same chargeable item, might vary depending upon facility or department or patient type. The preceding CDM segment contains the fields which, for one chargeable item, remain the same across facilities, departments, and patient types.
Seq# | Data Element Name | DataType | Usage | Vocabulary | Cardinality | Item # | Length | C.LEN | Flags |
---|---|---|---|---|---|---|---|---|---|
PRC | |||||||||
1 | Primary Key Value - PRC | CWE | R | [1..1] | 00982 | ||||
2 | Facility ID - PRC | CWE | O | [0..*] | 00995 | ||||
3 | Department | CWE | O | [0..*] | 00676 | ||||
4 | Valid Patient Classes | CWE | O | [0..*] | 00967 | 1 | # | ||
5 | Price | CP | C | [0..*] | 00998 | ||||
6 | Formula | ST | O | [0..*] | 00999 | 200 | # | ||
7 | Minimum Quantity | NM | O | [0..1] | 01000 | 4 | # | ||
8 | Maximum Quantity | NM | O | [0..1] | 01001 | 4 | # | ||
9 | Minimum Price | MO | O | [0..1] | 01002 | ||||
10 | Maximum Price | MO | O | [0..1] | 01003 | ||||
11 | Effective Start Date | DTM | O | [0..1] | 01004 | ||||
12 | Effective End Date | DTM | O | [0..1] | 01005 | ||||
13 | Price Override Flag | CWE | O | [0..1] | 01006 | 1 | # | ||
14 | Billing Category | CWE | O | [0..*] | 01007 | ||||
15 | Chargeable Flag | ID | O | [0..1] | 01008 | [1..1] | |||
16 | Active/Inactive Flag | ID | O | [0..1] | 00675 | [1..1] | |||
17 | Cost | MO | O | [0..1] | 00989 | ||||
18 | Charge on Indicator | CWE | O | [0..1] | 01009 | 1 | # |
Definition: This field contains the code assigned by the institution for the purpose of uniquely identifying the thing that can be charged. The key field of the entry. For example, this field would be used to uniquely identify a procedure, item, or test for charging purposes. Probably the same set of values as used in FT1-7 - Transaction Code in financial messages. Must match MFE-4 - Primary Key - MFE and CDM-1 - Primary Key - CDM. Refer to User-defined Table 0132 - Transaction code in Chapter 2C, Code Tables, for suggested values. See Chapter 7 for discussion of the universal service ID.
Definition: This field contains the facility of the institution for which this price (for the preceding CDM entry) is valid. For use when needing multi-facility pricing. If null, assume all facilities. In a multi-facility environment, the facility associated with this chargeable item may not be the same as the sending or receiving facility identified in the MSH segment. Use only when the price is not the same for all facilities, that is, a null value indicates that this pricing is valid for all facilities.
When two PRC segments are sent with the same key values but different facility identifiers, the second is sent in addition to the first, not to replace the first. The effective unique identifier is the charge code (PRC-1 - Primary Key Value - PRC) plus the facility ID (PRC-2 - Facility ID). Multiple facility identifiers can be sent in the same segment to indicate that those facilities use the same pricing. Refer to User-defined Table 0464 - Facility ID in Chapter 2C, Code Tables, for suggested values.
Definition: This field contains the department of the facility which accrues revenue/cost for this type of charge. When pricing is different for different departments within the same facility, this will indicate for which department the following pricing information is valid. Use only when the price is not the same for all departments, that is, a null value indicates that this pricing is valid for all departments.
When two PRC segments are sent the same key values but with different departments, the second is sent in addition to the first, not to replace the first. The effective unique identifier is the charge code (PRC-1 - Primary Key - PRC) plus the facility ID (PRC-2 - Facility ID) plus the department (PRC-3 - Department). Multiple departments can be sent in the same segment to indicate that those departments use the same pricing. Refer to User-defined Table 0184 - Department in Chapter 2C, Code Tables, for suggested values.
Definition: This field contains the patient types for which this charge description is valid. For example, Inpatient, Outpatient, Series, Clinic, ER, Ambulatory, Observation, etc. These values should be the same set of values as those used for PV1-3 - Patient Class, which is site defined. Use only when the price is not valid for all patient types, that is, a null value indicates that this pricing is valid for all patient classes. Refer to User-defined Table 0004 - Patient Class in Chapter 2C, Code Tables, for suggested values.
When two PRC segments are sent the same key values but with different valid patient classes, the second is sent in addition to the first, not to replace the first. The effective unique identifier is the charge code (PRC-1 - PRC Primary Key) plus the facility ID (PRC-2 - Facility ID) plus the department (PRC-3 - Department) plus the patient class (PRC-4 - Valid Patient Classes). Multiple patient classes can be sent in the same segment to indicate that those patient classes use the same pricing.
Definition: This field contains the price to be charged for service, item, or procedure. If CDM price will always be overridden when charges are posted, then this field is optional. Otherwise, price would be a required field. The formula or calculation that is to be used to get total price from these price components is left to implementation negotiations agreed upon by the participating institutions. See Chapter 2, section 2.8.8, "CP - composite price," for a description of the use of the composite price (CP) data type.
Definition: This field contains the mathematical formula to apply to PRC-5 - Price in order to compute total price. The syntax of this formula must conform to Arden Syntax rules.
Definition: This field contains the minimum number of identical charges allowed on one patient account for this CDM entry.
Definition: This field contains the maximum number of identical charges allowed on one patient account for this CDM entry.
Definition: This field contains the minimum total price (after computation of components of price) that can be charged for this item.
Definition: This field contains the maximum total price (after computation of components of price) that can be charged for this item.
Definition: This field contains the date/time when this CDM entry becomes effective.
Definition: This field contains the date/time when this CDM entry is no longer effective.
Definition: This field indicates whether this CDM entry's price can be overridden. Refer to User-defined Table 0268 - Override in Chapter 2C, Code Tables, for suggested values.
Definition: This field contains the billing category codes for any classification systems needed, for example, general ledger codes and UB92 categories. Repeating field with coded entry made up of category code plus category system. Refer to User-defined Table 0293 - Billing category in Chapter 2C, Code Tables, for suggested values.
Definition: This field contains a chargeable indicator. Refer to HL7 Table 0136 - Yes/no Indicator in Chapter 2C, Code Tables, for valid values.
N charge is not billable, that is, do not create charges for this CDM entry; this is zero price item
Y item is billable (this is also the default when NULL)
Definition: This indicates whether this is a usable CDM entry. Refer to HL7 Table 0183 - Active/Inactive in Chapter 2C, Code Tables, for valid values.
Definition: This field contains the institution's calculation of how much it costs to provide this item, that is, what the institution had to pay for the material plus any specified payment expenditure, effort or loss due to performing or providing the chargeable item.
Definition: This field contains the user-defined table of values which indicates when a charge for services or procedures should be accrued. Refer to User-defined Table 0269 - Charge On Indicator in Chapter 2C, Code Tables, for suggested values.