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

Draft Website - For Review Purposes Only

CDM - Charge Description Master Segment

The Technical Steward for the CDM segment is Financial Management.

The CDM segment contains the fields for identifying anything which is charged to patient accounts, including procedures, services, supplies. It is intended to be used to maintain a list of valid chargeable utilization items. Its purpose is to keep billing codes synchronized between HIS, Patient Accounting, and other departmental systems. It is not intended to completely support materials management, inventory, or complex pricing structures for which additional complex fields would be required. Given an identifying charge code, the associated fields in the charge description master file will provide basic pricing and billing data. All the additional information necessary for patient accounting systems to do billing and claims is not intended to be included in this segment; those should be part of insurance or billing profile tables.

The CDM segment contains the fields which, for one chargeable item, remain the same across facilities, departments, and patient types. The following PRC segment contains the fields which, for the same chargeable item, vary depending upon facility or department or patient type.

HL7 Attribute Table - CDM - Charge Description Master Segment
Seq# Data Element Name DataType Usage Vocabulary Cardinality Item # Length C.LEN Flags
CDM
1 Primary Key Value - CDM CWE R [1..1] 01306
2 Charge Code Alias CWE O [0..*] 00983
3 Charge Description Short ST R [1..1] 00984 20 #
4 Charge Description Long ST O [0..1] 00985 250 #
5 Description Override Indicator CWE O [0..1] 00986 1 #
6 Exploding Charges CWE O [0..*] 00987
7 Procedure Code CNE O [0..*] 00393
8 Active/Inactive Flag ID O [0..1] 00675 [1..1]
9 Inventory Number CWE O [0..*] 00990
10 Resource Load NM O [0..1] 00991 12 #
11 Contract Number CX O [0..*] 00992
12 Contract Organization XON O [0..*] 00993
13 Room Fee Indicator ID O [0..1] 00994 [1..1]

CDM-1: Primary Key Value - CDM (CWE) 01306

Definition: The key field of the entry. Must match MFE-4 - Primary Key Value - MFE. This field contains the code assigned by the institution for the purpose of uniquely identifying the thing that can be charged. 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 (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.

CDM-2: Charge Code Alias (CWE) 00983

Definition: This field contains an alternative charge code. For example, points to another charge description master entry in cases where one code supersedes or overrides another code. Repeating field allows for different codes used by different systems which should be handled as if they were the same; for example, the general ledger code may differ from the billing code. Or, in a multi-facility environment which does facility-specific pricing, there may be more than one of these master file entries for one charge description, each with a different facility. Refer to User-defined Table 0132 - Transaction Code in Chapter 2C, Code Tables, for suggested values.

CDM-3: Charge Description Short (ST) 00984

Definition: This field contains the text abbreviations or code that is associated with this CDM entry.

CDM-4: Charge Description Long (ST) 00985

Definition: This field contains the full text description of this CDM entry.

CDM-5: Description Override Indicator (CWE) 00986

Definition: This field indicates whether this CDM entry's description can be overridden. Refer to User-defined Table 0268 - Override in Chapter 2C, Code Tables, for suggested values.

CDM-6: Exploding Charges (CWE) 00987

Definition: This field contains the repeating occurrences for a list of other CDM entry charge codes identifying the other charges which should be generated from this CDM entry. Refer to User-defined Table 0132 - Transaction Code in Chapter 2C, Code Tables, for suggested values. If non-null, posting a charge to this CDM entry should result in posting the charges identified here. These are sometimes called "linked items."

In the case of "chained" charges where the "lead" charge must be included in the exploded charges, the "lead" charge should be included in the list of exploding charges. If the price of this parent charge is included in the message, then it overrides the sum of the exploded charges prices.

CDM-7: Procedure Code (CNE) 00393

Definition: This field contains the procedure code for procedure, if any, associated with this charge description. Repeating field allows for different procedure coding systems such as CPT4, ICD9. Coded entry made up of code plus coding schema. Refer to Externally-defined Table 0088 - Procedure Code in Chapter 2C, Code Tables, for suggested values.

CDM-8: Active/Inactive Flag (ID) 00675

Definition: This field indicates whether this is a usable CDM entry. Refer to HL7 Table 0183 - Active/Inactive in Chapter 2C, Code Tables, for valid values.

CDM-9: Inventory Number (CWE) 00990

Definition: This optional field contains an identifying stock number, if any, which might be used, for example, as a cross reference for materials management. Refer to User-defined Table 0463 - Inventory number in Chapter 2C, Code Tables, for suggested values.

CDM-10: Resource Load (NM) 00991

Definition: This field contains the Relative Value Unit (RVU) minutes and ATS, a factor related to CPT4 coding and to pricing structure for physical billing.

CDM-11: Contract Number (CX) 00992

Definition: This field contains any contract number pertaining to this chargeable item; for example, supplier contract or service contract.

CDM-12: Contract Organization (XON) 00993

Definition: This field contains the organization with which there is a contractual arrangement for providing the service or material used for this chargeable item.

CDM-13: Room Fee Indicator (ID) 00994

Definition: This field contains a room fee indicator. Refer to HL7 Table 0136 - Yes/no Indicator in Chapter 2C, Code Tables, for valid values.