HL7 v2+

2 .C Control (continued)

2.C CODE TABLES

The Code Tables chapter contains the code tables originally documented in individual chapters of the HL7 Version 2 Standard. In HL7 Version 2.7, a proposal was accepted to move all of the tables to a common document. This separation will allow these artifacts, which are often subject to more frequent change to meet regulatory requirements, to be ballotable on a more responsive schedule than the rest of the standard. The meta-data tables for each table will support harmonization with HL7 Version 3 and Clinical Document Architecture.

Note: The Vocabulary Work Group is the steward of this section.

2.C.1 DEFINITIONS:

As of v 2.7, there will be a migration toward terminology used in Version 3. Version 3 defines Code System and Value Set as follows:

Code System

A Code System is defined as a collection of codes with associated designations, meanings and associations. The persistent representation of a Code System includes meta-data about the code system itself, as well as the contents of the Code System.

Examples of Code Systems include ICD-9 CM, SNOMED CT, LOINC, and CPT. To meet the requirements of a Code System as defined by HL7, a given Concept Code must resolve to one and only one meaning within the Code System. Given this definition, each table in the HL7 Version 2 standard represents a different Code System since Concept Codes are sometimes used in different tables to have different meanings. For example, the Concept Code "M" in the gender Code System means "Male", while "M" in the marital status Code System means "Married".[p.60]

Value Set

A Value Set represents a uniquely identifiable set of valid concept representations, where any concept representation can be tested to determine whether or not it is a member of the value set.

Value set complexity may range from a simple flat list of concept codes drawn from a single code system, to an unbounded hierarchical set of possibly post-coordinated expressions drawn from multiple code systems.

Value sets exist to constrain the content for a coded element in an HL7 static model or data type property. Value sets cannot have null content, and must contain at least one concept representation where any given concept is generally (but not required to be) represented by only a single code within the Value Set.

HL7 defines four table types, reflecting content ownership: HL7 defined, User-defined, Imported and Externally defined. Local implementation may further constrain these table types.

As of v 2.8 there is work in progress to develop a supplement to the standard that will provide OID assignments and versioning information for those V2 tables that define code sets.  This work is intended to provide support for mapping vocabulary objects between V2 and V3/CDA systems. The target for completion of this supplement is v 2.9.

2.C.1.1 User-defined Tables

A user-defined table is a set of values that are locally or site defined. This accommodates certain fields, like PV1-3 - Assigned Patient Location, which will have values that vary from institution to institution. Even though these tables are not defined in the Standard, they are given a user-defined table number to facilitate implementations. HL7 sometimes publishes suggested values that a site may use as a starter set (e.g., Table 0001- Sex). The CWE data type is often used to encode values for these tables. Note that some of these tables (e.g., Table 0302 - Point of Care) may reference common master files.

There are some user-defined tables that contain values that might be standardized across institutions but for which no applicable official standard exists. For these a set of suggested values may be listed in Appendix A. These suggested values appear in the text in a standard box format (e.g., HL7 Table 0062 - Event Reason in Section 3.4.1.4, "Event reason code"). It is recommended that these values be used where applicable within an institution and serve as a basis for extensions as required. These values may, however, be redefined locally. The appropriate functional work group within HL7 solicits suggestions for additional values from institutions that are applying the Standard.

2.C.1.2 HL7 Tables

An HL7 table is a set of values defined and published by HL7. They are a part of the HL7 Standard because they affect the interpretation of the messages that contain them. These values may not be redefined locally; however, the table itself may be extended to accommodate locally defined values. This is particularly applicable in the case of HL7 Table 0003 - Event Type. The ID data type is most often used to encode values for HL7 tables. The values are listed in Appendix A. These HL7 tables also appear in the text in a standard box format (e.g., HL7 Table 0003 - Event Type).

HL7 tables can be thought of as universally used tables. This begins to bring this structure in line with v3 terminology.

2.C.1.3 External Tables

As of v 2.7, external tables should use the acronym (e.g. UCUM or CVX) that has an explicit table 0396 entry and the table number (implicit 0396 entry in the form of HL7nnnn) will be retired.

External tables may be either "Referenced" or "Imported".

An External table is a set of coded values defined and published by another standards organization. External tables are used to populate fields like FT1-19-Diagnosis Code - FT1. Another example is the encoding of clinical observations using LOINC codes. The CF, CNE and CWE data type are used to represent values for these fields.

External tables arise from applications where the concepts and possibly the codes are established by external agencies due to regulatory requirements or agreements between HL7 and other Standards Developing Organizations.

2.C.1.3.1 Referenced Tables

A referenced table is a set of coded values defined and published by another standards organization. Referenced tables are used to populate fields like FT1-19-Diagnosis Code - FT1. Another example is the encoding of clinical observations using LOINC codes. The CF, CNE and CWE data type are used to represent values for these fields.

The content of a referenced table is not included in the HL7 Standard. The user will need to access the official source.

The data type for the field will be CWE if 1) other tables are allowed in the field or 2) the external table may be locally extended or 3) when the code may be replaced by local text.

The data type for the field will be CNE if 1) no other table is allowed in the field and 2) the external table may not be locally extended and 3) text may not replace the code. A CNE field must have an HL7 defined or external table associated with it. A CNE field may be context sensitive such that a choice of explicit coding systems or value sets might be designated.

2.C.1.3.2 Imported Tables

An Imported table is a set of coded values defined and published by another standards organization. Imported tables are published by HL7 on behalf of other organizations. Their contents are not subject to approval by HL7 ballot. Such tables will be published with HL7 Standards. However, they may be updated more frequently than HL7 Standards.

Imported tables differ from External tables in that they have been imported into the HL7 standard subject to specific license or copyright requirements of the supplier/author. HL7 users will need to abide by the licensing and copyright requirements of the source when applicable.

Imported Table 0834 - Mime Types is an example of an imported table.

The data type rules apply as defined for the imported table.

2.C.1.4 Local Tables

A local table is a table with a non-HL7 assigned table identifier and which contains a set of locally or site defined values. It may be locally assigned to local fields in Z segments or to HL7 fields having a CWE data type.

2.C.1.5 CWE Examples

2.C.1.5.1 ICD Examples

A simple example for code is the ICD-9 code for headache, which is "784.0".

|784.0^Headache^I9^^^^^^general headache^^^^^2.16.840.1.113883.6.42|

A possible ICD-10 equivalent is "G44.1" (the ICD-10 classifications are slightly different).

|G44.1^Headache^I10^^^^^^general headache^^^^^2.16.840.1.113883.6.3|

2.C.1.5.2 Coding Failure Examples

A common situation with CWE is when the actual concept cannot be properly represented in a particular coding system. Usually this circumstance arises where the concept is expected to be represented in a particular coding system. For the purposes of these examples, we assume that all these examples are for an observation value of type CWE that is bound to the full Snomed-CT valueset (Example OID for the value set = 2.16.840.1.113883.19.11.1 as published 11-June 2007, Real OID for the SNOMED-CT code system = 2.16.840.1.113883.6.96). Important Note: The OID root 2.16.840.1.113883.19 is an HL7 OID used for example-only OIDs and OIDs in this space are never valid in real instances. The OIDs used in these examples that in the OID space 2.16.840.1.113883.6, 2.16.840.1.113883.5 and 2.16.840.1.113883.11 are the correct OIDs for use in production instances.

The simplest case is where the CWE is not represented in the instance at all, or simply represented as no information.

|U^^HL70353|

However this is not a very useful representation - frequently the source system knows more information, and it is still useful to convey that information to the destination system, while still labeling the coding as incomplete.

|^^SCT^^^^^^^^^^^2.16.840.1.113883.6.96|

or it may be encoded as

|^^SCT^^^^^^^^^^^^2.16.840.1.113883.19.11.1^20070711|

Both examples say that the concept cannot be coded in SNOMED. Even more useful is to convey some specific information about the concept, even though it cannot be represented in SNOMED:

|^^SCT^^^^^^Burnt ear with iron. Burnt other ear calling for ambulance^^^^^2.16.840.1.113883.6.96|

It is also possible that the content was first encoded in some other code system than SNOMED, and the source system was unable to encode the value in SNOMED.

|burn^^L96^^^^^^Burnt ear with iron. Burnt other ear calling for ambulance^^^^^2.16.840.1.113883.19.5.2|

In this case, because the type is CWE, local extensions are allowed, and the source system can simply use its own codeSystem (here identified by the OID "2.16.840.1.113883.19.5.2", which is an example OID) to extend the other code system. In fact, the source system can also use a code from another well known code system, such as ICD-9. If ICD-9 had a code "A10.1" which stood for this same concept, then this would be valid:

|A10.1^^I9^^^^^^Burnt ear with iron. Burnt other ear calling for ambulance^^^^^2.16.840.1.113883.6.42|

All these examples have assumed that the attribute is bound to the fictitious value set 2.16.840.1.113883.19.11.1 which is all of SNOMED-CT. If the value set was extended to include the LOINC codes as well, it would no longer be appropriate to encode a failure to code like this:

|^^SCT^^^^^^^^^^^2.16.840.1.113883.6.96|

Since it is not true that the concept could not be coded from SNOMED-CT - it could not be coded in either SNOMED-CT or LOINC. For this reason, it is appropriate to encode the failure to code in the valueSet form:

|^^SCT^^^^^^^^^^^^2.16.840.1.113883.19.11.1^20070711

2.C.1.5.3 Expression examples

Expressions generally arise with complex medical terminologies such as SNOMED. For example, SNOMED CT defines a concept "cellulitis (disorder)" (128045006) an attribute "finding site" (363698007) and another concept "foot structure (body structure)" (56459004). SNOMED CT allows these codes to be combined in a code phrase:

128045006:{363698007=56459004}

The full CWE form for this is:

|128045006:{363698007=56459004}^^SCT^^^^^Cellulitis of the foot^^^^^2.16.840.1.113883.6.42|

The SNOMED compositional expression language is currently undergoing comment, and may be found on the IHTSDO website (http://www.ihtsdo.org/fileadmin/user_upload/Docs_01/Technical_Docs/abstract_models_and_representational_forms.pdf). The next two examples are based on SNOMED CT Core Edition 2007-01-31.

This first example is the SNOMED code for "fracture of left tibia". It shows issues associated with grouping and nesting.

31978002|fracture of tibia|: 272741003|laterality|=7771000|left|

Strictly speaking (in normal form) a "fracture of left tibia" is not a "left fracture" of a "tibia bone" but is a "fracture" of the "left" "tibia bone" (that is, the qualification of "left" applies to the bone not to the fracture). Also note in this example that the fracture and bone are grouped - this may look irrelevant but is potentially significant for combined fractures where different morphology may apply to different bones. An alternative rendering for this same concept is:

64572001|disease|:{116676008|associated morphology|=72704001|fracture|,

363698007|finding site|=(12611008|bone structure of

tibia|:272741003|laterality|=7771000|left|)}

The second example shows a more complicated grouping and nesting structure. The SNOMED CT expression for "past history of fracture of left tibia" includes nesting even in its simplest form because the laterality does not apply to the past history but rather to the disorder.

417662000|past history of clinical finding|:246090004|associated finding|=

(31978002|fracture of tibia|: 272741003|laterality|=7771000|left|)

The alternative rendering is even more nested:

243796009|situation with explicit context|:246090004|associated finding|=

(64572001|disease|:{116676008|associated morphology|=72704001|fracture|,

363698007|finding site|=(12611008|bone structure of tibia|:

272741003|laterality|=7771000|left|)}),408729009|finding context|=

410515003|known present|,408731000|temporal context|=410513005|past|,

408732007|subject relationship context|=410604004|subject of record|

These are provided as examples of SNOMED expression syntaxes. A full discussion the merits of the different forms, their relationship and how to work with them can be found in the SNOMED compositional expression language definition referred to above.

It is important to note that the expression syntax and semantic rules are specified by the code system. For instance, in SNOMED CT, there are a defined set of qualifying attributes, and only Findings and Disorders can be qualified with the "finding site" attribute. CWE does not provide for normalization of compositional expressions; therefore, it is possible to create ambiguous expressions. Users should understand that they must provide the additional constraints necessary to assure unambiguous data representation, if they are planning to create compositional expressions using CWE. Otherwise, they risk the inability to retrieve a complete set of all records corresponding to any given query.

ICD-10 allows dual coding. Refer to Section 3.1.3 of the ICD-10 Instruction Manual (2nd Edition, found at http://www.who.int/classifications/icd/ICD-10_2nd_ed_volume2.pdf). While ICD-10 clearly establishes the semantic basis for the dual coding, it does not define an actual literal expression form suitable for use with CWE. In such cases, HL7 defines a suitable literal expression form and assigns an OID to that. The OID for this ICD-10 expression is 2.16.840.1.113883.6.260. The code system specifies that the two ICD-10 codes are separated by a space.

|J21.8 B95.6^^^^^^^^Staph aureus bronchiolitis^^^^^2.16.840.1.113883.6.260

The ICD-10 code J21.8 is "Acute bronchiolitis due to other specified organisms" and the code B95.6 is "Staphylococcus aureus as the cause of diseases classified to other chapters". No value for the dual coding scheme has been assigned in table 0396, so CWE.3 cannot be populated.

2.C.2 HL7 and User-Defined code Tables

Following are the HL7 and User defined tables extracted from the chapters.

2.C.2.1 0001 - Administrative Sex

User-defined Table 0001 - Administrative Sex

Concept Domain Information

Display Name: Description: Interpretation:
Administrative Sex Administrative Sex Geschlecht

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.2 administrativeSex

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.2 hl7VS-administrativeSex

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
1

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Female weiblich Jul 13 2015 X
M Male männlich Jul 13 2015 X
O Other andere Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X
A Ambiguous mehrdeutig Jul 13 2015 X
N Not applicable nicht zutreffend Jul 13 2015 X

2.C.2.2 0002 - Marital Status

User-defined Table 0002 - Marital Status

Concept Domain Information

Display Name: Description: Interpretation:
Marital Status Marital Status Familienstand

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.179 maritalStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.3 hl7VS-maritalStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
2

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Separated getrennt lebend Jul 13 2015 X
D Divorced geschieden Jul 13 2015 X
M Married verheiratet Jul 13 2015 X
S Single allein lebend Jul 13 2015 X
W Widowed verwitwet Jul 13 2015 X
C Common law eheähnliche Gemeinschaft Jul 13 2015 X
G Living together zusammenlebend Jul 13 2015 X
P Domestic partner häuslicher Partner Jul 13 2015 X
R Registered domestic partner Jul 13 2015 X
E Legally Separated rechtskräftig getrennt Jul 13 2015 X
N Annulled annulliert Jul 13 2015 X
I Interlocutory Jul 13 2015 X
B Unmarried ledig Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X
O Other sonstiges Jul 13 2015 X
T Unreported keine Angabe Jul 13 2015 X

2.C.2.3 0003 - Event Type

HL7 Table 0003 - Event Type

Concept Domain Information

Display Name: Description: Interpretation:
Event Type Event Type Ereignistyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.4 eventType

Code System Version Information

OID Version:
12

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.4 hl7VS-eventType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
3

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A01 ADT/ACK - Admit/visit notification stationäre Aufnahme Jul 13 2015 X
A02 ADT/ACK - Transfer a patient Verlegung Jul 13 2015 X
A03 ADT/ACK - Discharge/end visit Entlassung Jul 13 2015 X
A04 ADT/ACK - Register a patient Besuchsmeldung (nicht-stationär) Jul 13 2015 X
A05 ADT/ACK - Pre-admit a patient Voraufnahme eines Patienten Jul 13 2015 X
A06 ADT/ACK - Change an outpatient to an inpatient Änderung von ambulant in stationär Jul 13 2015 X
A07 ADT/ACK - Change an inpatient to an outpatient Änderung von stationär in ambulant Jul 13 2015 X
A08 ADT/ACK - Update patient information Änderung von Patienteninformationen Jul 13 2015 X
A09 ADT/ACK - Patient departing - tracking Patient verläßt Einrichtung Jul 13 2015 X
A10 ADT/ACK - Patient arriving - tracking Patient erreicht Einrichtung Jul 13 2015 X
A11 ADT/ACK - Cancel admit/visit notification Stornierung für A01 und A04 Jul 13 2015 X
A12 ADT/ACK - Cancel transfer Stornierung für A02 Jul 13 2015 X
A13 ADT/ACK - Cancel discharge/end visit Stornierung für A03 Jul 13 2015 X
A14 ADT/ACK - Pending admit Geplante Aufnahme Jul 13 2015 X
A15 ADT/ACK - Pending transfer Geplante Verlegung Jul 13 2015 X
A16 ADT/ACK - Pending discharge Geplante Entlassung Jul 13 2015 X
A17 ADT/ACK - Swap patients Bettentausch zweier Patienten Jul 13 2015 X
A18 ADT/ACK - Merge patient information Jul 13 2015 X
A19 QRY/ADR - Patient query Anfrage nach Patientendaten Jul 13 2015 X
A20 ADT/ACK - Bed status update Änderung des Bettenstatus Jul 13 2015 X
A21 ADT/ACK - Patient goes on a "leave of absence" Beginn einer Patientenabwesenheit Jul 13 2015 X
A22 ADT/ACK - Patient returns from a "leave of absence" Ende einer Patientenabwesenheit Jul 13 2015 X
A23 ADT/ACK - Delete a patient record Löschen eines Patientensatzes Jul 13 2015 X
A24 ADT/ACK - Link patient information Verknüpfen von Patientendaten Jul 13 2015 X
A25 ADT/ACK - Cancel pending discharge Stornierung einer eingeleiteten Entlassung Jul 13 2015 X
A26 ADT/ACK - Cancel pending transfer Stornierung einer eingeleiteten Verlegung Jul 13 2015 X
A27 ADT/ACK - Cancel pending admit Stornierung einer eingeleiteten Aufnahme Jul 13 2015 X
A28 ADT/ACK - Add person information Personendaten hinzufügen Jul 13 2015 X
A29 ADT/ACK - Delete person information Löschung von personenbezogenen Daten Jul 13 2015 X
A30 ADT/ACK - Merge person information Jul 13 2015 X
A31 ADT/ACK - Update person information Ändern personenbezogener Daten Jul 13 2015 X
A32 ADT/ACK - Cancel patient arriving - tracking Stornierung eines Patientenzugangs (Bettenzuweisung) Jul 13 2015 X
A33 ADT/ACK - Cancel patient departing - tracking Stornierung eines Patientenabgangs (Bettenfreigabe) Jul 13 2015 X
A34 ADT/ACK - Merge patient information - patient ID only Jul 13 2015 X
A35 ADT/ACK - Merge patient information - account number only Jul 13 2015 X
A36 ADT/ACK - Merge patient information - patient ID and account number Jul 13 2015 X
A37 ADT/ACK - Unlink patient information Auflösung einer Verknüpfung von Patientendaten Jul 13 2015 X
A38 ADT/ACK - Cancel pre-admit Stornierung zu A05 Jul 13 2015 X
A39 ADT/ACK - Merge person - patient ID Jul 13 2015 X
A40 ADT/ACK - Merge patient - patient identifier list Zusammenführung v. Pat-Information über ID-Liste Jul 13 2015 X
A41 ADT/ACK - Merge account - patient account number Zusammenführung von Konten über Kontonummer Jul 13 2015 X
A42 ADT/ACK - Merge visit - visit number Zusammenführung v.Fall-Information über Fallnummer Jul 13 2015 X
A43 ADT/ACK - Move patient information - patient identifier list Korrektur einer falschen Zuordnung bzgl. PID-Liste Jul 13 2015 X
A44 ADT/ACK - Move account information - patient account number Jul 13 2015 X
A45 ADT/ACK - Move visit information - visit number Korrektur einer falschen Zuordnung bzgl.Fallnummer Jul 13 2015 X
A46 ADT/ACK - Change patient ID Jul 13 2015 X
A47 ADT/ACK - Change patient identifier list Jul 13 2015 X
A48 ADT/ACK - Change alternate patient ID Jul 13 2015 X
A49 ADT/ACK - Change patient account number Änderung der Abrechungsnummer (PID-18) Jul 13 2015 X
A50 ADT/ACK - Change visit number Änderung der Fallnummer (PV1-19) Jul 13 2015 X
A51 ADT/ACK - Change alternate visit ID Änderung der alternativen Fallnummer (PV1-50) Jul 13 2015 X
A52 ADT/ACK - Cancel leave of absence for a patient Jul 13 2015 X
A53 ADT/ACK - Cancel patient returns from a leave of absence Jul 13 2015 X
A54 ADT/ACK - Change attending doctor Jul 13 2015 X
A55 ADT/ACK - Cancel change attending doctor Jul 13 2015 X
A60 ADT/ACK - Update allergy information Jul 13 2015 X
A61 ADT/ACK - Change consulting doctor Jul 13 2015 X
A62 ADT/ACK - Cancel change consulting doctor Jul 13 2015 X
B01 PMU/ACK - Add personnel record Jul 13 2015 X
B02 PMU/ACK - Update personnel record Jul 13 2015 X
B03 PMU/ACK - Delete personnel re cord Jul 13 2015 X
B04 PMU/ACK - Active practicing person Jul 13 2015 X
B05 PMU/ACK - Deactivate practicing person Jul 13 2015 X
B06 PMU/ACK - Terminate practicing person Jul 13 2015 X
B07 PMU/ACK - Grant Certificate/Permission Jul 13 2015 X
B08 PMU/ACK - Revoke Certificate/Permission Jul 13 2015 X
C01 CRM - Register a patient on a clinical trial Jul 13 2015 X
C02 CRM - Cancel a patient registration on clinical trial (for clerical mistakes only) Löschung der Registrierung Jul 13 2015 X
C03 CRM - Correct/update registration information Korrektur/Änderung der Registrierung Jul 13 2015 X
C04 CRM - Patient has gone off a clinical trial Patient ist aus der Studie ausgeschieden Jul 13 2015 X
C05 CRM - Patient enters phase of clinical trial Patient tritt in Studienphase ein Jul 13 2015 X
C06 CRM - Cancel patient entering a phase (clerical mistake) Jul 13 2015 X
C07 CRM - Correct/update phase information Korrektur/Änderung der Angaben zur Studienphase Jul 13 2015 X
C08 CRM - Patient has gone off phase of clinical trial Patient ist aus Studienphase ausgeschieden Jul 13 2015 X
C09 CSU - Automated time intervals for reporting, like monthly Festlegung des Zeitintervalls für autom. Berichte Jul 13 2015 X
C10 CSU - Patient completes the clinical trial Patient beendet Studie Jul 13 2015 X
C11 CSU - Patient completes a phase of the clinical trial Patient beendet eine Studienphase Jul 13 2015 X
C12 CSU - Update/correction of patient order/result information Korrektur/Änderung von Anforderungen/Ergebnissen Jul 13 2015 X
CNQ Cancel Query Stornierung einer Anfrage Sep 24 2015 X
E01 Submit HealthCare Services Invoice Jul 13 2015 X
E02 Cancel HealthCare Services Invoice Jul 13 2015 X
E03 HealthCare Services Invoice Status Jul 13 2015 X
E04 Re-Assess HealthCare Services Invoice Request Jul 13 2015 X
E10 Edit/Adjudication Results Jul 13 2015 X
E12 Request Additional Information Jul 13 2015 X
E13 Additional Information Response Jul 13 2015 X
E15 Payment/Remittance Advice Jul 13 2015 X
E20 Submit Authorization Request Jul 13 2015 X
E21 Cancel Authorization Request Jul 13 2015 X
E22 Authorization Request Status Jul 13 2015 X
E24 Authorization Response Jul 13 2015 X
E30 Submit Health Document related to Authorization Request Jul 13 2015 X
E31 Cancel Health Document related to Authorization Request Jul 13 2015 X
I01 RQI/RPI - Request for insurance information Anforderung von Versicherungsdaten Jul 13 2015 X
I02 RQI/RPL - Request/receipt of patient selection display list Anforderg.einer Patientenauswahlliste (zur Anzeige) Jul 13 2015 X
I03 RQI/RPR - Request/receipt of patient selection list Anforderg.einer strukt. Patientenauswahlliste Jul 13 2015 X
I04 RQD/RPI - Request for patient demographic data Anforderung demographischer Informationen Jul 13 2015 X
I05 RQC/RCI - Request for patient clinical information Anforderung klinischer Informationen Jul 13 2015 X
I06 RQC/RCL - Request/receipt of clinical data listing Anforderung strukt. klinischer Informationen Jul 13 2015 X
I07 PIN/ACK - Unsolicited insurance information unaufgeforderte Übermittlung v. Versicherungsdaten Jul 13 2015 X
I08 RQA/RPA - Request for treatment authorization information Anforderung Kostenübernahmeerklärung Jul 13 2015 X
I09 RQA/RPA - Request for modification to an authorization Anforderg bzgl. Änderung Kostenübernahmeerklärung Jul 13 2015 X
I10 RQA/RPA - Request for resubmission of an authorization erneute Anforderung Kostenübernahmeerklärung Jul 13 2015 X
I11 RQA/RPA - Request for cancellation of an authorization Anfordrg Stornierg einer Kostenübernahmeerklärung Jul 13 2015 X
I12 REF/RRI - Patient referral Überweisung eines Patienten Jul 13 2015 X
I13 REF/RRI - Modify patient referral Änderung einer Patientenüberweisung Jul 13 2015 X
I14 REF/RRI - Cancel patient referral Stornierung einer Patientenüberweisung Jul 13 2015 X
I15 REF/RRI - Request patient referral status Statusabfrage bzgl. Patientenüberweisung Jul 13 2015 X
I16 Collaborative Care Referral Jul 13 2015 X
I17 Modify Collaborative Care Referral Jul 13 2015 X
I18 Cancel Collaborative Care Referral Jul 13 2015 X
I19 Collaborative Care Query/Collaborative Care Query Update Jul 13 2015 X
I20 Asynchronous Collaborative Care Update Jul 13 2015 X
I21 Collaborative Care Message Jul 13 2015 X
I22 Collaborative Care Fetch / Collaborative Care Information Jul 13 2015 X
J01 QCN/ACK - Cancel query/acknowledge message Jul 13 2015 X
J02 QSX/ACK - Cancel subscription/acknowledge message Jul 13 2015 X
K11 RSP - Segment pattern response in response to QBP^Q11 Jul 13 2015 X
K13 RTB - Tabular response in response to QBP^Q13 Jul 13 2015 X
K15 RDY - Display response in response to QBP^Q15 Jul 13 2015 X
K21 RSP - Get person demographics response Jul 13 2015 X
K22 RSP - Find candidates response Jul 13 2015 X
K23 RSP - Get corresponding identifiers response Jul 13 2015 X
K24 RSP - Allocate identifiers response Jul 13 2015 X
K25 RSP - Personnel Information by Segment Response Jul 13 2015 X
K31 RSP -Dispense History Response Jul 13 2015 X
K32 Find Candidates including Visit Information Response Jul 13 2015 X
K33 Get Donor Record Candidates Response Message Jul 13 2015 X
K34 Segment Pattern Response Message Jul 13 2015 X
M01 MFN/MFK - Master file not otherwise specified Jul 13 2015 X
M02 MFN/MFK - Master file - staff practitioner Stammdatenänderung - Ärzte Jul 13 2015 X
M03 MFN/MFK - Master file - test/observation Jul 13 2015 X
M04 MFN/MFK - Master files charge description Jul 13 2015 X
M05 MFN/MFK - Patient location master file Stammdatenänderung - Aufenthaltsorte Jul 13 2015 X
M06 MFN/MFK - Clinical study with phases and schedules master file Jul 13 2015 X
M07 MFN/MFK - Clinical study without phases but with schedules master file Stammdatenänderung - klinische Studien ohne Phasen Jul 13 2015 X
M08 MFN/MFK - Test/observation (numeric) master file Jul 13 2015 X
M09 MFN/MFK - Test/observation (categorical) master file Stammdatenänderung - Tests mit nicht numerischen Ergebnissen Jul 13 2015 X
M10 MFN/MFK - Test /observation batteries master file Jul 13 2015 X
M11 MFN/MFK - Test/calculated observations master file Jul 13 2015 X
M12 MFN/MFK - Master file notification message Jul 13 2015 X
M13 MFN/MFK - Master file notification - general Jul 13 2015 X
M14 MFN/MFK - Master file notification - site defined Jul 13 2015 X
M15 MFN/MFK - Inventory item master file notification Jul 13 2015 X
M16 MFN/MFK - Master File Notification Inventory Item Enhanced Jul 13 2015 X
M17 DRG Master File Message Jul 13 2015 X
M18 MFN/MFK - Master file notification - Test/Observation (Payer) Jul 13 2015 X
N01 NMQ/NMR - Application management query message Jul 13 2015 X
N02 NMD/ACK - Application management data message (unsolicited) Jul 13 2015 X
O01 ORM - Order message (also RDE, RDS, RGV, RAS) Auftrag / Verordnung Jul 13 2015 X
O02 ORR - Order response (also RRE, RRD, RRG, RRA) Auftragsbestätigung Jul 13 2015 X
O03 OMD - Diet order Jul 13 2015 X
O04 ORD - Diet order acknowledgment Jul 13 2015 X
O05 OMS - Stock requisition order Jul 13 2015 X
O06 ORS - Stock requisition acknowledgment Jul 13 2015 X
O07 OMN - Non-stock requisition order Jul 13 2015 X
O08 ORN - Non-stock requisition acknowledgment Jul 13 2015 X
O09 OMP - Pharmacy/treatment order Jul 13 2015 X
O10 ORP - Pharmacy/treatment order acknowledgment Jul 13 2015 X
O11 RDE - Pharmacy/treatment encoded order Jul 13 2015 X
O12 RRE - Pharmacy/treatment encoded order acknowledgment Jul 13 2015 X
O13 RDS - Pharmacy/treatment dispense Jul 13 2015 X
O14 RRD - Pharmacy/treatment dispense acknowledgment Jul 13 2015 X
O15 RGV - Pharmacy/treatment give Jul 13 2015 X
O16 RRG - Pharmacy/treatment give acknowledgment Jul 13 2015 X
O17 RAS - Pharmacy/treatment administration Jul 13 2015 X
O18 RRA - Pharmacy/treatment administration acknowledgment Jul 13 2015 X
O19 OMG - General clinical order Jul 13 2015 X
O20 ORG/ORL - General clinical order response Jul 13 2015 X
O21 OML - Laboratory order Jul 13 2015 X
O22 ORL - General laboratory order response message to any OML Jul 13 2015 X
O23 OMI - Imaging order Jul 13 2015 X
O24 ORI - Imaging order response message to any OMI Jul 13 2015 X
O25 RDE - Pharmacy/treatment refill authorization request Jul 13 2015 X
O26 RRE - Pharmacy/Treatment Refill Authorization Acknowledgement Jul 13 2015 X
O27 OMB - Blood product order Jul 13 2015 X
O28 ORB - Blood product order acknowledgment Jul 13 2015 X
O29 BPS - Blood product dispense status Jul 13 2015 X
O30 BRP - Blood product dispense status acknowledgment Jul 13 2015 X
O31 BTS - Blood product transfusion/disposition Jul 13 2015 X
O32 BRT - Blood product transfusion/disposition acknowledgment Jul 13 2015 X
O33 OML - Laboratory order for multiple orders related to a single specimen Jul 13 2015 X
O34 ORL - Laboratory order response message to a multiple order related to single specimen OML Jul 13 2015 X
O35 OML - Laboratory order for multiple orders related to a single container of a specimen Jul 13 2015 X
O36 ORL - Laboratory order response message to a single container of a specimen OML Jul 13 2015 X
O37 OPL - Population/Location-Based Laboratory Order Message Jul 13 2015 X
O38 OPR - Population/Location-Based Laboratory Order Acknowledgment Message Jul 13 2015 X
O39 Specimen shipment centric laboratory order Jul 13 2015 X
O40 Specimen Shipment Centric Laboratory Order Acknowledgment Message Jul 13 2015 X
O41 DBC - Create Donor Record Message Jul 13 2015 X
O42 DBU - Update Donor Record Message Jul 13 2015 X
O43 General Order Message with Document Payload Acknowledgement Message Jul 13 2015 X
O44 Donor Registration - Minimal Message Jul 13 2015 X
O45 Donor Eligibility Observations Message Jul 13 2015 X
O46 Donor Eligiblity Message Jul 13 2015 X
O47 Donor Request to Collect Message Jul 13 2015 X
O48 Donation Procedure Message Jul 13 2015 X
P01 BAR/ACK - Add patient accounts Jul 13 2015 X
P02 BAR/ACK - Purge patient accounts Löschen der Abrechnungsdaten eines Patientenkontos Jul 13 2015 X
P03 DFT/ACK - Post detail financial transaction Leistungs- und Abrechnungsinformationen Jul 13 2015 X
P04 QRY/DSP - Generate bill and A/R statements Druck und Anzeige von Rechnungen Jul 13 2015 X
P05 BAR/ACK - Update account Änderung eines Patientenkontos Jul 13 2015 X
P06 BAR/ACK - End account Abschluß eines Patientenkontos Jul 13 2015 X
P07 PEX - Unsolicited initial individual product experience report unaufgeforderte individueller Produktersterfahrungsbericht Jul 13 2015 X
P08 PEX - Unsolicited update individual product experience report Änderung individueller Produktersterfahrungsbericht Jul 13 2015 X
P09 SUR - Summary product experience report zusammenfassender Produkterfahrungsbericht Jul 13 2015 X
P10 BAR/ACK -Transmit Ambulatory Payment Classification(APC) Jul 13 2015 X
P11 DFT/ACK - Post Detail Financial Transactions - New Jul 13 2015 X
P12 BAR/ACK - Update Diagnosis/Procedure Jul 13 2015 X
PC1 PPR - PC/ problem add Problem hinzufügen Jul 13 2015 X
PC2 PPR - PC/ problem update Problem ändern Jul 13 2015 X
PC3 PPR - PC/ problem delete Problem löschen Jul 13 2015 X
PC4 QRY - PC/ problem query Problem abfragen Jul 13 2015 X
PC5 PRR - PC/ problem response Problem Anfrage beantworten Jul 13 2015 X
PC6 PGL - PC/ goal add Ziel hinzufügen Jul 13 2015 X
PC7 PGL - PC/ goal update Ziel ändern Jul 13 2015 X
PC8 PGL - PC/ goal delete Ziel löschen Jul 13 2015 X
PC9 QRY - PC/ goal query Ziel abfragen Jul 13 2015 X
PCA PPV - PC/ goal response Ziel Anfrage beantworten Jul 13 2015 X
PCB PPP - PC/ pathway (problem-oriented) add (problemorientierte) Leitlinie hinzufügen Jul 13 2015 X
PCC PPP - PC/ pathway (problem-oriented) update (problemorientierte) Leitlinie ändern Jul 13 2015 X
PCD PPP - PC/ pathway (problem-oriented) delete (problemorientierte) Leitlinie löschen Jul 13 2015 X
PCE QRY - PC/ pathway (problem-oriented) query (problemorientierte) Leitlinie abfragen Jul 13 2015 X
PCF PTR - PC/ pathway (problem-oriented) query response (problemorientierte) Leitlinie Anfrage beantworten Jul 13 2015 X
PCG PPG - PC/ pathway (goal-oriented) add (zielorientierte) Leitlinie hinzufügen Jul 13 2015 X
PCH PPG - PC/ pathway (goal-oriented) update (zielorientierte) Leitlinie ändern Jul 13 2015 X
PCJ PPG - PC/ pathway (goal-oriented) delete (zielorientierte) Leitlinie löschen Jul 13 2015 X
PCK QRY - PC/ pathway (goal-oriented) query (zielorientierte) Leitlinie abfragen Jul 13 2015 X
PCL PPT - PC/ pathway (goal-oriented) query response (zielorientierte) Leitlinie Anfrage beantworten Jul 13 2015 X
Q01 QRY/DSR - Query sent for immediate response Anfrage mit sofortiger Antwort Jul 13 2015 X
Q02 QRY/QCK - Query sent for deferred response Anfrage mit verzögerter Antwort Jul 13 2015 X
Q03 DSR/ACK - Deferred response to a query Verzögerte Antwort auf Anfrage Jul 13 2015 X
Q05 UDM/ACK - Unsolicited display update message Sofortige Bildschirmanzeige (Eilmeldung) Jul 13 2015 X
Q06 OSQ/OSR - Query for order status Abfrage des Auftragsstatus Jul 13 2015 X
Q11 QBP - Query by parameter requesting an RSP segment pattern response Jul 13 2015 X
Q13 QBP - Query by parameter requesting an RTB - tabular response Jul 13 2015 X
Q15 QBP - Query by parameter requesting an RDY display response Jul 13 2015 X
Q16 QSB - Create subscription Jul 13 2015 X
Q17 QVR - Query for previous events Jul 13 2015 X
Q21 QBP - Get person demographics Jul 13 2015 X
Q22 QBP - Find candidates Jul 13 2015 X
Q23 QBP - Get corresponding identifiers Jul 13 2015 X
Q24 QBP - Allocate identifiers Jul 13 2015 X
Q25 QBP - Personnel Information by Segment Query Jul 13 2015 X
Q26 ROR - Pharmacy/treatment order response Jul 13 2015 X
Q27 RAR - Pharmacy/treatment administration information Jul 13 2015 X
Q28 RDR - Pharmacy/treatment dispense information Jul 13 2015 X
Q29 RER - Pharmacy/treatment encoded order information Jul 13 2015 X
Q30 RGR - Pharmacy/treatment dose information Jul 13 2015 X
Q31 QBP Query Dispense history Jul 13 2015 X
Q32 Find Candidates including Visit Information Jul 13 2015 X
Q33 QBP - Get Donor Record Candidates Jul 13 2015 X
Q34 QBP - Get Donor Record Jul 13 2015 X
R01 ORU/ACK - Unsolicited transmission of an observation message Jul 13 2015 X
R02 QRY - Query for results of observation Anfrage nach Untersuchungsergebnis Jul 13 2015 X
R04 ORF - Response to query; transmission of requested observation Antwort auf Anfrage / Übermittlung eines angeforderten Ergebnisses Jul 13 2015 X
ROR ROR - Pharmacy prescription order query response Jul 13 2015 X
R21 OUL - Unsolicited laboratory observation Jul 13 2015 X
R22 OUL - Unsolicited Specimen Oriented Observation Message Jul 13 2015 X
R23 OUL - Unsolicited Specimen Container Oriented Observation Message Jul 13 2015 X
R24 OUL - Unsolicited Order Oriented Observation Message Jul 13 2015 X
R25 OPU - Unsolicited Population/Location-Based Laboratory Observation Message Jul 13 2015 X
R26 OSM - Unsolicited Specimen Shipment Manifest Message Jul 13 2015 X
R30 ORU - Unsolicited Point-Of-Care Observation Message Without Existing Order - Place An Order Jul 13 2015 X
R31 ORU - Unsolicited New Point-Of-Care Observation Message - Search For An Order Jul 13 2015 X
R32 ORU - Unsolicited Pre-Ordered Point-Of-Care Observation Jul 13 2015 X
R33 ORA - Observation Report Acknowledgement Jul 13 2015 X
R40 ORU - Unsolicited Report Alarm Jul 13 2015 X
R41 Observation Report Alert Acknowledgement Jul 13 2015 X
S01 SRM/SRR - Request new appointment booking Terminanforderung Jul 13 2015 X
S02 SRM/SRR - Request appointment rescheduling Anforderung für Terminverschiebung Jul 13 2015 X
S03 SRM/SRR - Request appointment modification Anforderung für inhaltliche Terminänderung Jul 13 2015 X
S04 SRM/SRR - Request appointment cancellation Absage eines Termins Jul 13 2015 X
S05 SRM/SRR - Request appointment discontinuation Aussetzung des aktuellen oder weiterer Termine Jul 13 2015 X
S06 SRM/SRR - Request appointment deletion Stornierung eines Termins Jul 13 2015 X
S07 SRM/SRR - Request addition of service/resource on appointment Anforderung zusätzlicher Leistungen/Voraussetzungen zu einem Termin Jul 13 2015 X
S08 SRM/SRR - Request modification of service/resource on appointment Änderungsanforderung für zusätzliche Leistungen/Voraussetzungen zu einem Termin Jul 13 2015 X
S09 SRM/SRR - Request cancellation of service/resource on appointment Jul 13 2015 X
S10 SRM/SRR - Request discontinuation of service/resource on appointment Jul 13 2015 X
S11 SRM/SRR - Request deletion of service/resource on appointment Jul 13 2015 X
S12 SIU/ACK - Notification of new appointment booking Benachrichtigung über Terminvergabe Jul 13 2015 X
S13 SIU/ACK - Notification of appointment rescheduling Benachrichtigung für Terminverschiebung Jul 13 2015 X
S14 SIU/ACK - Notification of appointment modification Benachrichtigung für inhaltliche Terminänderung Jul 13 2015 X
S15 SIU/ACK - Notification of appointment cancellation Benachrichtigung über Terminabsage Jul 13 2015 X
S16 SIU/ACK - Notification of appointment discontinuation Benachrichtigung über Aussetzung des aktuellen oder weiterer Termine Jul 13 2015 X
S17 SIU/ACK - Notification of appointment deletion Jul 13 2015 X
S18 SIU/ACK - Notification of addition of service/resource on appointment Benachrichtigung über zusätzlicher Leistungen/Voraussetzungen zu einem Termin Jul 13 2015 X
S19 SIU/ACK - Notification of modification of service/resource on appointment Jul 13 2015 X
S20 SIU/ACK - Notification of cancellation of service/resource on appointment Benachrichtigung f. zusätzliche Leistungen/Voraussetzungen zu einem Terminabsage Jul 13 2015 X
S21 SIU/ACK - Notification of discontinuation of service/resource on appointment Benachrichtigung über Aussetzung für zusätzliche Leistungen/Voraussetzungen Jul 13 2015 X
S22 SIU/ACK - Notification of deletion of service/resource on appointment Benachrichtigung Stornierg.f.zusätzl.Leistungen/Voraussetzungen zu einem Termin Jul 13 2015 X
S23 SIU/ACK - Notification of blocked schedule time slot(s) Benachrichtigung über nicht verfügbare Zeitbereiche Jul 13 2015 X
S24 SIU/ACK - Notification of opened ("unblocked") schedule time slot(s) Jul 13 2015 X
S25 SQM/SQR - Schedule query message and response Jul 13 2015 X
S26 SIU/ACK Notification that patient did not show up for schedule appointment Jul 13 2015 X
S27 SIU/ACK - Broadcast Notification of Scheduled Appointments Jul 13 2015 X
S28 SLR/SLS - Request new sterilization lot Jul 13 2015 X
S29 SLR/SLS - Request Sterilization lot deletion Jul 13 2015 X
S30 STI/STS - Request item Jul 13 2015 X
S31 SDR/SDS - Request anti-microbial device data Jul 13 2015 X
S32 SMD/SMS - Request anti-microbial device cycle data Jul 13 2015 X
S33 STC/ACK - Notification of sterilization configuration Jul 13 2015 X
S34 SLN/ACK - Notification of sterilization lot Jul 13 2015 X
S35 SLN/ACK - Notification of sterilization lot deletion Jul 13 2015 X
S36 SDN/ACK - Notification of anti-microbial device data Jul 13 2015 X
S37 SCN/ACK - Notification of anti-microbial device cycle data Jul 13 2015 X
T01 MDM/ACK - Original document notification Benachrichtigung über die Neuanlage eines Dokuments ohne Inhalt Jul 13 2015 X
T02 MDM/ACK - Original document notification and content Benachrichtigung über die Neuanlage eines Dokuments mit Inhaltsübermittlung Jul 13 2015 X
T03 MDM/ACK - Document status change notification Benachrichtigung über die Statusänderung eines Dokuments (ohne Inhalt) Jul 13 2015 X
T04 MDM/ACK - Document status change notification and content Benachrichtigung über die Statusänderung eines Dokuments (mit Inhalt) Jul 13 2015 X
T05 MDM/ACK - Document addendum notification Benachrichtigung über die Ergänzung eines Dokuments (ohne Inhalt) Jul 13 2015 X
T06 MDM/ACK - Document addendum notification and content Benachrichtigung über die Ergänzung eines Dokuments (mit Inhalt) Jul 13 2015 X
T07 MDM/ACK - Document edit notification Jul 13 2015 X
T08 MDM/ACK - Document edit notification and content Jul 13 2015 X
T09 MDM/ACK - Document replacement notification Jul 13 2015 X
T10 MDM/ACK - Document replacement notification and content Benachrichtigung über den Austausch eines Dokuments (mit Inhalt) Jul 13 2015 X
T11 MDM/ACK - Document cancel notification Benachrichtigung über die Löschung eines Dokuments Jul 13 2015 X
T12 QRY/DOC - Document query Dokumentanfrage Jul 13 2015 X
U01 ESU/ACK - Automated equipment status update Jul 13 2015 X
U02 ESR/ACK - Automated equipment status request Jul 13 2015 X
U03 SSU/ACK - Specimen status update Jul 13 2015 X
U04 SSR/ACK - specimen status request Jul 13 2015 X
U05 INU/ACK - Automated equipment inventory update Jul 13 2015 X
U06 INR/ACK - Automated equipment inventory request Jul 13 2015 X
U07 EAC/ACK - Automated equipment command Jul 13 2015 X
U08 EAR/ACK - Automated equipment response Jul 13 2015 X
U09 EAN/ACK - Automated equipment notification Jul 13 2015 X
U10 TCU/ACK - Automated equipment test code settings update Jul 13 2015 X
U11 TCR/ACK - Automated equipment test code settings request Jul 13 2015 X
U12 LSU/ACK - Automated equipment log/service update Jul 13 2015 X
U13 LSR/ACK - Automated equipment log/service request Jul 13 2015 X
V01 VXQ - Query for vaccination record Anfrage nach Impfstatus eines Patienten Jul 13 2015 X
V02 VXX - Response to vaccination query returning multiple PID matches Antwort auf Impfstatusanfrage bei nicht-eindeutiger Patienten-ID Jul 13 2015 X
V03 VXR - Vaccination record response Antwort auf Impfstatusanfrage zu einem Patienten Jul 13 2015 X
V04 VXU - Unsolicited vaccination record update unaufgeforderte Änderung zu dem Impfstatus eines Patienten Jul 13 2015 X
Varies MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location) allgemeine Stammdatenanfrage Jul 13 2015  
W01 ORU - Waveform result, unsolicited transmission of requested information unaufgeforderte Übermittlung von Signaldaten Jul 13 2015 X
W02 QRF - Waveform result, response to query angeforderte Übermittlung von Signaldaten Jul 13 2015 X

2.C.2.4 0004 - Patient Class

User-defined Table 0004 - Patient Class

Concept Domain Information

Display Name: Description: Interpretation:
Patient Class Patient Class Patientenstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.5 patientClass

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.5 hl7VS-patientClass

Binding Information

Binding:
example

Table Metadata

Table: Steward:
4

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Emergency Notfall Jul 13 2015 X
I Inpatient stationär Jul 13 2015 X
O Outpatient ambulant Jul 13 2015 X
P Preadmit Voraufnahme Jul 13 2015 X
R Recurring patient Wiederholungspatient Jul 13 2015 X
B Obstetrics Geburtshilfe Jul 13 2015 X
C Commercial Account Jul 13 2015 X
N Not Applicable Segment nicht anwendbar Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.5 0005 - Race

User-defined Table 0005 - Race

Concept Domain Information

Display Name: Description: Interpretation:
Race Race Rasse

Code System Identification Information

CS-OID: CS Symbolic Name:
race

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.7 hl7VS-race

Binding Information

Binding:

Table Metadata

Table: Steward:
5

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1002-5 American Indian or Alaska Native Jul 13 2015 X
2028-9 Asian Jul 13 2015 X
2054-5 Black or African American Jul 13 2015 X
2076-8 Native Hawaiian or Other Pacific Islander Jul 13 2015 X
2106-3 White Jul 13 2015 X
2131-1 Other Race Jul 13 2015 X

Note: The above values contain a pre-calculated Mod 10 check digit separated by a dash and are sourced from the Centers for Disease Control and Prevention, USA.

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.6 0006 - Religion

User-defined Table 0006 - Religion

Concept Domain Information

Display Name: Description: Interpretation:
Religion Religion Religion

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.8 religion

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.9 hl7VS-religion

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
6

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AGN Agnostic Jul 13 2015 X
ATH Atheist Atheist Jul 13 2015 X
BAH Baha'i Jul 13 2015 X
BRE Brethren Jul 13 2015 X
BUD Buddhist Buddhist Jul 13 2015 X
BMA Buddhist: Mahayana Jul 13 2015 X
BTH Buddhist: Theravada Jul 13 2015 X
BTA Buddhist: Tantrayana Jul 13 2015 X
BOT Buddhist: Other Jul 13 2015 X
CFR Chinese Folk Religionist Jul 13 2015 X
CHR Christian Jul 13 2015 X
ABC Christian: American Baptist Church Jul 13 2015 X
AMT Christian: African Methodist Episcopal Jul 13 2015 X
AME Christian: African Methodist Episcopal Zion Jul 13 2015 X
ANG Christian: Anglican Jul 13 2015 X
AOG Christian: Assembly of God Jul 13 2015 X
BAP Christian: Baptist Jul 13 2015 X
CRR Christian: Christian Reformed Jul 13 2015 X
CHS Christian: Christian Science Jul 13 2015 X
CMA Christian: Christian Missionary Alliance Jul 13 2015 X
COC Christian: Church of Christ Jul 13 2015 X
COG Christian: Church of God Jul 13 2015 X
COI Christian: Church of God in Christ Jul 13 2015 X
COM Christian: Community Jul 13 2015 X
COL Christian: Congregational Jul 13 2015 X
EOT Christian: Eastern Orthodox Jul 13 2015 X
EVC Christian: Evangelical Church evangelisch Jul 13 2015 X
EPI Christian: Episcopalian Jul 13 2015 X
FWB Christian: Free Will Baptist Jul 13 2015 X
FRQ Christian: Friends Jul 13 2015 X
FUL Christian: Full Gospel Jul 13 2015 X
GRE Christian: Greek Orthodox Jul 13 2015 X
JWN Christian: Jehovah's Witness Jul 13 2015 X
MOM Christian: Latter-day Saints Jul 13 2015 X
LUT Christian: Lutheran Jul 13 2015 X
LMS Christian: Lutheran Missouri Synod Jul 13 2015 X
MEN Christian: Mennonite Jul 13 2015 X
MET Christian: Methodist Jul 13 2015 X
NAZ Christian: Church of the Nazarene Jul 13 2015 X
ORT Christian: Orthodox Jul 13 2015 X
PEN Christian: Pentecostal Jul 13 2015 X
COP Christian: Other Pentecostal Jul 13 2015 X
PRE Christian: Presbyterian Jul 13 2015 X
PRO Christian: Protestant Protestant Jul 13 2015 X
PRC Christian: Other Protestant Jul 13 2015 X
REC Christian: Reformed Church Jul 13 2015 X
REO Christian: Reorganized Church of Jesus Christ-LDS Jul 13 2015 X
CAT Christian: Roman Catholic römisch-katholisch Jul 13 2015 X
SAA Christian: Salvation Army Jul 13 2015 X
SEV Christian: Seventh Day Adventist Jul 13 2015 X
SOU Christian: Southern Baptist Jul 13 2015 X
UCC Christian: United Church of Christ Jul 13 2015 X
UMD Christian: United Methodist Jul 13 2015 X
UNI Christian: Unitarian Jul 13 2015 X
UNU Christian: Unitarian Universalist Jul 13 2015 X
WES Christian: Wesleyan Jul 13 2015 X
WMC Christian: Wesleyan Methodist Jul 13 2015 X
COT Christian: Other Jul 13 2015 X
CNF Confucian Jul 13 2015 X
DOC Disciples of Christ Jul 13 2015 X
ERL Ethnic Religionist Jul 13 2015 X
HIN Hindu Hindu Jul 13 2015 X
HSH Hindu: Shaivites Jul 13 2015 X
HVA Hindu: Vaishnavites Jul 13 2015 X
HOT Hindu: Other Jul 13 2015 X
JAI Jain Jul 13 2015 X
JEW Jewish jüdisch Jul 13 2015 X
JCO Jewish: Conservative Jul 13 2015 X
JOR Jewish: Orthodox Jul 13 2015 X
JRC Jewish: Reconstructionist Jul 13 2015 X
JRF Jewish: Reform Jul 13 2015 X
JRN Jewish: Renewal Jul 13 2015 X
JOT Jewish: Other Jul 13 2015 X
MOS Muslim Muslim Jul 13 2015 X
MSH Muslim: Shiite Jul 13 2015 X
MSU Muslim: Sunni Jul 13 2015 X
MOT Muslim: Other Jul 13 2015 X
NAM Native American Jul 13 2015 X
NRL New Religionist Jul 13 2015 X
NOE Nonreligious nicht-religiös Jul 13 2015 X
SHN Shintoist Jul 13 2015 X
SIK Sikh Sikh Jul 13 2015 X
SPI Spiritist Jul 13 2015 X
OTH Other andere Jul 13 2015 X
VAR Unknown unbekannt Jul 13 2015 X

2.C.2.7 0007 - Admission Type

User-defined Table 0007 - Admission Type

Concept Domain Information

Display Name: Description: Interpretation:
Admission Type Admission Type Aufnahmeart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.9 admissionType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.10 hl7VS-admissionType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
7

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Accident Unfall / Notarztwagen Jul 13 2015 X
E Emergency Notfall ohne Einweisung Jul 13 2015 X
L Labor and Delivery Entbindung / Geburt Jul 13 2015 X
R Routine Normalaufnahme Jul 13 2015 X
N Newborn (Birth in healthcare facility) Neugeborenes Jul 13 2015 X
U Urgent dringliche Aufnahme Jul 13 2015 X
C Elective wahlfreie Aufnahme Jul 13 2015 X

2.C.2.8 0008 - Acknowledgment Code

HL7 Table 0008 - Acknowledgment Code

Concept Domain Information

Display Name: Description: Interpretation:
Acknowledgment code Acknowledgment Code Bestätigungscode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.10 acknowledgmentCodes

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.11 hl7VS-acknowledgmentCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
8

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AA Original mode: Application Accept - Enhanced mode: Application acknowledgment: Accept Jul 13 2015 X
AE Original mode: Application Error - Enhanced mode: Application acknowledgment: Error Jul 13 2015 X
AR Original mode: Application Reject - Enhanced mode: Application acknowledgment: Reject Jul 13 2015 X
CA Enhanced mode: Accept acknowledgment: Commit Accept Jul 13 2015 X
CE Enhanced mode: Accept acknowledgment: Commit Error Jul 13 2015 X
CR Enhanced mode: Accept acknowledgment: Commit Reject Jul 13 2015 X

2.C.2.9 0009 - Ambulatory Status

User-defined Table 0009 - Ambulatory Status

Concept Domain Information

Display Name: Description: Interpretation:
Ambulatory Status Ambulatory Status Mobilitätsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.11 ambulatoryStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.12 hl7VS-ambulatoryStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
9

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A0 No functional limitations Keine funktionalen Einschränkungen Jul 13 2015 X
A1 Ambulates with assistive device Patient benötigt Hilfsmittel Jul 13 2015 X
A2 Wheelchair/stretcher bound Rollstuhl / Trage notwendig Jul 13 2015 X
A3 Comatose; non-responsive Komatös; nicht ansprechbar Jul 13 2015 X
A4 Disoriented Desorientiert Jul 13 2015 X
A5 Vision impaired Sehstörung Jul 13 2015 X
A6 Hearing impaired Schwerhörigkeit Jul 13 2015 X
A7 Speech impaired Sprachstörung Jul 13 2015 X
A8 Non-English speaking der Landessprache nicht mächtig Jul 13 2015 X
A9 Functional level unknown Unbekannter Zustand Jul 13 2015 X
B1 Oxygen therapy Sauerstofftherapie Jul 13 2015 X
B2 Special equipment (tubes, IVs, catheters) Besondere Hilsfmittel Jul 13 2015 X
B3 Amputee Amputation Jul 13 2015 X
B4 Mastectomy Brustamputation Jul 13 2015 X
B5 Paraplegic (Querschnitt-) Lähmung Jul 13 2015 X
B6 Pregnant Schwanger Jul 13 2015 X

2.C.2.10 0010 - Physician Id

User-defined Table 0010 - Physician ID

Concept Domain Information

Display Name: Description: Interpretation:
Physician ID Physician ID Arzt-ID

Code System Identification Information

CS-OID: CS Symbolic Name:
physicianId

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-physicianId

Binding Information

Binding:

Table Metadata

Table: Steward:
10

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.11 0017 - Transaction Type

User-defined Table 0017 - Transaction Type

Concept Domain Information

Display Name: Description: Interpretation:
Transaction Type Transaction Type Buchungsart/Rechnungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.13 transactionType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.14 hl7VS-transactionType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
17

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CG Charge Jul 13 2015 X
CD Credit Jul 13 2015 X
PY Payment Jul 13 2015 X
AJ Adjustment Jul 13 2015 X
CO Co-payment Jul 13 2015 X

2.C.2.12 0018 - Patient Type

User-defined Table 0018 - Patient Type

Concept Domain Information

Display Name: Description: Interpretation:
Patient Type Patient Type Patientenart (PPR)

Code System Identification Information

CS-OID: CS Symbolic Name:
patientType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-patientType

Binding Information

Binding:

Table Metadata

Table: Steward:
18

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.13 0019 - Anesthesia Code

User-defined Table 0019 - Anesthesia Code

Concept Domain Information

Display Name: Description: Interpretation:
Anesthesia Code Anesthesia Code Anästhesiecode

Code System Identification Information

CS-OID: CS Symbolic Name:
anesthesiaCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-anesthesiaCode

Binding Information

Binding:

Table Metadata

Table: Steward:
19

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.14 0021 - Bad Debt Agency Code

User-defined Table 0021 - Bad Debt Agency Code

Concept Domain Information

Display Name: Description: Interpretation:
Bad Debt Agency Code Bad Debt Agency Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
badDebtAgencyCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-badDebtAgencyCode

Binding Information

Binding:

Table Metadata

Table: Steward:
21

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.15 0022 - Billing Status

User-defined Table 0022 - Billing Status

Concept Domain Information

Display Name: Description: Interpretation:
Billing Status Billing Status Rechnungsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
billingStatus

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-billingStatus

Binding Information

Binding:

Table Metadata

Table: Steward:
22

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.16 0023 - Admit Source

User-defined Table 0023 - Admit Source

Concept Domain Information

Display Name: Description: Interpretation:
Admit Source Admit Source einweisende Einrichtung

Code System Identification Information

CS-OID: CS Symbolic Name:
admitSource

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-admitSource

Binding Information

Binding:

Table Metadata

Table: Steward:
23

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.17 0024 - Fee Schedule

HL7 Table 0024 - Fee Schedule

Concept Domain Information

Display Name: Description: Interpretation:
Fee Schedule Fee Schedule Leistungserbringungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
feeSchedule

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-feeSchedule

Binding Information

Binding:

Table Metadata

Table: Steward:
24

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.18 0027 - Priority

HL7 Table 0027 - Priority

Concept Domain Information

Display Name: Description: Interpretation:
Priority Priority Priorität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.15 priority

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.16 hl7VS-priority

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
27

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Stat (do immediately) sofort Jul 13 2015 X
A As soon as possible (a priority lower than stat) schnellstmöglich Jul 13 2015 X
R Routine Routine Jul 13 2015 X
P Preoperative (to be done prior to surgery) präoperativ Jul 13 2015 X
T Timing critical (do as near as possible to requested time) zum vereinbarten Zeitpunkt Jul 13 2015 X

2.C.2.19 0032 - Charge Price Indicator

User-defined Table 0032 - Charge/Price Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Charge/Price Indicator Charge/Price Indicator Kassenpatient/Selbstzahler

Code System Identification Information

CS-OID: CS Symbolic Name:
charge-priceIndicator

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-charge-priceIndicator

Binding Information

Binding:

Table Metadata

Table: Steward:
32

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.20 0038 - Order status

HL7 Table 0038 - Order status

Concept Domain Information

Display Name: Description: Interpretation:
Order status Order status Auftragsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.18 orderStatus

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.21 hl7VS-orderStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
38

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Some, but not all, results available einige, aber nicht alle, Resultate verfügbar Jul 13 2015 X
CA Order was canceled Auftrag storniert Jul 13 2015 X
CM Order is completed Auftrag ausgeführt Jul 13 2015 X
DC Order was discontinued Ausführung des Auftrags abgebrochen Jul 13 2015 X
ER Error, order not found Auftrag nicht gefunden Jul 13 2015 X
HD Order is on hold Auftragsbearbeitung ausgesetzt Jul 13 2015 X
IP In process, unspecified Auftrag in Bearbeitung Jul 13 2015 X
RP Order has been replaced Auftrag ist ersetzt worden Jul 13 2015 X
SC In process, scheduled Auftrag hat Termin oder ist in Ausführung Jul 13 2015 X

2.C.2.21 0042 - Company Plan Code

User-defined Table 0042 - Company Plan Code

Concept Domain Information

Display Name: Description: Interpretation:
Company Plan Code Company Plan Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
companyPlanCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-companyPlanCode

Binding Information

Binding:

Table Metadata

Table: Steward:
42

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.22 0043 - Condition Code

User-defined Table 0043 - Condition Code

Concept Domain Information

Display Name: Description: Interpretation:
Condition Code Condition Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
43

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.23 0044 - Contract Code

User-defined Table 0044 - Contract Code

Concept Domain Information

Display Name: Description: Interpretation:
Contract Code Contract Code Abrechnungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
contractCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-contractCode

Binding Information

Binding:

Table Metadata

Table: Steward:
44

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.24 0045 - Courtesy Code

User-defined Table 0045 - Courtesy Code

Concept Domain Information

Display Name: Description: Interpretation:
Courtesy Code Courtesy Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
courtesyCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-courtesyCode

Binding Information

Binding:

Table Metadata

Table: Steward:
45

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.25 0046 - Credit Rating

User-defined Table 0046 - Credit Rating

Concept Domain Information

Display Name: Description: Interpretation:
Credit Rating Credit Rating nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
creditRating

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-creditRating

Binding Information

Binding:

Table Metadata

Table: Steward:
46

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.26 0049 - Department Code

User-defined Table 0049 - Department Code

Concept Domain Information

Display Name: Description: Interpretation:
Department Code Department Code Kostenstelle

Code System Identification Information

CS-OID: CS Symbolic Name:
departmentCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-departmentCode

Binding Information

Binding:

Table Metadata

Table: Steward:
49

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.27 0050 - Accident Code

User-defined Table 0050 - Accident Code

Concept Domain Information

Display Name: Description: Interpretation:
Accident Code Accident Code Unfallart

Code System Identification Information

CS-OID: CS Symbolic Name:
accidentCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-accidentCode

Binding Information

Binding:

Table Metadata

Table: Steward:
50

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.28 0051 - Diagnosis Code

User-defined Table 0051 - Diagnosis Code

Concept Domain Information

Display Name: Description: Interpretation:
Diagnosis Code Diagnosis Code Diagnoseschlüssel

Code System Identification Information

CS-OID: CS Symbolic Name:
diagnosisCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-diagnosisCode

Binding Information

Binding:

Table Metadata

Table: Steward:
51

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.29 0052 - Diagnosis Type

User-defined Table 0052 - Diagnosis Type

Concept Domain Information

Display Name: Description: Interpretation:
Diagnosis Type Diagnosis Type Diagnosetyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.21 diagnosisType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.24 hl7VS-diagnosisType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
52

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Admitting Aufnahme Jul 13 2015 X
W Working Jul 13 2015 X
F Final Enddiagnose Jul 13 2015 X

2.C.2.30 0055 - Diagnosis Related Group

External Table 0055 - Diagnosis Related Group

Concept Domain Information

Display Name: Description: Interpretation:
Diagnosis Related Group Diagnosis Related Group DRG

Code System Identification Information

CS-OID: CS Symbolic Name:
diagnosisRelatedGroup

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-diagnosisRelatedGroup

Binding Information

Binding:

Table Metadata

Table: Steward:
55

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.31 0056 - DRG Grouper Review Code

User-defined Table 0056 - DRG Grouper Review Code

Concept Domain Information

Display Name: Description: Interpretation:
DRG Grouper Review Code DRG Grouper Review Code DRG-Gruppierung überprüft

Code System Identification Information

CS-OID: CS Symbolic Name:
drgGrouperReviewCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-drgGrouperReviewCode

Binding Information

Binding:

Table Metadata

Table: Steward:
56

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.32 0059 - Consent Code

User-defined Table 0059 - Consent Code

Concept Domain Information

Display Name: Description: Interpretation:
Consent Code Consent Code Zustimmung

Code System Identification Information

CS-OID: CS Symbolic Name:
consentCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-consentCode

Binding Information

Binding:

Table Metadata

Table: Steward:
59

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.33 0061 - Check Digit Scheme

HL7 Table 0061 - Check Digit Scheme

Concept Domain Information

Display Name: Description: Interpretation:
Check Digit Scheme Check Digit Scheme Prüfziffernverfahren

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.22 checkDigitScheme

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.25 hl7VS-checkDigitScheme

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
61

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BCV Bank Card Validation Number Jul 13 2015 X
NPI Check digit algorithm in the US National Provider Identifier Jul 13 2015 X
ISO ISO 7064: 1983 Jul 13 2015 X
M10 Mod 10 algorithm Modulo10-Verfahren Jul 13 2015 X
M11 Mod 11 algorithm Modulo11-Verfahren Jul 13 2015 X

2.C.2.34 0062 - Event Reason

User-defined Table 0062 - Event Reason

Concept Domain Information

Display Name: Description: Interpretation:
Event Reason Event Reason Ereignisgrund

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.23 eventReason

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.26 hl7VS-eventReason

Binding Information

Binding:
example

Table Metadata

Table: Steward:
62

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
01 Patient request Veranlassung durch Patient Jul 13 2015 X
02 Physician/health practitioner order Veranlassung durch den Arzt Jul 13 2015 X
03 Census management Veranlassung durch Patientenverwaltung Jul 13 2015 X
O Other andere Veranlassung Jul 13 2015 X
U Unknown Veranlassung unbekannt Jul 13 2015 X

2.C.2.35 0063 - Relationship

User-defined Table 0063 - Relationship

Concept Domain Information

Display Name: Description: Interpretation:
Relationship Relationship Beziehung von Personen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.24 relationship

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.27 hl7VS-relationship

Binding Information

Binding:
example

Table Metadata

Table: Steward:
63

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SEL Self selbst Jul 13 2015 X
SPO Spouse Partner Jul 13 2015 X
DOM Life partner Lebenspartner Jul 13 2015 X
CHD Child Kind Jul 13 2015 X
GCH Grandchild Enkel Jul 13 2015 X
NCH Natural child eigenes Kind Jul 13 2015 X
SCH Stepchild Stiefkind Jul 13 2015 X
FCH Foster child Pflegekind Jul 13 2015 X
DEP Handicapped dependent Begleitperson für Hilfsbedürftige Jul 13 2015 X
WRD Ward of court Vormund Jul 13 2015 X
PAR Parent Eltern Jul 13 2015 X
MTH Mother Mutter Jul 13 2015 X
FTH Father Vater Jul 13 2015 X
CGV Care giver Pflegeeltern Jul 13 2015 X
GRD Guardian Pate Jul 13 2015 X
GRP Grandparent Großeltern Jul 13 2015 X
EXF Extended family erweiterter Familienkreis Jul 13 2015 X
SIB Sibling Geschwister Jul 13 2015 X
BRO Brother Bruder Jul 13 2015 X
SIS Sister Schwester Jul 13 2015 X
FND Friend Freund Jul 13 2015 X
OAD Other adult anderer Erwachsener Jul 13 2015 X
EME Employee Angestellter Jul 13 2015 X
EMR Employer Arbeitgeber Jul 13 2015 X
ASC Associate Jul 13 2015 X
EMC Emergency contact Ansprechpartner in Notfällen Jul 13 2015 X
OWN Owner Eigentümer Jul 13 2015 X
TRA Trainer Trainer Jul 13 2015 X
MGR Manager Manager Jul 13 2015 X
NON None keine Jul 13 2015 X
UNK Unknown unbekannt Jul 13 2015 X
OTH Other andere Jul 13 2015 X

2.C.2.36 0064 - Financial Class

User-defined Table 0064 - Financial Class

Concept Domain Information

Display Name: Description: Interpretation:
Financial Class Financial Class Entgeltart

Code System Identification Information

CS-OID: CS Symbolic Name:
financialClass

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-financialClass

Binding Information

Binding:

Table Metadata

Table: Steward:
64

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.37 0065 - Specimen Action Code

HL7 Table 0065 - Specimen Action Code

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Action Code Specimen Action Code weitere Angaben zur Probe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.25 specimenAction

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.28 hl7VS-specimenActionCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
65

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Add ordered tests to the existing specimen Zusätzliche Tests zur vorhandenen Probe Jul 13 2015 X
G Generated order; reflex order Nachgeordneter Auftrag / Auftrag als Reaktion auf Untersuchungsergebnis Jul 13 2015 X
L Lab to obtain specimen from patient Holauftrag für Labor Jul 13 2015 X
O Specimen obtained by service other than Lab Probe wird / wurde mit dem Auftrag zur Verfügung gestellt Jul 13 2015 X
P Pending specimen; Order sent prior to delivery Probe steht noch aus - Auftrag liegt schon vor Jul 13 2015 X
R Revised order Geänderter Auftrag Jul 13 2015 X
S Schedule the tests specified below Spezifizierte Untersuchungen einplanen Jul 13 2015 X

2.C.2.38 0066 - Employment Status

User-defined Table 0066 - Employment Status

Concept Domain Information

Display Name: Description: Interpretation:
Employment Status Employment Status Arbeitsverhältnis

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.26 employmentStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.29 hl7VS-employmentStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
66

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Full time employed Jul 13 2015 X
2 Part time employed Jul 13 2015 X
4 Self-employed, Jul 13 2015 X
C Contract, per diem Jul 13 2015 X
L Leave of absence (e.g., family leave, sabbatical, etc.) Jul 13 2015 X
T Temporarily unemployed Jul 13 2015 X
3 Unemployed Jul 13 2015 X
5 Retired Jul 13 2015 X
6 On active military duty Jul 13 2015 X
O Other Jul 13 2015 X
9 Unknown unbekannt Jul 13 2015 X

2.C.2.39 0068 - Guarantor Type

User-defined Table 0068 - Guarantor Type

Concept Domain Information

Display Name: Description: Interpretation:
Guarantor Type Guarantor Type Art des Zahlungspflichtigen

Code System Identification Information

CS-OID: CS Symbolic Name:
guarantorType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-guarantorType

Binding Information

Binding:

Table Metadata

Table: Steward:
68

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.40 0069 - Hospital Service

User-defined Table 0069 - Hospital Service

Concept Domain Information

Display Name: Description: Interpretation:
Hospital Service Hospital Service Leistungsspektrum

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.27 hospitalService

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.30 hl7VS-hospitalService

Binding Information

Binding:
example

Table Metadata

Table: Steward:
69

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MED Medical Service Jul 13 2015 X
SUR Surgical Service Jul 13 2015 X
URO Urology Service Jul 13 2015 X
PUL Pulmonary Service Jul 13 2015 X
CAR Cardiac Service Jul 13 2015 X

2.C.2.41 0070 - Specimen Source Codes

Attention: Table 0070 was retained for backward compatibility as of v 2.5 and withdrawn in v 2.7.

2.C.2.42 0072 - Insurance Plan ID

User-defined Table 0072 - Insurance Plan ID

Concept Domain Information

Display Name: Description: Interpretation:
Insurance Plan ID Insurance Plan ID Tarifbezeichnung Kostenträger

Code System Identification Information

CS-OID: CS Symbolic Name:
insurancePlanId

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-insurancePlanId

Binding Information

Binding:

Table Metadata

Table: Steward:
72

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.43 0073 - Interest Rate Code

User-defined Table 0073 - Interest Rate Code

Concept Domain Information

Display Name: Description: Interpretation:
Interest Rate Code Interest Rate Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
interestRateCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-interestRateCode

Binding Information

Binding:

Table Metadata

Table: Steward:
73

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.44 0074 - Diagnostic Service Section ID

HL7 Table 0074 - Diagnostic Service Section ID

Concept Domain Information

Display Name: Description: Interpretation:
Diagnostic Service Section ID Diagnostic Service Section ID Diagnostische Funktionsbereiche

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.29 diagnosticServiceSectionId

Code System Version Information

OID Version:
5

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.32 hl7VS-diagnosticServiceSectionId

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
74

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AU Audiology Audiologie Jul 13 2015 X
BG Blood Gases Blutgase Jul 13 2015 X
BLB Blood Bank Blutbank Jul 13 2015 X
CG Cytogenetics Jul 13 2015 X
CUS Cardiac Ultrasound Kardiologische Ultraschalluntersuchung Jul 13 2015 X
CTH Cardiac Catheterization Herzkatheter Jul 13 2015 X
CT CAT Scan Computertomographie Jul 13 2015 X
CH Chemistry Klinische Chemie Jul 13 2015 X
CP Cytopathology Zellpathologie Jul 13 2015 X
EC Electrocardiac (e.g., EKG, EEC, Holter) Elektrokardiographie Jul 13 2015 X
EN Electroneuro (EEG, EMG,EP,PSG) Jul 13 2015 X
GE Genetics Jul 13 2015 X
HM Hematology Hämatologie Jul 13 2015 X
ICU Bedside ICU Monitoring Jul 13 2015 X
IMM Immunology Immunologie Jul 13 2015 X
LAB Laboratory Jul 13 2015 X
MB Microbiology Mikrobiologie Jul 13 2015 X
MCB Mycobacteriology Mykobakteriologie Jul 13 2015 X
MYC Mycology Mykologie Jul 13 2015 X
NMS Nuclear Medicine Scan Szintigramm Jul 13 2015 X
NMR Nuclear Magnetic Resonance Kernspintomographie (MR) Jul 13 2015 X
NRS Nursing Service Measures Pflegemaßnahme Jul 13 2015 X
OUS OB Ultrasound Geburtshilfiche Ultraschalluntersuchung Jul 13 2015 X
OT Occupational Therapy Beschäftigungstherapie Jul 13 2015 X
OTH Other Andere Jul 13 2015 X
OSL Outside Lab Externes Labor Jul 13 2015 X
PHR Pharmacy Apotheke Jul 13 2015 X
PT Physical Therapy physiklische Therapie Jul 13 2015 X
PHY Physician (Hx. Dx, admission note, etc.) Arzt (Krankengeschichte, Diagnose, Aufnahmeuntersuchung) Jul 13 2015 X
PF Pulmonary Function Lungenfunktion Jul 13 2015 X
RAD Radiology Radiologie Jul 13 2015 X
RX Radiograph Röntgenaufnahme Jul 13 2015 X
RUS Radiology Ultrasound Radiologische Ultraschalluntersuchung Jul 13 2015 X
RC Respiratory Care (therapy) Atemtherapie Jul 13 2015 X
RT Radiation Therapy Strahlentherapie Jul 13 2015 X
SR Serology Serologie Jul 13 2015 X
SP Surgical Pathology Operative Pathologie Jul 13 2015 X
TX Toxicology Toxikologie Jul 13 2015 X
VUS Vascular Ultrasound Ultraschalluntersuchung der Gefäße Jul 13 2015 X
VR Virology Virologie Jul 13 2015 X
XRC Cineradiograph Röntgenkinematographie Jul 13 2015 X

2.C.2.45 0076 - Message Type

HL7 Table 0076 - Message Type

Concept Domain Information

Display Name: Description: Interpretation:
Message Type Message Type Nachrichtenart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.30 messageType

Code System Version Information

OID Version:
12

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.33 hl7VS-messageType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
76

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ACK General acknowledgment message Empfangsbestätigung Jul 13 2015 X
ADR ADT response Jul 13 2015 X
ADT ADT message Aufnahme / Entlassung / Verlegung Jul 13 2015 X
BAR Add/change billing account Hinzufügen / Ändern von Abrechnungsdaten Jul 13 2015 X
CCF Collaborative Care Fetch Jul 13 2015 X
CCI Collaborative Care Information Jul 13 2015 X
CCM Collaborative Care Message Jul 13 2015 X
CCQ Collaborative Care Referral Jul 13 2015 X
CCU Collaborative Care Referral Jul 13 2015 X
CQU Collaborative Care Referral Jul 13 2015 X
CRM Clinical study registration message Jul 13 2015 X
BPS Blood product dispense status message Jul 13 2015 X
BRP Blood product dispense status acknowledgement message Jul 13 2015 X
BRT Blood product transfusion/disposition acknowledgement message Jul 13 2015 X
BTS Blood product transfusion/disposition message Jul 13 2015 X
CSU Unsolicited study data message Jul 13 2015 X
DBC Create Donor Record Jul 13 2015 X
DBU Update Donor Record Jul 13 2015 X
DEL Donor Eligibility Jul 13 2015 X
DEO Donor Eligibility Observation Jul 13 2015 X
DER Donor Eligibility Request Jul 13 2015 X
DFT Detail financial transactions Einzelbuchung Jul 13 2015 X
DOC Document response Jul 13 2015 X
DPR Donation Procedure Jul 13 2015 X
DRC Donor Request to Collect Jul 13 2015 X
DSR Display response Antwort im Anzeigeformat Jul 13 2015 X
EAC Automated equipment command message Jul 13 2015 X
EAN Automated equipment notification message Jul 13 2015 X
EAR Automated equipment response message Jul 13 2015 X
EHC Health Care Invoice Jul 13 2015 X
ESR Automated equipment status update acknowledgment message Jul 13 2015 X
ESU Automated equipment status update message Jul 13 2015 X
INR Automated equipment inventory request message Jul 13 2015 X
INU Automated equipment inventory update message Jul 13 2015 X
LSR Automated equipment log/service request message Jul 13 2015 X
LSU Automated equipment log/service update message Jul 13 2015 X
MDM Medical document management Jul 13 2015 X
MFD Master files delayed application acknowledgment Jul 13 2015 X
MFK Master files application acknowledgment Jul 13 2015 X
MFN Master files notification Stammdateiänderung Jul 13 2015 X
MFQ Master files query Jul 13 2015 X
MFR Master files response Jul 13 2015 X
NMD Application management data message Jul 13 2015 X
NMQ Application management query message Jul 13 2015 X
NMR Application management response message Jul 13 2015 X
OMB Blood product order message Jul 13 2015 X
OMD Dietary order Jul 13 2015 X
OMG General clinical order message Jul 13 2015 X
OMI Imaging order Jul 13 2015 X
OML Laboratory order message Jul 13 2015 X
OMN Non-stock requisition order message Jul 13 2015 X
OMP Pharmacy/treatment order message Jul 13 2015 X
OMQ General order message with document payload Jul 13 2015 X
OMS Stock requisition order message Jul 13 2015 X
OPL Population/Location-Based Laboratory Order Message Jul 13 2015 X
OPR Population/Location-Based Laboratory Order Acknowledgment Message Jul 13 2015 X
OPU Unsolicited Population/Location-Based Laboratory Observation Message Jul 13 2015 X
ORA Observation Report Acknowledgment Jul 13 2015 X
ORB Blood product order acknowledgement message Jul 13 2015 X
ORD Dietary order acknowledgment message Jul 13 2015 X
ORF Query for results of observation Jul 13 2015 X
ORG General clinical order acknowledgment message Jul 13 2015 X
ORI Imaging order acknowledgement message Jul 13 2015 X
ORL Laboratory acknowledgment message (unsolicited) Jul 13 2015 X
ORM Pharmacy/treatment order message Jul 13 2015 X
ORN Non-stock requisition - General order acknowledgment message Jul 13 2015 X
ORP Pharmacy/treatment order acknowledgment message Jul 13 2015 X
ORR General order response message response to any ORM Jul 13 2015 X
ORS Stock requisition - Order acknowledgment message Jul 13 2015 X
ORU Unsolicited transmission of an observation message Jul 13 2015 X
ORX General Order Message with Document Payload Acknowledgement Jul 13 2015 X
OSM Specimen Shipment Message Jul 13 2015 X
OSQ Query response for order status Jul 13 2015 X
OSR Query response for order status Jul 13 2015 X
OSU Order status update Jul 13 2015 X
OUL Unsolicited laboratory observation message Jul 13 2015 X
PEX Product experience message Jul 13 2015 X
PGL Patient goal message Jul 13 2015 X
PIN Patient insurance information Jul 13 2015 X
PMU Add personnel record Jul 13 2015 X
PPG Patient pathway message (goal-oriented) Jul 13 2015 X
PPP Patient pathway message (problem-oriented) Jul 13 2015 X
PPR Patient problem message Jul 13 2015 X
PPT Patient pathway goal-oriented response Jul 13 2015 X
PPV Patient goal response Jul 13 2015 X
PRR Patient problem response Jul 13 2015 X
PTR Patient pathway problem-oriented response Jul 13 2015 X
QBP Query by parameter Jul 13 2015 X
QCK Query general acknowledgment Aug 21 2015 X
QCN Cancel query Jul 13 2015 X
QRY Query, original mode Jul 13 2015 X
QSB Create subscription Jul 13 2015 X
QSX Cancel subscription/acknowledge message Jul 13 2015 X
QVR Query for previous events Jul 13 2015 X
RAR Pharmacy/treatment administration information Jul 13 2015 X
RAS Pharmacy/treatment administration message Jul 13 2015 X
RCI Return clinical information Jul 13 2015 X
RCL Return clinical list Jul 13 2015 X
RDE Pharmacy/treatment encoded order message Jul 13 2015 X
RDR Pharmacy/treatment dispense information Jul 13 2015 X
RDS Pharmacy/treatment dispense message Jul 13 2015 X
RDY Display based response Jul 13 2015 X
REF Patient referral Jul 13 2015 X
RER Pharmacy/treatment encoded order information Jul 13 2015 X
RGR Pharmacy/treatment dose information Jul 13 2015 X
RGV Pharmacy/treatment give message Jul 13 2015 X
ROR Pharmacy/treatment order response Jul 13 2015 X
RPA Return patient authorization Jul 13 2015 X
RPI Return patient information Jul 13 2015 X
RPL Return patient display list Jul 13 2015 X
RPR Return patient list Jul 13 2015 X
RQA Request patient authorization Jul 13 2015 X
RQC Request clinical information Jul 13 2015 X
RQI Request patient information Jul 13 2015 X
RQP Request patient demographics Jul 13 2015 X
RRA Pharmacy/treatment administration acknowledgment message Jul 13 2015 X
RRD Pharmacy/treatment dispense acknowledgment message Jul 13 2015 X
RRE Pharmacy/treatment encoded order acknowledgment message Jul 13 2015 X
RRG Pharmacy/treatment give acknowledgment message Jul 13 2015 X
RRI Return referral information Jul 13 2015 X
RSP Segment pattern response Jul 13 2015 X
RTB Tabular response Jul 13 2015 X
SCN Notification of Anti-Microbial Device Cycle Data Jul 13 2015 X
SDN Notification of Anti-Microbial Device Data Jul 13 2015 X
SDR Sterilization anti-microbial device data request Jul 13 2015 X
SIU Schedule information unsolicited Jul 13 2015 X
SLN Notification of New Sterilization Lot Jul 13 2015 X
SLR Sterilization lot request Jul 13 2015 X
SMD Sterilization anti-microbial device cycle data request Jul 13 2015 X
SQM Schedule query message Jul 13 2015 X
SQR Schedule query response Jul 13 2015 X
SRM Schedule request message Jul 13 2015 X
SRR Scheduled request response Jul 13 2015 X
SSR Specimen status request message Jul 13 2015 X
SSU Specimen status update message Jul 13 2015 X
STC Notification of Sterilization Configuration Jul 13 2015 X
STI Sterilization item request Jul 13 2015 X
SUR Summary product experience report Jul 13 2015 X
TBR Tabular data response Jul 13 2015 X
TCR Automated equipment test code settings request message Jul 13 2015 X
TCU Automated equipment test code settings update message Jul 13 2015 X
UDM Unsolicited display update message Jul 13 2015 X
VXQ Query for vaccination record Jul 13 2015 X
VXR Vaccination record response Jul 13 2015 X
VXU Unsolicited vaccination record update Jul 13 2015 X
VXX Response for vaccination query with multiple PID matches Jul 13 2015 X

2.C.2.46 0078 - Interpretation Codes

HL7-defined Table 0078 - Interpretation Codes

Concept Domain Information

Display Name: Description: Interpretation:
Interpretation Codes Interpretation Codes Bewertung des Ergebnisses / Meßwerts

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.31 interpretationCodes

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.35 hl7VS-interpretationCodes

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
78

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
L Low Jul 13 2015 X
H High Jul 13 2015 X
LU Very low Jul 13 2015 X
HU Very high Jul 13 2015 X
LL Critically low Jul 13 2015 X
HH Critically high Jul 13 2015 X
< Off scale low Jul 13 2015 X
> Off scale high Jul 13 2015 X
N Normal Jul 13 2015 X
A Abnormal Jul 13 2015 X
AA Critically abnormal Jul 13 2015 X
null No range defined, or normal ranges don't apply Kein Referenzbereich / Referenzbereich nicht anwendbar Jul 13 2015 X
U Significant change up Deutlicher Trend nach oben Jul 13 2015 X
D Significant change down Deutlicher Trend nach unten Jul 13 2015 X
B Better Jul 13 2015 X
W Worse Jul 13 2015 X
S Susceptible Jul 13 2015 X
R Resistant Jul 13 2015 X
I Intermediate Jul 13 2015 X
MS Moderately susceptible. Indicates for microbiology susceptibilities only. mäßig empfindlich Jul 13 2015 X
NS Non-susceptible Jul 13 2015 X
SDD Susceptible-dose dependent Jul 13 2015 X
IE Insufficient evidence Jul 13 2015 X
SYN-R Synergy - resistant Jul 13 2015 X
SYN-S Synergy - susceptible Jul 13 2015 X
VS Very susceptible. Indicates for microbiology susceptibilities only. Sehr empfindlich Jul 13 2015 X
POS Positive Jul 13 2015 X
NEG Negative Jul 13 2015 X
IND Indeterminate Jul 13 2015 X
DET Detected Jul 13 2015 X
ND Not Detected Jul 13 2015 X
AC Anti-complementary substances present Jul 13 2015 X
TOX Cytotoxic substance present Jul 13 2015 X
QCF Quality Control Failure Jul 13 2015 X
RR Reactive Jul 13 2015 X
WR Weakly reactive Jul 13 2015 X
NR Non-reactive Jul 13 2015 X
OBX Interpretation qualifiers in separate OBX segments Jul 13 2015 X
HM Hold for Medical Review Jul 13 2015 X

2.C.2.47 0080 - Nature of Abnormal Testing

HL7 Table 0080 - Nature of Abnormal Testing

Concept Domain Information

Display Name: Description: Interpretation:
Nature of Abnormal Testing Nature of Abnormal Testing Art der Normbereichs

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.32 natureOfAbnormalTesting

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.36 hl7VS-natureOfAbnormalTesting

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
80

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A An age-based population Altersabhängig Jul 13 2015 X
N None - generic normal range Genereller Normalwert Jul 13 2015 X
R A race-based population Rasseabhängig Jul 13 2015 X
S A sex-based population Geschlechtsabhängig Jul 13 2015 X
SP Species abhängig von Spezies Jul 13 2015 X
B Breed abhängig von Rasse oder Zucht Jul 13 2015 X
ST Strain abhängig von Bakterienstamm Jul 13 2015 X

2.C.2.48 0083 - Outlier Type

User-defined Table 0083 - Outlier Type

Concept Domain Information

Display Name: Description: Interpretation:
Outlier Type Outlier Type Ausreißertyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.33 outlierType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.37 hl7VS-outlierType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
83

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Outlier days Jul 13 2015 X
C Outlier cost Jul 13 2015 X

2.C.2.49 0084 - Performed by

User-defined Table 0084 - Performed by

Concept Domain Information

Display Name: Description: Interpretation:
Performed by Performed by erbringende Stelle oder Person

Code System Identification Information

CS-OID: CS Symbolic Name:
performedBy

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-performedBy

Binding Information

Binding:

Table Metadata

Table: Steward:
84

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.50 0085 - Observation Result Status Codes Interpretation

HL7 Table 0085 - Observation Result Status Codes Interpretation

Concept Domain Information

Display Name: Description: Interpretation:
Observation Result Status Codes Interpretation Observation Result Status Codes Interpretation Ergebnisstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.34 observationResultStatusCodesInterpretation

Code System Version Information

OID Version:
5

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.38 hl7VS-observationResultStatusCodesInterpretation

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
85

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Amended based on adjustments provided by the Placer (Physician) regarding patient demographics (such as age and/or gender or other patient specific information Jul 13 2015 X
B Appended Report - Final results reviewed and further information provided for clarity without change to the original result values. Jul 13 2015 X
C Record coming over is a correction and thus replaces a final result Korrektur bereits gemeldeter Ergebnisse Jul 13 2015 X
D Deletes the OBX record Gemeldete Ergebnisse löschen Jul 13 2015 X
F Final results Jul 13 2015 X
I Specimen in lab; results pending Probe im Labor - Ergebnisse stehen an Jul 13 2015 X
N Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought. ungefragte Übertragung Jul 13 2015 X
O Order detail description only (no result) Anforderungsbeschreibung (ohne Ergebnisse) Jul 13 2015 X
P Preliminary results Vorläufige Ergebnisse Jul 13 2015 X
R Results entered -- not verified Nicht validierte Ergebnisse Jul 13 2015 X
S Partial results. Deprecated. Retained only for backward compatibility as of V2.6. Jul 13 2015 X
V Verified - Final results reviewed and confirmed to be correct, no change to result value, normal range or abnormal flag Jul 13 2015 X
X Results cannot be obtained for this observation Untersuchung führt zu keinem Ergebnis Jul 13 2015 X
U Results status change to final without retransmitting results already sent as 'preliminary.' E.g., radiology changes status from preliminary to final Jul 13 2015 X
W Post original as wrong, e.g., transmitted for wrong patient fehlerhafte Übertragung Jul 13 2015 X

2.C.2.51 0086 - Plan ID

User-defined Table 0086 - Plan ID

Concept Domain Information

Display Name: Description: Interpretation:
Plan ID Plan ID Versichertenstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
planId

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-planId

Binding Information

Binding:

Table Metadata

Table: Steward:
86

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.52 0087 - Pre-Admit Test Indicator

User-defined Table 0087 - Pre-Admit Test Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Pre-Admit Test Indicator Pre-Admit Test Indicator Hinweis auf vorstationäre Untersuchungen

Code System Identification Information

CS-OID: CS Symbolic Name:
pre-admitTestIndicator

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-pre-admitTestIndicator

Binding Information

Binding:

Table Metadata

Table: Steward:
87

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.53 0088 - Procedure Code

Externally-defined Table 0088 - Procedure Code

Concept Domain Information

Display Name: Description: Interpretation:
Procedure Code Procedure Code Maßnahmen- / Operationsschlüssel

Code System Identification Information

CS-OID: CS Symbolic Name:
procedureCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-procedureCode

Binding Information

Binding:

Table Metadata

Table: Steward:
88

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active

C4

CPT-4

American Medical Association, P.O. Box 10946, Chicago IL 60610.

C5

CPT-5

Deprecated. There is no CPT 5th edition. CPT-5 project added new codes to existing edition but did not create a new edition

HCPCS

CMS (formerly HCFA) Common Procedure Coding System

HCPCS: contains codes for medical equipment, injectable drugs, transportation services, and other services not found in CPT4.

HPC

CMS (formerly HCFA )Procedure Codes (HCPCS)

Health Care Financing Administration (HCFA) Common Procedure Coding System (HCPCS) including modifiers.

I10P

ICD-10 Procedure Codes

Procedure Coding System (ICD-10-PCS.) See http://www.cms.hhs.gov/ICD10/ for more information.

SCT

SNOMED CT

SNOMED procedure codes

2.C.2.54 0091 - Query Priority

HL7 Table 0091 - Query Priority

Concept Domain Information

Display Name: Description: Interpretation:
Query Priority Query Priority Abfragepriorität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.35 queryPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.39 hl7VS-queryPriority

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
91

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Deferred Zeitverzögert Jul 13 2015 X
I Immediate Sofort Jul 13 2015 X

2.C.2.55 0092 - Re-Admission Indicator

User-defined Table 0092 - Re-Admission Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Re-Admission Indicator Re-Admission Indicator Wiederaufnahmekennzeichen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.36 re-admissionIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.40 hl7VS-re-admissionIndicator

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
92

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
R Re-admission Wiederaufnahme Jul 13 2015 X

2.C.2.56 0093 - Release Information

User-defined Table 0093 - Release Information

Concept Domain Information

Display Name: Description: Interpretation:
Release Information Release Information Freigabe von Patienteninformationen

Code System Identification Information

CS-OID: CS Symbolic Name:
releaseInformation

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-releaseInformation

Binding Information

Binding:

Table Metadata

Table: Steward:
93

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein oder benutzerdefinierte Codes Jul 13 2015 X
... user-defined codes keine Werte vorgeschlagen Aug 21 2015  

2.C.2.57 0098 - Type of Agreement

User-defined Table 0098 - Type of Agreement

Concept Domain Information

Display Name: Description: Interpretation:
Type of Agreement Type of Agreement momentan nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.37 typeOfAgreement

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.41 hl7VS-typeOfAgreement

Binding Information

Binding:
example

Table Metadata

Table: Steward:
98

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Standard Jul 13 2015 X
U Unified Jul 13 2015 X
M Maternity Jul 13 2015 X

2.C.2.58 0099 - VIP Indicator

User-defined Table 0099 - VIP Indicator

Concept Domain Information

Display Name: Description: Interpretation:
VIP Indicator VIP Indicator VIP-Kennzeichen

Code System Identification Information

CS-OID: CS Symbolic Name:
vipIndicator

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-vipIndicator

Binding Information

Binding:

Table Metadata

Table: Steward:
99

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.59 0100 - Invocation event

HL7 Table 0100 - Invocation event

Concept Domain Information

Display Name: Description: Interpretation:
Invocation event Invocation event Rechnungslegung bei

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.38 invocationEvent

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.42 hl7VS-invocationEvent

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
100

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D On discharge Bei Entlassung Jul 13 2015 X
O On receipt of order Bei Auftragseingang Jul 13 2015 X
R At time service is completed Mit Ende der Leistungserbringung Jul 13 2015 X
S At time service is started Am Beginn der Leistungserbringung Jul 13 2015 X
T At a designated date/time Jul 13 2015 X

2.C.2.60 0103 - Processing ID

HL7 Table 0103 - Processing ID

Concept Domain Information

Display Name: Description: Interpretation:
Processing ID Processing ID Verarbeitungskontext

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.40 processingId

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.44 hl7VS-processingId

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
103

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Debugging Test Jul 13 2015 X
P Production Routine / Produktion Jul 13 2015 X
T Training Schulung Jul 13 2015 X

2.C.2.61 0104 - Version ID

HL7 Table 0104 - Version ID

Concept Domain Information

Display Name: Description: Interpretation:
Version ID Version ID HL7-Versionsnummer

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.41 versionId

Code System Version Information

OID Version:
12

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.45 hl7VS-versionId

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
104

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
2.0 Release 2.0 Jul 13 2015 X
2.0D Demo 2.0 Jul 13 2015 X
2.1 Release 2.1 Jul 13 2015 X
2.2 Release 2.2 Jul 13 2015 X
2.3 Release 2.3 Jul 13 2015 X
2.3.1 Release 2.3.1 Jul 13 2015 X
2.4 Release 2.4 Jul 13 2015 X
2.5 Release 2.5 Jul 13 2015 X
2.5.1 Release 2.5.1 Jul 13 2015 X
2.6 Release 2.6 Jul 13 2015 X
2.7 Release 2.7 Jul 13 2015 X
2.7.1 Release 2.7.1 Jul 13 2015 X
2.8 Release 2.8 Jul 13 2015 X
2.8.1 Release 2.8.1 Jul 13 2015 X
2.8.2 Release 2.8.2 X

2.C.2.62 0105 - Source of Comment

HL7 Table 0105 - Source of Comment

Concept Domain Information

Display Name: Description: Interpretation:
Source of Comment Source of Comment Ursprung des Kommentars

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.42 sourceOfComment

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.46 hl7VS-sourceOfComment

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
105

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
L Ancillary (filler) department is source of comment Leistungsstelle Jul 13 2015 X
P Orderer (placer) is source of comment Auftraggeber / auftraggebende Stelle Jul 13 2015 X
O Other system is source of comment Andere Stelle Jul 13 2015 X

2.C.2.63 0110 - Transfer to Bad Debt Code

User-defined Table 0110 - Transfer to Bad Debt Code

Concept Domain Information

Display Name: Description: Interpretation:
Transfer to Bad Debt Code Transfer to Bad Debt Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
transferToBadDebtCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-transferToBadDebtCode

Binding Information

Binding:

Table Metadata

Table: Steward:
110

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.64 0111 - Delete Account Code

User-defined Table 0111 - Delete Account Code

Concept Domain Information

Display Name: Description: Interpretation:
Delete Account Code Delete Account Code Löschung des Patientenkontos

Code System Identification Information

CS-OID: CS Symbolic Name:
deleteAccountCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-deleteAccountCode

Binding Information

Binding:

Table Metadata

Table: Steward:
111

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.65 0112 - Discharge Disposition

User-defined Table 0112 - Discharge Disposition

Concept Domain Information

Display Name: Description: Interpretation:
Discharge Disposition Discharge Disposition Entlassungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.438 dischargeDisposition

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.459 VS-dischargeDisposition

Binding Information

Binding:

Table Metadata

Table: Steward:
112

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.66 0113 - Discharged to Location

User-defined Table 0113 - Discharged to Location

Concept Domain Information

Display Name: Description: Interpretation:
Discharged to Location Discharged to Location entlassen nach

Code System Identification Information

CS-OID: CS Symbolic Name:
dischargedToLocation

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-dischargedToLocation

Binding Information

Binding:

Table Metadata

Table: Steward:
113

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.67 0114 - Diet Type

User-defined Table 0114 - Diet Type

Concept Domain Information

Display Name: Description: Interpretation:
Diet Type Diet Type Kostform plus Diät

Code System Identification Information

CS-OID: CS Symbolic Name:
dietType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-dietType

Binding Information

Binding:

Table Metadata

Table: Steward:
114

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.68 0115 - Servicing Facilities

User-defined Table 0115 - Servicing Facilities

Concept Domain Information

Display Name: Description: Interpretation:
Servicing Facilities Servicing Facilities Fachabteilung

Code System Identification Information

CS-OID: CS Symbolic Name:
servicingFacilities

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-servicingFacilities

Binding Information

Binding:

Table Metadata

Table: Steward:
115

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.69 0116 - Bed Status

User-defined Table 0116 - Bed Status

Concept Domain Information

Display Name: Description: Interpretation:
Bed Status Bed Status Bettenstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.47 bedStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.51 hl7VS-bedStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
116

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Closed Jul 13 2015 X
H Housekeeping Reinigung Jul 13 2015 X
O Occupied belegt Jul 13 2015 X
U Unoccupied Jul 13 2015 X
K Contaminated Jul 13 2015 X
I Isolated Jul 13 2015 X

2.C.2.70 0117 - Account Status

User-defined Table 0117 - Account Status

Concept Domain Information

Display Name: Description: Interpretation:
Account Status Account Status Status des Patientenkontos

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
117

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.71 0118 - Major Diagnostic Category

Externally-defined Table 0118 - Major Diagnostic Category

Concept Domain Information

Display Name: Description: Interpretation:
Major Diagnostic Category Major Diagnostic Category nicht mehr verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
majorDiagnosticCategory

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-majorDiagnosticCategory

Binding Information

Binding:

Table Metadata

Table: Steward:
118

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.72 0119 - Order Control Codes

HL7 Table 0119 - Order Control Codes

Concept Domain Information

Display Name: Description: Interpretation:
Order Control Codes Order Control Codes Auftragssteuerung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.48 orderControlCodes

Code System Version Information

OID Version:
7

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.52 hl7VS-orderControlCodes

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
119

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AF Order/service refill request approval Jul 13 2015 X
CA Cancel order/service request Jul 13 2015 X
CH Child order/service Jul 13 2015 X
CN Combined result Jul 13 2015 X
CP Cancel process step Jul 13 2015 X
CR Canceled as requested Jul 13 2015 X
DC Discontinue order/service request Jul 13 2015 X
DE Data errors Jul 13 2015 X
DF Order/service refill request denied Jul 13 2015 X
DR Discontinued as requested Jul 13 2015 X
FU Order/service refilled, unsolicited Jul 13 2015 X
HD Hold order request Jul 13 2015 X
HR On hold as requested Jul 13 2015 X
LI Link order/service to patient care problem or goal Jul 13 2015 X
NA Number assigned Jul 13 2015 X
NW New order/service Jul 13 2015 X
OC Order/service canceled Jul 13 2015 X
OD Order/service discontinued Jul 13 2015 X
OE Order/service released Jul 13 2015 X
OF Order/service refilled as requested Jul 13 2015 X
OH Order/service held Jul 13 2015 X
OK Order/service accepted & OK Jul 13 2015 X
OP Notification of order for outside dispense Jul 13 2015 X
OR Released as requested Jul 13 2015 X
PA Parent order/service Jul 13 2015 X
PR Previous Results with new order/service Jul 13 2015 X
PY Notification of replacement order for outside dispense Jul 13 2015 X
RE Observations/Performed Service to follow Jul 13 2015 X
RF Refill order/service request Jul 13 2015 X
RL Release previous hold Jul 13 2015 X
RO Replacement order Jul 13 2015 X
RP Order/service replace request Jul 13 2015 X
RQ Replaced as requested Jul 13 2015 X
RR Request received Jul 13 2015 X
RU Replaced unsolicited Jul 13 2015 X
SC Status changed Jul 13 2015 X
SN Send order/service number Jul 13 2015 X
SR Response to send order/service status request Jul 13 2015 X
SS Send order/service status request Jul 13 2015 X
UA Unable to accept order/service Jul 13 2015 X
UC Unable to cancel Jul 13 2015 X
UD Unable to discontinue Jul 13 2015 X
UF Unable to refill Jul 13 2015 X
UH Unable to put on hold Jul 13 2015 X
UM Unable to replace Jul 13 2015 X
UN Unlink order/service from patient care problem or goal Jul 13 2015 X
UR Unable to release Jul 13 2015 X
UX Unable to change Jul 13 2015 X
XO Change order/service request Jul 13 2015 X
XR Changed as requested Jul 13 2015 X
XX Order/service changed, unsol. Jul 13 2015 X
MC Miscellaneous Charge - not associated with an order Jul 13 2015 X

2.C.2.73 0121 - Response Flag

HL7 Table 0121 - Response Flag

Concept Domain Information

Display Name: Description: Interpretation:
Response Flag Response Flag gewünschter Umfang der Ergebnismeldung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.49 responseFlag

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.53 hl7VS-responseFlag

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
121

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Report exceptions only Nur OK oder Fehlercode nach Auftragsprüfung / -bearbeitung Jul 13 2015 X
R Same as E, also Replacement and Parent-Child Wie E, zusätzlich ORC-Segmente von nachgeordneten und Ersatzaufträgen Jul 13 2015 X
D Same as R, also other associated segments Wie R, zusätzlich Detail-Segmente (OBR usw.) von nachgeordneten und Ersatzaufträ Jul 13 2015 X
F Same as D, plus confirmations explicitly Wie D, zusätzlich ausdrückliche Bestätigungen Jul 13 2015 X
N Only the MSA segment is returned Nur Eingangsbestätigung Jul 13 2015 X

2.C.2.74 0122 - Charge Type

HL7 Table 0122 - Charge Type

Concept Domain Information

Display Name: Description: Interpretation:
Charge Type Charge Type Art der Leistungsabrechnung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.50 chargeType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.54 hl7VS-chargeType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
122

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CH Charge Rechnung Jul 13 2015 X
CO Contract Vertrag Jul 13 2015 X
CR Credit Kredit Jul 13 2015 X
DP Department Abteilung Jul 13 2015 X
GR Grant Zuschuß Jul 13 2015 X
NC No Charge Keine Rechnung Jul 13 2015 X
PC Professional Berufsgenossenschaft Jul 13 2015 X
RS Research Forschung Jul 13 2015 X

2.C.2.75 0123 - Result Status

HL7 Table 0123 - Result Status

Concept Domain Information

Display Name: Description: Interpretation:
Result Status Result Status Ergebnisstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.51 resultStatus

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.55 hl7VS-resultStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
123

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
O Order received; specimen not yet received Auftrag erhalten - Probe steht noch aus Jul 13 2015 X
I No results available; specimen received, procedure incomplete Keine Ergebnisse - Probe liegt vor, Untersuchung unvollständig Jul 13 2015 X
S No results available; procedure scheduled, but not done Keine Ergebnisse - Untersuchung eingeplant, aber noch nicht durchgeführt Jul 13 2015 X
A Some, but not all, results available einige, aber nicht alle Ergebnisse verfügbar Jul 13 2015 X
P Preliminary: A verified early result is available, final results not yet obtained Vorläufig - Validiertes Zwischenergebnis liegt vor, aber noch keine endgültigen Jul 13 2015 X
C Correction to results Ergebniskorrektur Jul 13 2015 X
R Results stored; not yet verified Ergebnisse gespeichert, aber noch nicht validiert Jul 13 2015 X
F Final results; results stored and verified. Can only be changed with a corrected result. Endergebnis - Auftrag erledigt, Ergebnisse validiert Jul 13 2015 X
X No results available; Order canceled. Keine Ergebnisse - Auftrag storniert Jul 13 2015 X
Y No order on record for this test. (Used only on queries) Kein Auftrag zu dieser Untersuchung Jul 13 2015 X
Z No record of this patient. (Used only on queries) Keine Daten über diesen Patienten Jul 13 2015 X

2.C.2.76 0124 - Transportation Mode

HL7 Table 0124 - Transportation Mode

Concept Domain Information

Display Name: Description: Interpretation:
Transportation Mode Transportation Mode Transportart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.52 transportationMode

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.56 hl7VS-transportationMode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
124

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CART Cart - patient travels on cart or gurney Patient wird auf Trage transportiert Jul 13 2015 X
PORT The examining device goes to patient's location Untersuchung am Krankenbett Jul 13 2015 X
WALK Patient walks to diagnostic service Patient geht zu Fuß zum Funktionsbereich Jul 13 2015 X
WHLC Wheelchair Rollstuhl Jul 13 2015 X

2.C.2.77 0125 - Value Type

HL7 Table 0125 - Value Type

Concept Domain Information

Display Name: Description: Interpretation:
Value Type Value Type Datentyp

Code System Identification Information

CS-OID: CS Symbolic Name:
valueType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.63 hl7VS-valueType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
125

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AUI Authorization information Jul 13 2015 X
CCD Charge code and date Jul 13 2015 X
CCP Channel calibration parameters Jul 13 2015 X
CD Channel definition Jul 13 2015 X
CF Coded element with formatted values Kodierter Wert mit Referenzangaben (Text formatiert) Jul 13 2015 X
CNE Coded with no exceptions Jul 13 2015 X
CNN Composite ID number and name simplified Jul 13 2015 X
CP Composite price zusammengesetzter Preis Jul 13 2015 X
... No suggested values defined Jul 13 2015  
CSU Channel sensitivity and units Jul 13 2015 X
CWE Coded with exceptions Jul 13 2015 X
CX Extended composite ID with check digit erweiterte ID mit Prüfziffer Jul 13 2015 X
DDI Daily deductible information Jul 13 2015 X
DIN Date and institution name Jul 13 2015 X
DLD Discharge to location and date Jul 13 2015 X
DLN Driver's license number Jul 13 2015 X
DLT Delta Jul 13 2015 X
DR Date/time range Jul 13 2015 X
DT Date Datum Jul 13 2015 X
DTM Date/time Jul 13 2015 X
DTN Day type and number Jul 13 2015 X
ED Encapsulated data eingekapselte Daten Jul 13 2015 X
EI Entity identifier Jul 13 2015 X
EIP Entity identifier pair Jul 13 2015 X
ERL Error location Jul 13 2015 X
FC Financial class Jul 13 2015 X
FT Formatted text Jul 13 2015 X
GTS General timing specification Jul 13 2015 X
HD Hierarchic designator Jul 13 2015 X
ICD Insurance certification definition Jul 13 2015 X
IS Coded value for user-defined tables Jul 13 2015 X
JCC Job code/class Jul 13 2015 X
LA1 Location with address variation 1 Jul 13 2015 X
LA2 Location with address variation 2 Jul 13 2015 X
MA Multiplexed array Jul 13 2015 X
MO Money Währungsbetrag Jul 13 2015 X
MOC Money and charge code Jul 13 2015 X
MOP Money or percentage Jul 13 2015 X
MSG Message type Jul 13 2015 X
NA Numeric array Jul 13 2015 X
NDL Name with date and location Jul 13 2015 X
NM Numeric numerischer Wert Jul 13 2015 X
NR Numeric range Jul 13 2015 X
OCD Occurrence code and date Jul 13 2015 X
OSP Occurrence span code and date Jul 13 2015 X
PIP Practitioner institutional privileges Jul 13 2015 X
PL Person location Jul 13 2015 X
PLN Practitioner license or other ID number Jul 13 2015 X
PPN Performing person time stamp Jul 13 2015 X
PRL Parent result link Jul 13 2015 X
PT Processing type Jul 13 2015 X
PTA Policy type and amount Jul 13 2015 X
QIP Query input parameter list Jul 13 2015 X
QSC Query selection criteria Jul 13 2015 X
RCD Row column definition Jul 13 2015 X
RFR Reference range Jul 13 2015 X
RI Repeat interval Jul 13 2015 X
RMC Room coverage Jul 13 2015 X
RP Reference pointer Verweis Jul 13 2015 X
RPT Repeat pattern Jul 13 2015 X
SCV Scheduling class value pair Jul 13 2015 X
SN Structured numeric numerischer Bereich Jul 13 2015 X
SNM String of telephone number digits Jul 13 2015 X
SPD Specialty description Jul 13 2015 X
SRT Sort order Jul 13 2015 X
ST String data Jul 13 2015 X
TM Time Zeit Jul 13 2015 X
TX Text data Jul 13 2015 X
UVC UB value code and amount Jul 13 2015 X
VH Visiting hours Jul 13 2015 X
VID Version identifier Jul 13 2015 X
VR Value range Jul 13 2015 X
WVI Channel Identifier Jul 13 2015 X
WVS Waveform source Jul 13 2015 X
XAD Extended address Adresse (neues Format) Jul 13 2015 X
XCN Extended composite ID number and name for persons Jul 13 2015 X
XON Extended composite name and ID number for organizations Jul 13 2015 X
XPN Extended person name Personenname (neues Format) Jul 13 2015 X
XTN Extended telecommunications number Telekommunikationsnummer (neues Format) Jul 13 2015 X

2.C.2.78 0126 - Quantity Limited Request

HL7 Table 0126 - Quantity Limited Request

Concept Domain Information

Display Name: Description: Interpretation:
Quantity Limited Request Quantity Limited Request maximale Länge der Antwort

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.53 quantityLimitedRequest

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.64 hl7VS-quantityLimitedRequest

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
126

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CH Characters Zeichen Jul 13 2015 X
LI Lines Zeilen Jul 13 2015 X
PG Pages Seiten Jul 13 2015 X
RD Records Datensätze Jul 13 2015 X
ZO Locally defined lokal definiert Jul 13 2015 X

2.C.2.79 0127- Allergen Type

User-defined Table 0127 - Allergen Type

Concept Domain Information

Display Name: Description: Interpretation:
Allergen Type Allergen Type Art der Allergie

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.54 allergenType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.65 hl7VS-allergenType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
127

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DA Drug allergy Medikamentenallergie Jul 13 2015 X
FA Food allergy Nahrungsmittelallergie Jul 13 2015 X
MA Miscellaneous allergy Sonstige Allergie Jul 13 2015 X
MC Miscellaneous contraindication Sonstige Kontraindikation Jul 13 2015 X
EA Environmental Allergy Jul 13 2015 X
AA Animal Allergy Jul 13 2015 X
PA Plant Allergy Jul 13 2015 X
LA Pollen Allergy Jul 13 2015 X

2.C.2.80 0128 - Allergy Severity

User-defined Table 0128 - Allergy Severity

Concept Domain Information

Display Name: Description: Interpretation:
Allergy Severity Allergy Severity Schweregrad der Allergie

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.55 allergySeverity

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.66 hl7VS-allergySeverity

Binding Information

Binding:
example

Table Metadata

Table: Steward:
128

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SV Severe Lebensbedrohlich Jul 13 2015 X
MO Moderate Mittel Jul 13 2015 X
MI Mild Leicht Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.81 0129 - Accommodation Code

User-defined Table 0129 - Accommodation Code

Concept Domain Information

Display Name: Description: Interpretation:
Accommodation Code Accommodation Code Unterbringungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
accommodationCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-accommodationCode

Binding Information

Binding:

Table Metadata

Table: Steward:
129

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.82 0130 - Visit user Code

User-defined Table 0130 - Visit User Code

Concept Domain Information

Display Name: Description: Interpretation:
Visit User Code Visit User Code zusätzliche Fallkategorisierung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.56 visitUserCodes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.67 hl7VS-visitUserCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
130

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
TE Teaching Jul 13 2015 X
HO Home Jul 13 2015 X
MO Mobile Unit Jul 13 2015 X
PH Phone Jul 13 2015 X

2.C.2.83 0131 - Contact Role

User-defined Table 0131 - Contact Role

Concept Domain Information

Display Name: Description: Interpretation:
Contact Role Contact Role Art der Beziehung zum Ansprechpartner (Rolle)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.58 contactRole2

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.69 hl7VS-contactRole

Binding Information

Binding:
example

Table Metadata

Table: Steward:
131

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Employer Arbeitgeber Jul 13 2015 X
C Emergency Contact Ansprechpartner in Notfällen Jul 13 2015 X
F Federal Agency Bundesbehörde Jul 13 2015 X
I Insurance Company Versicherung Jul 13 2015 X
N Next-of-Kin Kontaktperson Jul 13 2015 X
S State Agency Landesbehörde Jul 13 2015 X
O Other andere Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.84 0132 - Transaction Code

User-defined Table 0132 - Transaction Code

Concept Domain Information

Display Name: Description: Interpretation:
Transaction Code Transaction Code Transaktionsart

Code System Identification Information

CS-OID: CS Symbolic Name:
transactionCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-transactionCode

Binding Information

Binding:

Table Metadata

Table: Steward:
132

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.85 0135 - Assignment of Benefits

User-defined Table 0135 - Assignment of Benefits

Concept Domain Information

Display Name: Description: Interpretation:
Assignment of Benefits Assignment of Benefits Merkmal Rechnung an Kostenträger

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.60 assignmentOfBenefits

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.71 hl7VS-assignmentOfBenefits

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
135

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein Jul 13 2015 X
M Modified assignment Sonderabmachung Jul 13 2015 X

2.C.2.86 0136 - Yes/no Indicator

The actual interpretation of Yes/No is context sensitive. Individual chapters will further refine the meaning of Yes/No in their specific context.

HL7 Table 0136 - Yes/no Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Yes/no Indicator Yes/no Indicator Kennzeichen Ja/Nein

Code System Identification Information

CS-OID: CS Symbolic Name:
yes-no-Indicator

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.72 hl7VS-yes-no-Indicator

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
136

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein Jul 13 2015 X

2.C.2.87 0137 - Mail Claim Party

User-defined Table 0137 - Mail Claim Party

Concept Domain Information

Display Name: Description: Interpretation:
Mail Claim Party Mail Claim Party Rechnungsempfänger

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.61 mailClaimParty

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.73 hl7VS-mailClaimParty

Binding Information

Binding:
example

Table Metadata

Table: Steward:
137

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Employer Arbeitgeber Jul 13 2015 X
G Guarantor Zahlungspflichtiger Jul 13 2015 X
I Insurance company Versicherung / Krankenkasse Jul 13 2015 X
O Other andere Jul 13 2015 X
P Patient Patient / Selbstzahler Jul 13 2015 X

2.C.2.88 0139 - Employer Information Data

User-defined Table 0139 - Employer Information Data

Concept Domain Information

Display Name: Description: Interpretation:
Employer Information Data Employer Information Data Arbeitgeberinformation

Code System Identification Information

CS-OID: CS Symbolic Name:
employerInformationData

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-employerInformationData

Binding Information

Binding:

Table Metadata

Table: Steward:
139

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.89 0140 - Military Service

User-defined Table 0140 - Military Service

Concept Domain Information

Display Name: Description: Interpretation:
Military Service Military Service militärische Zugehörigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.62 militaryService

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.74 hl7VS-militaryService

Binding Information

Binding:
example

Table Metadata

Table: Steward:
140

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
USA US Army Jul 13 2015 X
USN US Navy Jul 13 2015 X
USAF US Air Force Jul 13 2015 X
USMC US Marine Corps Jul 13 2015 X
USCG US Coast Guard Jul 13 2015 X
USPHS US Public Health Service Jul 13 2015 X
NOAA National Oceanic and Atmospheric Administration Jul 13 2015 X
NATO North Atlantic Treaty Organization Jul 13 2015 X
AUSA Australian Army Jul 13 2015 X
AUSN Australian Navy Jul 13 2015 X
AUSAF Australian Air Force Jul 13 2015 X

2.C.2.90 0141 - Military Rank/Grade

User-defined Table 0141 - Military Rank/Grade

Concept Domain Information

Display Name: Description: Interpretation:
Military Rank/Grade Military Rank/Grade militärischer Dienstgrad

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.63 militaryRank-Grade

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.75 hl7VS-militaryRank-Grade

Binding Information

Binding:
example

Table Metadata

Table: Steward:
141

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
O2 Officers 2 Jan 4 2016 X
W4 Warrant Officers 4 Jan 4 2016 X
W3 Warrant Officers 3 Jan 4 2016 X
O9 Officers 9 Jan 4 2016 X
W2 Warrant Officers 2 Jan 4 2016 X
O1 Officers 1 Jan 4 2016 X
O3 Officers 3 Jan 4 2016 X
O4 Officers 4 Jan 4 2016 X
O5 Officers 5 Jan 4 2016 X
O6 Officers 6 Jan 4 2016 X
O7 Officers 7 Jan 4 2016 X
O8 Officers 8 Jan 4 2016 X
W1 Warrant Officers 1 Jan 4 2016 X
E7 Enlisted 7 Jan 4 2016 X
E2 Enlisted 2 Jan 4 2016 X
E1 Enlisted 1 Jan 4 2016 X
E3 Enlisted 3 Jan 4 2016 X
E4 Enlisted 4 Jan 4 2016 X
E1... E9 Enlisted Jan 4 2016  
E6 Enlisted 6 Jan 4 2016 X
E8 Enlisted 8 Jan 4 2016 X
E9 Enlisted 9 Jan 4 2016 X
E5 Enlisted 5 Jan 4 2016 X
O1 ... O9 Officers Jan 4 2016  
W1 ... W4 Warrant Officers Jul 13 2015  

2.C.2.91 0142 - Military Status

User-defined Table 0142 - Military Status

Concept Domain Information

Display Name: Description: Interpretation:
Military Status Military Status militärischer Dienststatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.64 militaryStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.76 hl7VS-militaryStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
142

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ACT Active duty Jul 13 2015 X
RET Retired Jul 13 2015 X
DEC Deceased Jul 13 2015 X

2.C.2.92 0143 - Non-covered Insurance Code

User-defined Table 0143 - Non-covered Insurance Code

Concept Domain Information

Display Name: Description: Interpretation:
Non-covered Insurance Code Non-covered Insurance Code Grund für Leistungsausschluß

Code System Identification Information

CS-OID: CS Symbolic Name:
non-coveredInsuranceCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-non-coveredInsuranceCode

Binding Information

Binding:

Table Metadata

Table: Steward:
143

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.93 0144 - Eligibility Source

User-defined Table 0144 - Eligibility Source

Concept Domain Information

Display Name: Description: Interpretation:
Eligibility Source Eligibility Source Quelle der Kostenträgerangaben

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.65 eligibilitySource

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.77 hl7VS-eligibilitySource

Binding Information

Binding:
example

Table Metadata

Table: Steward:
144

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Insurance company Versicherung / Krankenkasse Jul 13 2015 X
2 Employer Arbeitgeber Jul 13 2015 X
3 Insured presented policy vorgelegte Versicherungspolice Jul 13 2015 X
4 Insured presented card Vorgelegte Krankenversichertenkarte (KVK) Jul 13 2015 X
5 Signed statement on file Unterschriebenene Bestätigung Jul 13 2015 X
6 Verbal information mündliche Angabe Jul 13 2015 X
7 None keine Jul 13 2015 X

2.C.2.94 0145 - Room Type

User-defined Table 0145 - Room Type

Concept Domain Information

Display Name: Description: Interpretation:
Room Type Room Type Zimmertyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.66 roomType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.78 hl7VS-roomType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
145

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PRI Private room Einbettzimmer Jul 13 2015 X
2PRI Second private room Jul 13 2015 X
SPR Semi-private room Zweibettzimmer Jul 13 2015 X
2SPR Second semi-private room Jul 13 2015 X
ICU Intensive care unit Intensivstation Jul 13 2015 X
2ICU Second intensive care unit Jul 13 2015 X

2.C.2.95 0146 - Amount Type

User-defined Table 0146 - Amount Type

Concept Domain Information

Display Name: Description: Interpretation:
Amount Type Amount Type Art des Kostenanteils

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.67 amountType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.79 hl7VS-amountType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
146

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DF Differential Differenzbetrag Jul 13 2015 X
LM Limit Höchstbetrag Jul 13 2015 X
PC Percentage Prozentsatz Jul 13 2015 X
RT Rate Tagessatz Jul 13 2015 X
UL Unlimited unbegrenzt Jul 13 2015 X

2.C.2.96 0147 - Policy Type

User-defined Table 0147 - Policy Type

Concept Domain Information

Display Name: Description: Interpretation:
Policy Type Policy Type Art der Police

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.68 policyType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.80 hl7VS-policyType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
147

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ANC Ancillary Zusatzversicherung Jul 13 2015 X
2ANC Second ancillary weitere Zusatzversicherung Jul 13 2015 X
MMD Major medical Hauptversicherung Jul 13 2015 X
2MMD Second major medical weitere Hauptversicherung Jul 13 2015 X
3MMD Third major medical weitere Hauptversicherung Jul 13 2015 X

2.C.2.97 0148 - Money or Percentage Indicator

HL7 Table 0148 - Money or Percentage Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Money or Percentage Indicator Money or Percentage Indicator Kennzeichen absoluter oder relativer Geldbetrag

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.69 moneyOrPercentageIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.81 hl7VS-moneyOrPercentageIndicator

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
148

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AT Currency amount Betrag (Tabelle 148 wird nicht verwendet) Jul 13 2015 X
PC Percentage Prozentsatz Jul 13 2015 X

2.C.2.98 0149 - Day Type

User-defined Table 0149 - Day Type

Concept Domain Information

Display Name: Description: Interpretation:
Day Type Day Type nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.70 dayType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.82 hl7VS-dayType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
149

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AP Approved Jul 13 2015 X
DE Denied Jul 13 2015 X
PE Pending Jul 13 2015 X

2.C.2.99 0150 - Certification Patient Type

User-defined Table 0150 - Certification Patient Type

Concept Domain Information

Display Name: Description: Interpretation:
Certification Patient Type Certification Patient Type nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.71 certificationPatientType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.83 hl7VS-certificationPatientType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
150

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ER Emergency Jul 13 2015 X
IPE Inpatient elective Jul 13 2015 X
OPE Outpatient elective Jul 13 2015 X
UR Urgent Jul 13 2015 X

2.C.2.100 0151 - Second Opinion Status

User-defined Table 0151 - Second Opinion Status

Concept Domain Information

Display Name: Description: Interpretation:
Second Opinion Status Second Opinion Status nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
secondOpinionStatus

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-secondOpinionStatus

Binding Information

Binding:

Table Metadata

Table: Steward:
151

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.101 0152 - Second Opinion Documentation Received

User-defined Table 0152 - Second Opinion Documentation Received

Concept Domain Information

Display Name: Description: Interpretation:
Second Opinion Documentation Received Second Opinion Documentation Received nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
secondOpinionDocumentationReceived

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-secondOpinionDocumentationReceived

Binding Information

Binding:

Table Metadata

Table: Steward:
152

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.102 0153 - Value Code

External Table 0153 - Value Code

Concept Domain Information

Display Name: Description: Interpretation:
Value Code Value Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
valueCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-valueCode

Binding Information

Binding:

Table Metadata

Table: Steward:
153

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... See NUBC codes Jul 13 2015  

2.C.2.103 0155 - Accept/Application Acknowledgment Conditions

HL7 Table 0155 - Accept/Application Acknowledgment Conditions

Concept Domain Information

Display Name: Description: Interpretation:
Accept/Application Acknowledgment Conditions Accept/Application Acknowledgment Conditions Bedingung für Bestätigungen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.73 accept-applicationAcknowledgmentConditions

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.85 hl7VS-accept-applicationAcknowledgmentConditions

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
155

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AL Always immer Jul 13 2015 X
NE Never niemals Jul 13 2015 X
ER Error/reject conditions only Nur bei Auftreten von Fehlerbedingungen Jul 13 2015 X
SU Successful completion only Nur bei erfolgreichem Abschluß Jul 13 2015 X

2.C.2.104 0159 - Diet Code Specification Type

HL7 Table 0159 - Diet Code Specification Type

Concept Domain Information

Display Name: Description: Interpretation:
Diet Code Specification Type Diet Code Specification Type Verpflegungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.77 dietCodeSpecificationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.89 hl7VS-dietCodeSpecificationType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
159

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Diet Diät Jul 13 2015 X
S Supplement Zusatzverpflegung Jul 13 2015 X
P Preference bevorzugte Verpflegung Jul 13 2015 X

2.C.2.105 0160 - Tray Type

HL7 Table 0160 - Tray Type

Concept Domain Information

Display Name: Description: Interpretation:
Tray Type Tray Type Servieranweisung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.78 trayType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.90 hl7VS-trayType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
160

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EARLY Early tray früh servieren Jul 13 2015 X
LATE Late tray spät servieren Jul 13 2015 X
GUEST Guest tray Gästeessen Jul 13 2015 X
NO No tray kein Essen Jul 13 2015 X
MSG Tray message only Ergänzende Hinweise Jul 13 2015 X

2.C.2.106 0161 - Allow Substitution

HL7 Table 0161 - Allow Substitution

Concept Domain Information

Display Name: Description: Interpretation:
Allow Substitution Allow Substitution Substitutionsmöglichkeiten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.79 allowSubstitution

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.91 hl7VS-allowSubstitution

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
161

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N Substitutions are NOT authorized. (This is the default - null.) Substitution nicht erlaubt Jul 13 2015 X
G Allow generic substitutions. Jul 13 2015 X
T Allow therapeutic substitutions Therapieorientierte Substitution erlaubt Jul 13 2015 X

2.C.2.107 0162 - Route of Administration

User-defined Table 0162 - Route of Administration

Concept Domain Information

Display Name: Description: Interpretation:
Route of Administration Route of Administration Applikationsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.80 routeOfAdministration

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.92 hl7VS-routeOfAdministration

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
162

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AP Apply Externally Externe Applikation Jul 13 2015 X
B Buccal buccal Jul 13 2015 X
DT Dental dental Jul 13 2015 X
EP Epidural epidural Jul 13 2015 X
ET Endotrachial Tube Jul 13 2015 X
GTT Gastrostomy Tube Jul 13 2015 X
GU GU Irrigant Magenspülung Jul 13 2015 X
IMR Immerse (Soak) Body Part Jul 13 2015 X
IA Intra-arterial Intraarteriell Jul 13 2015 X
IB Intrabursal Intrabursal Jul 13 2015 X
IC Intracardiac Intracardial Jul 13 2015 X
ICV Intracervical (uterus) Intracervikal (Uterus) Jul 13 2015 X
ID Intradermal Intradermal Jul 13 2015 X
IH Inhalation Inhalation Jul 13 2015 X
IHA Intrahepatic Artery Jul 13 2015 X
IM Intramuscular Jul 13 2015 X
IN Intranasal Jul 13 2015 X
IO Intraocular Jul 13 2015 X
IP Intraperitoneal Jul 13 2015 X
IS Intrasynovial Jul 13 2015 X
IT Intrathecal Jul 13 2015 X
IU Intrauterine Jul 13 2015 X
IV Intravenous Jul 13 2015 X
MTH Mouth/Throat Jul 13 2015 X
MM Mucous Membrane Mukosamembran Jul 13 2015 X
NS Nasal Nasal Jul 13 2015 X
NG Nasogastric Nasogastral Jul 13 2015 X
NP Nasal Prongs Jul 13 2015 X
NT Nasotrachial Tube Jul 13 2015 X
OP Ophthalmic In das Auge Jul 13 2015 X
OT Otic In das Ohr Jul 13 2015 X
OTH Other/Miscellaneous Jul 13 2015 X
PF Perfusion Perfusion Jul 13 2015 X
PO Oral Oral Jul 13 2015 X
PR Rectal Rektal Jul 13 2015 X
RM Rebreather Mask Jul 13 2015 X
SD Soaked Dressing Jul 13 2015 X
SC Subcutaneous Subkutan Jul 13 2015 X
SL Sublingual Sublingual Jul 13 2015 X
TP Topical Lokal Jul 13 2015 X
TRA Tracheostomy Jul 13 2015 X
TD Transdermal Transdermal Jul 13 2015 X
TL Translingual Translingual Jul 13 2015 X
UR Urethral Urethral Jul 13 2015 X
VG Vaginal Vaginal Jul 13 2015 X
VM Ventimask Jul 13 2015 X
WND Wound Jul 13 2015 X

2.C.2.108 0163 - Body Site

HL7 Table 0163 - Body Site

Concept Domain Information

Display Name: Description: Interpretation:
Body Site Body Site Applikationsort

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.81 bodySite

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.93 hl7VS-bodySite

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
163

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BE Bilateral Ears Jul 13 2015 X
OU Bilateral Eyes Jul 13 2015 X
BN Bilateral Nares Beide Nasenlöcher Jul 13 2015 X
BU Buttock Gesäß Jul 13 2015 X
CT Chest Tube Jul 13 2015 X
LA Left Arm linker Arm Jul 13 2015 X
LAC Left Anterior Chest Jul 13 2015 X
LACF Left Antecubital Fossa Jul 13 2015 X
LD Left Deltoid Jul 13 2015 X
LE Left Ear linkes Ohr Jul 13 2015 X
LEJ Left External Jugular Jul 13 2015 X
OS Left Eye linkes Auge Jul 13 2015 X
LF Left Foot linker Fuß Jul 13 2015 X
LG Left Gluteus Medius Jul 13 2015 X
LH Left Hand linke Hand Jul 13 2015 X
LIJ Left Internal Jugular Jul 13 2015 X
LLAQ Left Lower Abd Quadrant Jul 13 2015 X
LLFA Left Lower Forearm Jul 13 2015 X
LMFA Left Mid Forearm Jul 13 2015 X
LN Left Naris Jul 13 2015 X
LPC Left Posterior Chest Jul 13 2015 X
LSC Left Subclavian Jul 13 2015 X
LT Left Thigh Jul 13 2015 X
LUA Left Upper Arm Jul 13 2015 X
LUAQ Left Upper Abd Quadrant Jul 13 2015 X
LUFA Left Upper Forearm Jul 13 2015 X
LVG Left Ventragluteal Jul 13 2015 X
LVL Left Vastus Lateralis Jul 13 2015 X
NB Nebulized Jul 13 2015 X
PA Perianal Perianal Jul 13 2015 X
PERIN Perineal Jul 13 2015 X
RA Right Arm Jul 13 2015 X
RAC Right Anterior Chest Jul 13 2015 X
RACF Right Antecubital Fossa Jul 13 2015 X
RD Right Deltoid Jul 13 2015 X
RE Right Ear Jul 13 2015 X
REJ Right External Jugular Jul 13 2015 X
OD Right Eye rechtes Auge Jul 13 2015 X
RF Right Foot Jul 13 2015 X
RG Right Gluteus Medius Jul 13 2015 X
RH Right Hand Jul 13 2015 X
RIJ Right Internal Jugular Jul 13 2015 X
RLAQ Rt Lower Abd Quadrant Jul 13 2015 X
RLFA Right Lower Forearm Jul 13 2015 X
RMFA Right Mid Forearm Jul 13 2015 X
RN Right Naris Jul 13 2015 X
RPC Right Posterior Chest Jul 13 2015 X
RSC Right Subclavian Jul 13 2015 X
RT Right Thigh Jul 13 2015 X
RUA Right Upper Arm Jul 13 2015 X
RUAQ Right Upper Abd Quadrant Jul 13 2015 X
RUFA Right Upper Forearm Jul 13 2015 X
RVL Right Vastus Lateralis Jul 13 2015 X
RVG Right Ventragluteal Jul 13 2015 X

2.C.2.109 0164 - Administration Device

User-defined Table 0164 - Administration Device

Concept Domain Information

Display Name: Description: Interpretation:
Administration Device Administration Device Gerät/Instrument zur Applikation

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.82 administrationDevice

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.94 hl7VS-administrationDevice

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
164

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AP Applicator Jul 13 2015 X
BT Buretrol Jul 13 2015 X
HL Heparin Lock Jul 13 2015 X
IPPB IPPB Jul 13 2015 X
IVP IV Pump Jul 13 2015 X
IVS IV Soluset Jul 13 2015 X
MI Metered Inhaler Jul 13 2015 X
NEB Nebulizer Jul 13 2015 X
PCA PCA Pump Jul 13 2015 X

2.C.2.110 0165 - Administration Method

User-defined Table 0165 - Administration Method

Concept Domain Information

Display Name: Description: Interpretation:
Administration Method Administration Method Applikationsmethode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.83 administrationMethod

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.95 hl7VS-administrationMethod

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
165

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CH Chew Jul 13 2015 X
DI Dissolve Jul 13 2015 X
DU Dust Jul 13 2015 X
IF Infiltrate Jul 13 2015 X
IS Insert Jul 13 2015 X
IR Irrigate Jul 13 2015 X
IVPB IV Piggyback Jul 13 2015 X
IVP IV Push Jul 13 2015 X
NB Nebulized Jul 13 2015 X
PT Paint Jul 13 2015 X
PF Perfuse Perfundieren Jul 13 2015 X
SH Shampoo Shampoo Jul 13 2015 X
SO Soak Jul 13 2015 X
WA Wash Waschen Jul 13 2015 X
WI Wipe Wischen Jul 13 2015 X

2.C.2.111 0166 - RX Component Type

HL7 Table 0166 - RX Component Type

Concept Domain Information

Display Name: Description: Interpretation:
RX Component Type RX Component Type Komponententyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.84 rxComponentType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.96 hl7VS-rxComponentType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
166

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Base Basissubstanz Jul 13 2015 X
A Additive Additiv Jul 13 2015 X

2.C.2.112 0167 - Substitution Status

HL7 Table 0167 - Substitution Status

Concept Domain Information

Display Name: Description: Interpretation:
Substitution Status Substitution Status Substitution

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.85 substitutionStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.97 hl7VS-substitutionStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
167

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N No substitute was dispensed. This is equivalent to the default (null) value. keine Substitution Jul 13 2015 X
G A generic substitution was dispensed. Jul 13 2015 X
T A therapeutic substitution was dispensed. Jul 13 2015 X
0 No product selection indicated Jul 13 2015 X
1 Substitution not allowed by prescriber Jul 13 2015 X
2 Substitution allowed - patient requested product dispensed Jul 13 2015 X
3 Substitution allowed - pharmacist selected product dispensed Jul 13 2015 X
4 Substitution allowed - generic drug not in stock Jul 13 2015 X
5 Substitution allowed - brand drug dispensed as a generic Jul 13 2015 X
7 Substitution not allowed - brand drug mandated by law Jul 13 2015 X
8 Substitution allowed - generic drug not available in marketplace Jul 13 2015 X

2.C.2.113 0168 - Processing Priority

HL7 Table 0168 - Processing Priority

Concept Domain Information

Display Name: Description: Interpretation:
Processing Priority Processing Priority Prozesspriorität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.86 processingPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.98 hl7VS-processingPriority

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
168

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Stat (do immediately) sofort Jul 13 2015 X
A As soon as possible (a priority lower than stat) schnellsmöglich Jul 13 2015 X
R Routine Routine Jul 13 2015 X
P Preoperative (to be done prior to surgery) präoperativ Jul 13 2015 X
T Timing critical (do as near as possible to requested time) zum vereinbarten Zeitpunkt Jul 13 2015 X
C Measure continuously (e.g., arterial line blood pressure) kontinuierlich Jul 13 2015 X
B Do at bedside or portable (may be used with other codes) am Patientenbett Jul 13 2015 X

2.C.2.114 0169 - Reporting Priority

HL7 Table 0169 - Reporting Priority

Concept Domain Information

Display Name: Description: Interpretation:
Reporting Priority Reporting Priority Berichtspriorität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.87 reportingPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.99 hl7VS-reportingPriority

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
169

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Call back results sofortige Übermittlung notwendig Jul 13 2015 X
R Rush reporting beschleunigte Übermittlung Jul 13 2015 X

2.C.2.115 0170 - Derived Specimen

HL7 Table 0170 - Derived Specimen

Concept Domain Information

Display Name: Description: Interpretation:
Derived Specimen Derived Specimen primäres/sekundäres Probenmaterial

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.88 derivedSpecimen

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.100 hl7VS-derivedSpecimen

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
170

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Parent Observation Untersuchung an primärem Probenmaterial Jul 13 2015 X
C Child Observation Untersuchung an sekundärem Probenmaterial Jul 13 2015 X
N Not Applicable Nicht Anwendbar Jul 13 2015 X

2.C.2.116 0171 - Citizenship

User-defined Table 0171 - Citizenship

Concept Domain Information

Display Name: Description: Interpretation:
Citizenship Citizenship Staatsangehörigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
citizenship

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-citizenship

Binding Information

Binding:

Table Metadata

Table: Steward:
171

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.117 0172 - Veterans Military Status

User-defined Table 0172 - Veterans Military Status

Concept Domain Information

Display Name: Description: Interpretation:
Veterans Military Status Veterans Military Status Beruf / Tätigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
veteransMilitaryStatus

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-veteransMilitaryStatus

Binding Information

Binding:

Table Metadata

Table: Steward:
172

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.118 0173 - Coordination of Benefits

User-defined Table 0173 - Coordination of Benefits

Concept Domain Information

Display Name: Description: Interpretation:
Coordination of Benefits Coordination of Benefits Abstimmung mit anderen Versicherungsverhältnissen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.89 coordinationOfBenefits

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.101 hl7VS-coordinationOfBenefits

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
173

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CO Coordination koordiniert Jul 13 2015 X
IN Independent unabhängig Jul 13 2015 X

2.C.2.119 0174 - Nature of Service/Test/Observation

User-defined Table 0174 - Nature of Service/Test/Observation

Concept Domain Information

Display Name: Description: Interpretation:
Nature of Service/Test/Observation Nature of Service/Test/Observation Untersuchungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.90 natureOfServiceTestObservation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.102 hl7VS-natureOfServiceTestObservation

Binding Information

Binding:
example

Table Metadata

Table: Steward:
174

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Profile or battery consisting of many independent atomic observations (e.g., SMA12, electrolytes), usually done at one instrument on one specimen Batterieanordnung Jul 13 2015 X
F Functional procedure that may consist of one or more interrelated measures (e.g., glucose tolerance test, creatinine clearance), usually done at different times and/or on different specimens Jul 13 2015 X
A Atomic service/test/observation (test code or treatment code) Jul 13 2015 X
S Superset-a set of batteries or procedures ordered under a single code unit but processed as separate batteries (e.g., routines = CBC, UA, electrolytes)

This set indicates that the code being described is used to order multiple service/test/observation b

can be associated with one or more OM4 (specimen) segments Codes P, F, and S identify sets (batteries) and should be associated with an OM5 segment that defines the list of elements. The definitions for the contained elements would have to be sent in other independent OMx segments, one for each contained element. In the ASTM context, most text reports – such as discharge summaries, admission H&Ps, and chest X-ray reports – are considered as sets, in which each section of the report (e.g., description, impression, and recommendation of an X-ray report) is considered a separate observation Jul 13 2015 X
C Single observation calculated via a rule or formula from other independent observations (e.g., Alveolar-arterial ratio, cardiac output) Jul 13 2015 X

2.C.2.120 0175 - Master File Identifier Code

HL7 Table 0175 - Master File Identifier Code

Concept Domain Information

Display Name: Description: Interpretation:
Master File Identifier Code Master File Identifier Code ID des Stammdatenverzeichnisses

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.91 masterFileIdentifierCodes

Code System Version Information

OID Version:
5

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.103 hl7VS-masterFileIdentifierCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
175

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CDM Charge description master file Jul 13 2015 X
CMA Clinical study with phases and scheduled master file Jul 13 2015 X
CMB Clinical study without phases but with scheduled master file Jul 13 2015 X
LOC Location master file Jul 13 2015 X
OMA Numerical observation master file Jul 13 2015 X
OMB Categorical observation master file Jul 13 2015 X
OMC Observation batteries master file Jul 13 2015 X
OMD Calculated observations master file Jul 13 2015 X
OMM Mixed type observation master file Jul 13 2015 X
PRA Practitioner master file Jul 13 2015 X
STF Staff master file Jul 13 2015 X
CLN Clinic master file Jul 13 2015 X
OME Other Observation/Service Item master file Jul 13 2015 X
INV Inventory master file Jul 13 2015 X
MLCP Medicare Limited Coverage Process Jul 13 2015 X
MACP Medicare Approved Coverage Process Jul 13 2015 X

2.C.2.121 0177 - Confidentiality Code

User-defined Table 0177 - Confidentiality Code

Concept Domain Information

Display Name: Description: Interpretation:
Confidentiality Code Confidentiality Code Vertraulichkeitscode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.92 confidentialityCodes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.104 hl7VS-confidentialityCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
177

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
V Very restricted streng vertraulich Jul 13 2015 X
R Restricted vertraulich Jul 13 2015 X
U Usual control normaler Zugriff Jul 13 2015 X
EMP Employee Mitarbeiter Jul 13 2015 X
UWM Unwed mother unverheiratete Mutter Jul 13 2015 X
VIP Very important person or celebrity VIP Jul 13 2015 X
PSY Psychiatric patient Psychatriepatient Jul 13 2015 X
AID AIDS patient AIDS-Patient Jul 13 2015 X
HIV HIV(+) patient HIV-positiver Patient Jul 13 2015 X
ETH Alcohol/drug treatment patient Alkohol-/medikamentenabhängiger Patient Jul 13 2015 X

2.C.2.122 0178 - File Level Event Code

HL7 Table 0178 - File Level Event Code

Concept Domain Information

Display Name: Description: Interpretation:
File Level Event Code File Level Event Code Umfang der Änderung (Datei bzw. Datensätze)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.93 file-levelEvent

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.105 hl7VS-fileLevelEventCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
178

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
REP Replace current version of this master file with the version contained in this message Ersetzen der gesamten Datei Jul 13 2015 X
UPD Change file records as defined in the record-level event codes for each record that follows Jul 13 2015 X

2.C.2.123 0179 - Response Level

HL7 Table 0179 - Response Level

Concept Domain Information

Display Name: Description: Interpretation:
Response Level Response Level Rückmeldungsumfang

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.94 responseLevel

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.106 hl7VS-responseLevel

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
179

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
NE Never. No application-level response needed Jul 13 2015 X
ER Error/Reject conditions only. Only MFA segments denoting errors must be returned via the application-level acknowledgment for this message Jul 13 2015 X
AL Always. All MFA segments (whether denoting errors or not) must be returned via the application-level acknowledgment message Jul 13 2015 X
SU Success. Only MFA segments denoting success must be returned via the application-level acknowledgment for this message Jul 13 2015 X

2.C.2.124 0180 - Record-level Event Code

HL7 Table 0180 - Record-level Event Code

Concept Domain Information

Display Name: Description: Interpretation:
Record-level Event Code Record-level Event Code Art der Änderung des Stammdatenverzeichnisses

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.95 record-levelEvent

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.107 hl7VS-record-levelEventCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
180

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MAD Add record to master file Datensatz hinzufügen Jul 13 2015 X
MDL Delete record from master file Datensatz löschen Jul 13 2015 X
MUP Update record for master file Datensatz ändern Jul 13 2015 X
MDC Deactivate: discontinue using record in master file, but do not delete from database Datensatz inaktivieren, aber nicht löschen Jul 13 2015 X
MAC Reactivate deactivated record Datensatz wieder aktivieren Jul 13 2015 X

2.C.2.125 0181 - MFN Record-level Error Return

User-defined Table 0181 - MFN Record-level Error Return

Concept Domain Information

Display Name: Description: Interpretation:
MFN Record-level Error Return MFN Record-level Error Return Fehlerschlüssel - MFN

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.96 mfnRecord-levelErrorReturn

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.108 hl7VS-mfnRecord-levelErrorReturn

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
181

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Successful posting of the record defined by the MFE segment Erfolgreiche Übernahme des Datensatzes Jul 13 2015 X
U Unsuccessful posting of the record defined by the MFE segment Übernahme des Datensatzes nicht erfolgreich Jul 13 2015 X

2.C.2.126 0182 - Staff Type

User-defined Table 0182 - Staff type

Concept Domain Information

Display Name: Description: Interpretation:
Staff type Staff type Mitarbeiterart

Code System Identification Information

CS-OID: CS Symbolic Name:
staffType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-staffType

Binding Information

Binding:

Table Metadata

Table: Steward:
182

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined keine Werte vorgeschlagen Jul 13 2015  

2.C.2.127 0183 - Active/Inactive

HL7 Table 0183 - Active/Inactive

Concept Domain Information

Display Name: Description: Interpretation:
Active/Inactive Active/Inactive aktiv/inaktiv

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.97 active-inactive

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.109 hl7VS-active-inactive

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
183

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Active Staff Aktiver Mitarbeiter Jul 13 2015 X
I Inactive Staff Inaktiver / beurlaubter Mitarbeiter Jul 13 2015 X

2.C.2.128 0184 - Department

User-defined Table 0184 - Department

Concept Domain Information

Display Name: Description: Interpretation:
Department Department Abteilung / Klinik

Code System Identification Information

CS-OID: CS Symbolic Name:
department

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-department

Binding Information

Binding:

Table Metadata

Table: Steward:
184

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined keine Werte vorgeschlagen Aug 21 2015  

2.C.2.129 0185 - Preferred Method of Contact

HL7 Table 0185 - Preferred Method of Contact

Concept Domain Information

Display Name: Description: Interpretation:
Preferred Method of Contact Preferred Method of Contact Kontaktart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.98 preferredMethodOfContact

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.110 hl7VS-preferredMethodOfContact

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
185

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Beeper Number Beeper Jul 13 2015 X
C Cellular Phone Number Handy Jul 13 2015 X
E E-Mail Address (for backward compatibility) Jul 13 2015 X
F FAX Number Fax Jul 13 2015 X
H Home Phone Number private Telefonnummer Jul 13 2015 X
O Office Phone Number Dienstliche Telefonnummer Jul 13 2015 X

2.C.2.130 0186 - Practitioner Category

User-defined Table 0186 - Practitioner Category

Concept Domain Information

Display Name: Description: Interpretation:
Practitioner Category Practitioner Category berufliche Qualifikation

Code System Identification Information

CS-OID: CS Symbolic Name:
practitionerCategory

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-practitionerCategory

Binding Information

Binding:

Table Metadata

Table: Steward:
186

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.131 0187 - Provider Billing

HL7 Table 0187 - Provider Billing

Concept Domain Information

Display Name: Description: Interpretation:
Provider Billing Provider Billing Art der Privatliquidation

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.99 providerBilling

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.111 hl7VS-providerBilling

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
187

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Institution bills for provider Haus rechnet ab Jul 13 2015 X
P Provider does own billing Eigene Abrechnung Jul 13 2015 X

2.C.2.132 0188 - Operator ID

User-defined Table 0188 - Operator ID

Concept Domain Information

Display Name: Description: Interpretation:
Operator ID Operator ID Sachbearbeiterkennzeichen

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
188

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.133 0189 - Ethnic Group

User-defined Table 0189 - Ethnic Group

Concept Domain Information

Display Name: Description: Interpretation:
Ethnic Group Ethnic Group ethnische Zugehörigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.100 ethnicGroup

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.112 hl7VS-ethnicGroup

Binding Information

Binding:
example

Table Metadata

Table: Steward:
189

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
H Hispanic or Latino Jul 13 2015 X
N Not Hispanic or Latino Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.134 0190 - Address Type

HL7 Table 0190 - Address Type

Concept Domain Information

Display Name: Description: Interpretation:
Address Type Address Type Adressart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.101 addressType

Code System Version Information

OID Version:
5

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.113 hl7VS-addressType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
190

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BA Bad address Jul 13 2015 X
BI Billing Address Jul 13 2015 X
N Birth (nee) (birth address, not otherwise specified) Jul 13 2015 X
BDL Birth delivery location (address where birth occurred) Jul 13 2015 X
F Country Of Origin Herkunftsland Jul 13 2015 X
C Current Or Temporary Derzeitige Adresse Jul 13 2015 X
B Firm/Business Firma/Geschäft Jul 13 2015 X
H Home Privatadresse Jul 13 2015 X
L Legal Address registrierte Adresse Jul 13 2015 X
M Mailing Postalische Adresse Jul 13 2015 X
O Office/Business Jul 13 2015 X
P Permanent Dauernder Wohnsitz Jul 13 2015 X
RH Registry home. Refers to the information system, typically managed by a public health agency, that stores patient information such as immunization histories or cancer data, regardless of where the patient obtains services. Jul 13 2015 X
BR Residence at birth (home address at time of birth) Wohnort zum Zeit­punkt der Geburt Jul 13 2015 X
S Service Location Jul 13 2015 X
SH Shipping Address Jul 13 2015 X
TM Tube Address Jul 13 2015 X
V Vacation Jul 13 2015 X

2.C.2.135 0191 - Type of Referenced Data

HL7 Table 0191 - Type of Referenced Data

Concept Domain Information

Display Name: Description: Interpretation:
Type of Referenced Data Type of Referenced Data Typ der referenzierten Daten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.102 typeOfReferencedData

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.114 hl7VS-typeOfReferencedData

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
191

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AP Other application data, typically uninterpreted binary data (HL7 V2.3 and later) Jul 13 2015 X
AU Audio data (HL7 V2.3 and later) Jul 13 2015 X
FT Formatted text (HL7 V2.2 only) Jul 13 2015 X
IM Image data (HL7 V2.3 and later) Jul 13 2015 X
multipart MIME multipart package Jul 13 2015 X
NS Non-scanned image (HL7 V2.2 only) Jul 13 2015 X
SD Scanned document (HL7 V2.2 only) Jul 13 2015 X
SI Scanned image (HL7 V2.2 only) Jul 13 2015 X
TEXT Machine readable text document (HL7 V2.3.1 and later) Jul 13 2015 X
TX Machine readable text document (HL7 V2.2 only) Jul 13 2015 X

2.C.2.136 0193 - Amount Class

User-defined Table 0193 - Amount Class

Concept Domain Information

Display Name: Description: Interpretation:
Amount Class Amount Class Art des Kostenanteils (II)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.103 amountClass

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.115 hl7VS-amountClass

Binding Information

Binding:
example

Table Metadata

Table: Steward:
193

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AT Amount Betrag Jul 13 2015 X
LM Limit Höchstbetrag Jul 13 2015 X
PC Percentage Prozentsatz Jul 13 2015 X
UL Unlimited Unbegrenzt Jul 13 2015 X

2.C.2.137 0200 - Name Type

HL7 Table 0200 - Name Type

Concept Domain Information

Display Name: Description: Interpretation:
Name Type Name Type Namensart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.105 nameType2

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.117 hl7VS-nameType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
200

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Assigned Jul 13 2015 X
B Birth name Jul 13 2015 X
BAD Bad Name Jul 13 2015 X
C Adopted Name angenommener Name Jul 13 2015 X
D Customary Name Jul 13 2015 X
F Fathers Name Jul 13 2015 X
I Licensing Name Jul 13 2015 X
K Business name Jul 13 2015 X
L Official Registry Name Jul 13 2015 X
M Maiden Name Name als ledige Person (Ledigenname) Jul 13 2015 X
MSK Masked Jul 13 2015 X
N Nickname Jul 13 2015 X
NAV Temporarily Unavailable Jul 13 2015 X
NB Newborn Name Jul 13 2015 X
NOUSE No Longer To Be Used Jul 13 2015 X
P Name of Partner/Spouse Jul 13 2015 X
R Registered Name Jul 13 2015 X
REL Religious Jul 13 2015 X
S Pseudonym Jul 13 2015 X
T Indigenous/Tribal Jul 13 2015 X
TEMP Temporary Name Jul 13 2015 X
U Unknown Jul 13 2015 X
... No suggested values defined Jul 13 2015  

Note: The content of Legal Name is country specific. In the US the legal name is the same as the current married name.

2.C.2.138 0201 - Telecommunication Use Code

HL7 Table 0201 - Telecommunication Use Code

Concept Domain Information

Display Name: Description: Interpretation:
Telecommunication Use Code Telecommunication Use Code Typ der Telekommunikationsadresse

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.106 telecommunicationUse

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.118 hl7VS-telecommunicationUseCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
201

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PRN Primary Residence Number Hauptwohnsitznummer Jul 13 2015 X
ORN Other Residence Number Nebenwohnsitznummer Jul 13 2015 X
WPN Work Number Dienstnummer Jul 13 2015 X
VHN Vacation Home Number Ferienwohnsitznummer Jul 13 2015 X
ASN Answering Service Number Auftragsdienst Jul 13 2015 X
EMR Emergency Number Notfallnummer Jul 13 2015 X
NET Network (email) Address Netzwerkadresse (E-Mail) Jul 13 2015 X
BPN Beeper Number Pagernummer (Cityruf o.ä.) Jul 13 2015 X
PRS Personal Jul 13 2015 X

2.C.2.139 0202 - Telecommunication Equipment Type

HL7 Table 0202 - Telecommunication Equipment Type

Concept Domain Information

Display Name: Description: Interpretation:
Telecommunication Equipment Type Telecommunication Equipment Type Telekommunikationsmethode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.107 telecommunicationEquipmentType

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.119 hl7VS-telecommunicationEquipmentType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
202

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PH Telephone Telephon Jul 13 2015 X
FX Fax Fax Jul 13 2015 X
MD Modem Modem Jul 13 2015 X
CP Cellular or Mobile Phone Jul 13 2015 X
SAT Satellite Phone Jul 13 2015 X
BP Beeper Jul 13 2015 X
Internet Internet Address Jul 13 2015 X
X.400 X.400 email address Jul 13 2015 X
TDD Telecommunications Device for the Deaf Jul 13 2015 X
TTY Teletypewriter Jul 13 2015 X

2.C.2.140 0203 - Identifier Type

HL7 Table 0203 - Identifier Type

Concept Domain Information

Display Name: Description: Interpretation:
Identifier Type Identifier Type ID Klassifizierung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.108 identifierType

Code System Version Information

OID Version:
6

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.120 hl7VS-identifierType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
203

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ACSN Accession ID Jul 13 2015 X
AM American Express American Express Jul 13 2015 X
AMA American Medical Association Number Jul 13 2015 X
AN Account number Kontonummer Jul 13 2015 X
ANON Anonymous identifier Jul 13 2015 X
ANC Account number Creditor Jul 13 2015 X
AND Account number debitor Jul 13 2015 X
ANT Temporary Account Number Jul 13 2015 X
APRN Advanced Practice Registered Nurse number Jul 13 2015 X
ASID Ancestor Specimen ID Jul 13 2015 X
BA Bank Account Number Jul 13 2015 X
BC Bank Card Number Jul 13 2015 X
BCT Birth Certificate Jul 13 2015 X
BR Birth registry number Geburtsregisternummer Jul 13 2015 X
BRN Breed Registry Number Jul 13 2015 X
BSNR Primary physician office number Jul 13 2015 X
CC Cost Center number Jul 13 2015 X
CONM Change of Name Document Jul 13 2015 X
CZ Citizenship Card Jul 13 2015 X
CY County number Jul 13 2015 X
DDS Dentist license number Jul 13 2015 X
DEA Drug Enforcement Administration registration number Jul 13 2015 X
DI Diner's Club card Diners Club Jul 13 2015 X
DFN Drug Furnishing or prescriptive authority Number Jul 13 2015 X
DL Driver's license number Führerscheinnummer Jul 13 2015 X
DN Doctor number Arztnummer Jul 13 2015 X
DO Osteopathic License number Jul 13 2015 X
DP Diplomatic Passport Jul 13 2015 X
DPM Podiatrist license number Jul 13 2015 X
DR Donor Registration Number Jul 13 2015 X
DS Discover Card Jul 13 2015 X
EI Employee number Arbeitnehmernummer Jul 13 2015 X
EN Employer number Arbeitgebernummer Jul 13 2015 X
ESN Staff Enterprise Number Jul 13 2015 X
FI Facility ID Jul 13 2015 X
GI Guarantor internal identifier interne ID des Zahlungspflichtigen Jul 13 2015 X
GL General ledger number Jul 13 2015 X
GN Guarantor external identifier Jul 13 2015 X
HC Health Card Number Jul 13 2015 X
JHN Jurisdictional health number (Canada) Jul 13 2015 X
IND Indigenous/Aboriginal Jul 13 2015 X
LACSN Laboratory Accession ID Jul 13 2015 X
LANR Lifelong physician number Jul 13 2015 X
LI Labor and industries number Jul 13 2015 X
LN License number Jul 13 2015 X
LR Local Registry ID Jul 13 2015 X
MA Patient Medicaid number Armennummer Jul 13 2015 X
MB Member Number Jul 13 2015 X
MC Patient's Medicare number Rentnernummer Jul 13 2015 X
MCD Practitioner Medicaid number Jul 13 2015 X
MCN Microchip Number Jul 13 2015 X
MCR Practitioner Medicare number Jul 13 2015 X
MCT Marriage Certificate Jul 13 2015 X
MD Medical License number Jul 13 2015 X
MI Military ID number Jul 13 2015 X
MR Medical record number Krankenaktennummer Jul 13 2015 X
MRT Temporary Medical Record Number Jul 13 2015 X
MS MasterCard Jul 13 2015 X
NBSNR Secondary physician office number Jul 13 2015 X
NCT Naturalization Certificate Jul 13 2015 X
NE National employer identifier Jul 13 2015 X
NH National Health Plan Identifier Jul 13 2015 X
NI National unique individual identifier Jul 13 2015 X
NII National Insurance Organization Identifier Institutskennzeichen der Krankenkasse Jul 13 2015 X
NIIP National Insurance Payor Identifier (Payor) Vertragskassennummer (VKNR) Jul 13 2015 X
NNxxx National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code Jul 13 2015 X
NP Nurse practitioner number Jul 13 2015 X
NPI National provider identifier Jul 13 2015 X
OD Optometrist license number Jul 13 2015 X
PA Physician Assistant number Assistenzarztnummer Jul 13 2015 X
PC Parole Card Jul 13 2015 X
PCN Penitentiary/correctional institution Number Jul 13 2015 X
PE Living Subject Enterprise Number Jul 13 2015 X
PEN Pension Number Jul 13 2015 X
PI Patient internal identifier interne Patienten-ID Jul 13 2015 X
PN Person number Personen-ID Jul 13 2015 X
PNT Temporary Living Subject Number Jul 13 2015 X
PPIN Medicare/CMS Performing Provider Identification Number Class: Insurance Jul 13 2015 X
PPN Passport number Passnummer Jul 13 2015 X
PRC Permanent Resident Card Number Jul 13 2015 X
PRN Provider number Jul 13 2015 X
PT Patient external identifier externe Patienten-ID Jul 13 2015 X
QA QA number Jul 13 2015 X
RI Resource identifier Jul 13 2015 X
RPH Pharmacist license number Jul 13 2015 X
RN Registered Nurse Number Jul 13 2015 X
RR Railroad Retirement number Seniorenkartennummer Jul 13 2015 X
RRI Regional registry ID Jul 13 2015 X
RRP Railroad Retirement Provider Jul 13 2015 X
SID Specimen ID Jul 13 2015 X
SL State license Jul 13 2015 X
SN Subscriber Number Jul 13 2015 X
SP Study Permit Jul 13 2015 X
SR State registry ID Jul 13 2015 X
SS Social Security number Sozialversicherungsnummer Jul 13 2015 X
TAX Tax ID number Jul 13 2015 X
TN Treaty Number/ (Canada) Jul 13 2015 X
TPR Temporary Permanent Resident (Canada) Jul 13 2015 X
U Unspecified identifier Jul 13 2015 X
UPIN Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers Jul 13 2015 X
USID Unique Specimen ID Jul 13 2015 X
VN Visit number Fallnummer Jul 13 2015 X
VP Visitor Permit Jul 13 2015 X
VS VISA VISA Jul 13 2015 X
WC WIC identifier Jul 13 2015 X
WCN Workers' Comp Number Jul 13 2015 X
WP Work Permit Jul 13 2015 X
XX Organization identifier Jul 13 2015 X

2.C.2.141 0204 - Organizational Name Type

User-defined Table 0204 - Organizational Name Type

Concept Domain Information

Display Name: Description: Interpretation:
Organizational Name Type Organizational Name Type Namensart (Organisationen)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.109 organizationalNameType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.121 hl7VS-organizationalNameType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
204

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Alias name Aliasname Jul 13 2015 X
L Legal name gesetzlicher Name Jul 13 2015 X
D Display name angezeigter Name Jul 13 2015 X
SL Stock exchange listing name Börsenlistenname Jul 13 2015 X

2.C.2.142 0205 - Price Type

HL7 Table 0205 - Price Type

Concept Domain Information

Display Name: Description: Interpretation:
Price Type Price Type Preisklassifizierung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.110 priceType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.122 hl7VS-priceType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
205

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AP administrative price or handling fee Jul 13 2015 X
DC direct unit cost Jul 13 2015 X
IC indirect unit cost Jul 13 2015 X
PF professional fee for performing provider Jul 13 2015 X
TF technology fee for use of equipment Jul 13 2015 X
TP total price Jul 13 2015 X
UP unit price, may be based on length of procedure or service Jul 13 2015 X

2.C.2.143 0206 - Segment Action Code

HL7 Table 0206 - Segment Action Code

Concept Domain Information

Display Name: Description: Interpretation:
Segment Action Code Segment Action Code auszuführende Aktion

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.111 segmentAction

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.123 hl7VS-segmentActionCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
206

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Add/Insert Einfügen Jul 13 2015 X
D Delete Löschen/Stornieren Jul 13 2015 X
U Update Ändern Jul 13 2015 X
X No Change Jul 13 2015 X

2.C.2.144 0207 - Processing Mode

HL7 Table 0207 - Processing Mode

Concept Domain Information

Display Name: Description: Interpretation:
Processing Mode Processing Mode Verarbeitungsmodus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.112 processingMode

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.124 hl7VS-processingMode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
207

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Archive Jul 13 2015 X
R Restore from archive Jul 13 2015 X
I Initial load Jul 13 2015 X
T Current processing, transmitted at intervals (scheduled or on demand) Jul 13 2015 X
Not present Not present (the default, meaning current processing) Jul 13 2015 X

2.C.2.145 0208 - Query Response Status

HL7 Table 0208 - Query Response Status

Concept Domain Information

Display Name: Description: Interpretation:
Query Response Status Query Response Status Antwortstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.113 queryResponseStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.125 hl7VS-queryResponseStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
208

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OK Data found, no errors (this is the default) Jul 13 2015 X
NF No data found, no errors Jul 13 2015 X
AE Application error Jul 13 2015 X
AR Application reject Jul 13 2015 X

2.C.2.146 0209 - Relational Operator

HL7 Table 0209 - Relational Operator

Concept Domain Information

Display Name: Description: Interpretation:
Relational Operator Relational Operator relationaler Operator

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.114 relationalOperator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.126 hl7VS-relationalOperator

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
209

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EQ Equal Jul 13 2015 X
NE Not Equal Jul 13 2015 X
LT Less than Jul 13 2015 X
GT Greater than Jul 13 2015 X
LE Less than or equal Jul 13 2015 X
GE Greater than or equal Jul 13 2015 X
CT Contains Jul 13 2015 X
GN Generic Jul 13 2015 X

2.C.2.147 0210 - Relational Conjunction

HL7 Table 0210 - Relational Conjunction

Concept Domain Information

Display Name: Description: Interpretation:
Relational Conjunction Relational Conjunction relationale Verknüpfung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.115 relationalConjunction

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.127 hl7VS-relationalConjunction

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
210

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AND Default Jul 13 2015 X
OR Jul 13 2015 X

2.C.2.148 0211 - Alternate Character Sets

Note: When describing encoding rules, this standard always speaks in terms of character position, not byte offset. Similarly, comparisons should be done on character values, not their byte equivalents. For this reason, delimiter characters should always have representation in the standard 7-bit ASCII character set, regardless of the actual character set being used, so that a search for the character CR (carriage return) can be performed.

HL7 Table 0211 - Alternate Character Sets

Concept Domain Information

Display Name: Description: Interpretation:
Alternate Character Sets Alternate Character Sets Zeichensatz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.116 alternateCharacterSets

Code System Version Information

OID Version:
5

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.128 hl7VS-alternateCharacterSets

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
211

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ASCII The printable 7-bit ASCII character set. Jul 13 2015 X
8859/1 The printable characters from the ISO 8859/1 Character set Jul 13 2015 X
8859/2 The printable characters from the ISO 8859/2 Character set Jul 13 2015 X
8859/3 The printable characters from the ISO 8859/3 Character set Jul 13 2015 X
8859/4 The printable characters from the ISO 8859/4 Character set Jul 13 2015 X
8859/5 The printable characters from the ISO 8859/5 Character set Jul 13 2015 X
8859/6 The printable characters from the ISO 8859/6 Character set Jul 13 2015 X
8859/7 The printable characters from the ISO 8859/7 Character set Jul 13 2015 X
8859/8 The printable characters from the ISO 8859/8 Character set Jul 13 2015 X
8859/9 The printable characters from the ISO 8859/9 Character set Jul 13 2015 X
8859/15 The printable characters from the ISO 8859/15 (Latin-15) Jul 13 2015 X
ISO IR6 ASCII graphic character set consisting of 94 characters. Jul 13 2015 X
ISO IR14 Code for Information Exchange (one byte)(JIS X 0201-1976). Jul 13 2015 X
ISO IR87 Code for the Japanese Graphic Character set for information interchange (JIS X 0208-1990), Jul 13 2015 X
ISO IR159 Code of the supplementary Japanese Graphic Character set for information interchange (JIS X 0212-1990). Jul 13 2015 X
GB 18030-2000 Code for Chinese Character Set (GB 18030-2000) Jul 13 2015 X
KS X 1001 Code for Korean Character Set (KS X 1001) Jul 13 2015 X
CNS 11643-1992 Code for Taiwanese Character Set (CNS 11643-1992) Jul 13 2015 X
BIG-5 Code for Taiwanese Character Set (BIG-5) Jul 13 2015 X
UNICODE The world wide character standard from ISO/IEC 10646-1-1993 Available from The Unicode Consortium, P.O. Box 700519, San Jose, CA 95170-0519. See http://www.unicode.org/unicode/consortium/consort.html Jul 13 2015 X
UNICODE UTF-8 UCS Transformation Format, 8-bit form Jul 13 2015 X

2.C.2.149 0212 - Nationality

HL7 recommends using ISO Table 3166.

User-defined Table 0212 - Nationality

Concept Domain Information

Display Name: Description: Interpretation:
Nationality Nationality Nationalität

Code System Identification Information

CS-OID: CS Symbolic Name:
nationality

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-nationality

Binding Information

Binding:

Table Metadata

Table: Steward:
212

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.150 0213 - Purge Status Code

User-defined Table 0213 - Purge Status Code

Concept Domain Information

Display Name: Description: Interpretation:
Purge Status Code Purge Status Code Buchungsabschlußcode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.117 purgeStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.129 hl7VS-purgeStatusCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
213

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Marked for purge. User is no longer able to update the visit. Jul 13 2015 X
D The visit is marked for deletion and the user cannot enter new data against it. Jul 13 2015 X
I The visit is marked inactive and the user cannot enter new data against it. Jul 13 2015 X

2.C.2.151 0214 - Special Program Code

User-defined Table 0214 - Special Program Code

Concept Domain Information

Display Name: Description: Interpretation:
Special Program Code Special Program Code spezielle Gesundheitsprogramme

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.118 specialProgram

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.130 hl7VS-specialProgramCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
214

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CH Child Health Assistance Jul 13 2015 X
ES Elective Surgery Program Jul 13 2015 X
FP Family Planning Jul 13 2015 X
O Other Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.152 0215 - Publicity Code

User-defined Table 0215 - Publicity Code

Concept Domain Information

Display Name: Description: Interpretation:
Publicity Code Publicity Code Auskunftsbeschränkung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.119 publicity

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.131 hl7VS-publicityCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
215

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Family only Jul 13 2015 X
N No Publicity Jul 13 2015 X
O Other Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.153 0216 - Patient Status Code

User-defined Table 0216 - Patient Status Code

Concept Domain Information

Display Name: Description: Interpretation:
Patient Status Code Patient Status Code Fallstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.120 patientStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.132 hl7VS-patientStatusCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
216

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AI Active Inpatient Jul 13 2015 X
DI Discharged Inpatient Jul 13 2015 X

2.C.2.154 0217 - Visit Priority Code

User-defined Table 0217 - Visit Priority Code

Concept Domain Information

Display Name: Description: Interpretation:
Visit Priority Code Visit Priority Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.121 visitPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.133 hl7VS-visitPriorityCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
217

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Emergency Jul 13 2015 X
2 Urgent Jul 13 2015 X
3 Elective Jul 13 2015 X

2.C.2.155 0218 - Patient Charge Adjustment

User-defined Table 0218 - Patient Charge Adjustment

Concept Domain Information

Display Name: Description: Interpretation:
Patient Charge Adjustment Patient Charge Adjustment Sonderkonditionen

Code System Identification Information

CS-OID: CS Symbolic Name:
patientChargeAdjustment

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-patientChargeAdjustment

Binding Information

Binding:

Table Metadata

Table: Steward:
218

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.156 0219 - Recurring Service Code

User-defined Table 0219 - Recurring Service Code

Concept Domain Information

Display Name: Description: Interpretation:
Recurring Service Code Recurring Service Code fortlaufende Behandlung

Code System Identification Information

CS-OID: CS Symbolic Name:
recurringServiceCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-recurringServiceCode

Binding Information

Binding:

Table Metadata

Table: Steward:
219

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.157 0220 - Living Arrangements

User-defined Table 0220 - Living Arrangement

Concept Domain Information

Display Name: Description: Interpretation:
Living Arrangement Living Arrangement besondere Lebensumstände

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.122 livingArrangement

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.134 hl7VS-livingArrangement

Binding Information

Binding:
example

Table Metadata

Table: Steward:
220

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Alone Jul 13 2015 X
F Family Jul 13 2015 X
I Institution Jul 13 2015 X
R Relative Jul 13 2015 X
U Unknown Jul 13 2015 X
S Spouse Only Jul 13 2015 X

2.C.2.158 0222 - Contact Reason

User-defined Table 0222 - Contact Reason

Concept Domain Information

Display Name: Description: Interpretation:
Contact Reason Contact Reason Grund der Kontaktaufnahme mit Arbeitgeber

Code System Identification Information

CS-OID: CS Symbolic Name:
contactReason

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-contactReason

Binding Information

Binding:

Table Metadata

Table: Steward:
222

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.159 0223 - Living Dependency

User-defined Table 0223 - Living Dependency

Concept Domain Information

Display Name: Description: Interpretation:
Living Dependency Living Dependency besondere Lebensabhängigkeiten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.124 livingDependency

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.136 hl7VS-livingDependency

Binding Information

Binding:
example

Table Metadata

Table: Steward:
223

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Spouse Dependent Jul 13 2015 X
M Medical Supervision Required Jul 13 2015 X
C Small Children Dependent Jul 13 2015 X
O Other Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.160 0224 - Transport Arranged

HL7 Table 0224 - Transport Arranged

Concept Domain Information

Display Name: Description: Interpretation:
Transport Arranged Transport Arranged Transport arrangiert

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.125 transportArranged

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.137 hl7VS-transportArranged

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
224

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Arranged Jul 13 2015 X
N Not Arranged Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.161 0225 - Escort Required

HL7 Table 0225 - Escort Required

Concept Domain Information

Display Name: Description: Interpretation:
Escort Required Escort Required Begleitung erforderlich

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.126 escortRequired

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.138 hl7VS-escortRequired

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
225

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
R Required Jul 13 2015 X
N Not Required Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.162 0227 - Manufacturers of Vaccines

Imported Table 0227 - Manufacturers of Vaccines (code=MVX)

Concept Domain Information

Display Name: Description: Interpretation:
Manufacturers of Vaccines (code=MVX) Manufacturers of Vaccines (code=MVX) Hersteller des Wirkstoffs

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.127 manufacturersOfVaccinesHL7

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.139 hl7VS-manufacturersOfVaccines(code=mvx)

Binding Information

Binding:

Table Metadata

Table: Steward:
227

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AB Abbott Laboratories Jul 13 2015 X
AD Adams Laboratories, Inc. Jul 13 2015 X
ALP Alpha Therapeutic Corporation Jul 13 2015 X
AR Armour Jul 13 2015 X
AVB Aventis Behring L.L.C. Jul 13 2015 X
AVI Aviron Jul 13 2015 X
BA Baxter Healthcare Corporation Jul 13 2015 X
BAH Baxter Healthcare Corporation Jul 13 2015 X
BAY Bayer Corporation Jul 13 2015 X
BP Berna Products Jul 13 2015 X
BPC Berna Products Corporation Jul 13 2015 X
MIP Bioport Corporation Jul 13 2015 X
CNJ Cangene Corporation Jul 13 2015 X
CMP Celltech Medeva Pharmaceuticals Jul 13 2015 X
CEN Centeon L.L.C. Jul 13 2015 X
CHI Chiron Corporation Jul 13 2015 X
CON Connaught Jul 13 2015 X
DVC DynPort Vaccine Company, LLC Jul 13 2015 X
EVN Evans Medical Limited Jul 13 2015 X
GEO GeoVax Labs, Inc. Jul 13 2015 X
SKB GlaxoSmithKline Jul 13 2015 X
GRE Greer Laboratories, Inc. Jul 13 2015 X
IAG Immuno International AG Jul 13 2015 X
IUS Immuno-U.S., Inc. Jul 13 2015 X
KGC Korea Green Cross Corporation Jul 13 2015 X
LED Lederle Jul 13 2015 X
MBL Massachusetts Biologic Laboratories Jul 13 2015 X
MA Massachusetts Public Health Biologic Laboratories Jul 13 2015 X
MED MedImmune, Inc. Jul 13 2015 X
MSD Merck & Co., Inc. Jul 13 2015 X
IM Merieux Jul 13 2015 X
MIL Miles Jul 13 2015 X
NAB NABI Jul 13 2015 X
NYB New York Blood Center Jul 13 2015 X
NAV North American Vaccine, Inc. Jul 13 2015 X
NOV Novartis Pharmaceutical Corporation Jul 13 2015 X
NVX Novavax, Inc. Jul 13 2015 X
OTC Organon Teknika Corporation Jul 13 2015 X
ORT Ortho-Clinical Diagnostics Jul 13 2015 X
PD Parkedale Pharmaceuticals Jul 13 2015 X
PWJ PowderJect Pharmaceuticals Jul 13 2015 X
PRX Praxis Biologics Jul 13 2015 X
PMC sanofi pasteur Jul 13 2015 X
JPN The Research Foundation for Microbial Diseases of Osaka University Jul 13 2015 X
SCL Sclavo, Inc. Jul 13 2015 X
SOL Solvay Pharmaceuticals Jul 13 2015 X
SI Swiss Serum and Vaccine Inst. Jul 13 2015 X
TAL Talecris Biotherapeutics Jul 13 2015 X
USA United States Army Medical Research and Material Command Jul 13 2015 X
VXG VaxGen Jul 13 2015 X
WA Wyeth-Ayerst Jul 13 2015 X
WAL Wyeth-Ayerst Jul 13 2015 X
ZLB ZLB Behring Jul 13 2015 X
OTH Other manufacturer Jul 13 2015 X
UNK Unknown manufacturer Jul 13 2015 X

2.C.2.163 0228 - Diagnosis Classification

User-defined Table 0228 - Diagnosis Classification

Concept Domain Information

Display Name: Description: Interpretation:
Diagnosis Classification Diagnosis Classification Art der Diagnose

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.128 diagnosisClassification

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.140 hl7VS-diagnosisClassification

Binding Information

Binding:
example

Table Metadata

Table: Steward:
228

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Consultation Behandlung Jul 13 2015 X
D Diagnosis Diagnose Jul 13 2015 X
M Medication (antibiotic) Medikation Jul 13 2015 X
O Other andere Jul 13 2015 X
R Radiological scheduling (not using ICDA codes) Planung von radiologischen Untersuchungen Jul 13 2015 X
S Sign and symptom Symptome Jul 13 2015 X
T Tissue diagnosis Gewebebestimmung Jul 13 2015 X
I Invasive procedure not classified elsewhere (I.V., catheter, etc.) Maßnahme Jul 13 2015 X

2.C.2.164 0229 - DRG Payor

User-defined Table 0229 - DRG Payor

Concept Domain Information

Display Name: Description: Interpretation:
DRG Payor DRG Payor Kostenträger

Code System Identification Information

CS-OID: CS Symbolic Name:
drgPayor

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-drgPayor

Binding Information

Binding:

Table Metadata

Table: Steward:
229

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.165 0230 - Procedure Functional Type

User-defined Table 0230 - Procedure Functional Type

Concept Domain Information

Display Name: Description: Interpretation:
Procedure Functional Type Procedure Functional Type Klassifizierung der Prozedur

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.130 procedureFunctionalType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.142 hl7VS-procedureFunctionalType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
230

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Anesthesia Narkose Jul 13 2015 X
P Procedure for treatment (therapeutic, including operations) Behandlung Jul 13 2015 X
I Invasive procedure not classified elsewhere (e.g., IV, catheter, etc.) operativer Eingriff Jul 13 2015 X
D Diagnostic procedure Diagnosestellung Jul 13 2015 X

2.C.2.166 0231 - Student Status

User-defined Table 0231 - Student Status

Concept Domain Information

Display Name: Description: Interpretation:
Student Status Student Status Studentenstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.131 studentStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.143 hl7VS-studentStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
231

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Full-time student Jul 13 2015 X
P Part-time student Jul 13 2015 X
N Not a student Jul 13 2015 X

2.C.2.167 0232 - Insurance Company Contact Reason

User-defined Table 0232 - - Insurance Company Contact Reason

Concept Domain Information

Display Name: Description: Interpretation:
- Insurance Company Contact Reason - Insurance Company Contact Reason Grund der Kontaktaufnahme mit Versicherung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.132 insuranceCompanyContactReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.144 hl7VS--InsuranceCompanyContactReason

Binding Information

Binding:
example

Table Metadata

Table: Steward:
232

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
01 Medicare claim status Jul 13 2015 X
02 Medicaid claim status Jul 13 2015 X
03 Name/address change Jul 13 2015 X

2.C.2.168 0233 - Non-Concur Code/Description

User-defined Table 0233 - Non-Concur Code/Description

Concept Domain Information

Display Name: Description: Interpretation:
Non-Concur Code/Description Non-Concur Code/Description nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
non-concurCodeDescription

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-non-concurCodeDescription

Binding Information

Binding:

Table Metadata

Table: Steward:
233

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.169 0234 - Report Timing

HL7 Table 0234 - Report Timing

Concept Domain Information

Display Name: Description: Interpretation:
Report Timing Report Timing Art des Berichts

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.133 reportTiming

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.145 hl7VS-reportTiming

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
234

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CO Correction Jul 13 2015 X
AD Additional information Jul 13 2015 X
RQ Requested information Jul 13 2015 X
DE Device evaluation Jul 13 2015 X
PD Periodic Jul 13 2015 X
3D 3 day report Jul 13 2015 X
7D 7 day report Jul 13 2015 X
10D 10 day report Jul 13 2015 X
15D 15 day report Jul 13 2015 X
30D 30 day report Jul 13 2015 X

2.C.2.170 0235 - Report Source

HL7 Table 0235 - Report Source

Concept Domain Information

Display Name: Description: Interpretation:
Report Source Report Source Berichtsquelle

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.134 reportSource

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.146 hl7VS-reportSource

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
235

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Clinical trial Jul 13 2015 X
L Literature Jul 13 2015 X
H Health professional Jul 13 2015 X
R Regulatory agency Jul 13 2015 X
D Database/registry/poison control center Jul 13 2015 X
N Non-healthcare professional Jul 13 2015 X
P Patient Jul 13 2015 X
M Manufacturer/marketing authority holder Jul 13 2015 X
E Distributor Jul 13 2015 X
O Other Jul 13 2015 X

2.C.2.171 0236 - Event Reported To

HL7 Table 0236 - Event Reported To

Concept Domain Information

Display Name: Description: Interpretation:
Event Reported To Event Reported To Berichtsempfängertyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.135 eventReportedTo

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.147 hl7VS-eventReportedTo

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
236

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
M Manufacturer Jul 13 2015 X
L Local facility/user facility Jul 13 2015 X
R Regulatory agency Jul 13 2015 X
D Distributor Jul 13 2015 X

2.C.2.172 0237 - Event Qualification

HL7 Table 0237 - Event Qualification

Concept Domain Information

Display Name: Description: Interpretation:
Event Qualification Event Qualification Ereignistyp/-ursache

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.136 eventQualification

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.148 hl7VS-eventQualification

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
237

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Interaction Jul 13 2015 X
O Overdose Jul 13 2015 X
A Abuse Jul 13 2015 X
M Misuse Jul 13 2015 X
D Dependency Jul 13 2015 X
L Lack of expect therapeutic effect Jul 13 2015 X
W Drug withdrawal Jul 13 2015 X
B Unexpected beneficial effect Jul 13 2015 X

2.C.2.173 0238 - Event Seriousness

HL7 Table 0238 - Event Seriousness

Concept Domain Information

Display Name: Description: Interpretation:
Event Seriousness Event Seriousness Schweregrad des Ereignisses

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.137 eventSeriousness

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.149 hl7VS-eventSeriousness

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
238

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
S Significant Jul 13 2015 X
N No Nein Jul 13 2015 X

2.C.2.174 0239 - Event Expected

HL7 Table 0239 - Event Expected

Concept Domain Information

Display Name: Description: Interpretation:
Event Expected Event Expected Ereignis erwartet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.138 eventExpected

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.150 hl7VS-eventExpected

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
239

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.175 0240 - Event Consequence

HL7 Table 0240 - Event Consequence

Concept Domain Information

Display Name: Description: Interpretation:
Event Consequence Event Consequence Folge des Ereignisses

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.139 eventConsequence

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.151 hl7VS-eventConsequence

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
240

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Death Jul 13 2015 X
L Life threatening Jul 13 2015 X
H Caused hospitalized Jul 13 2015 X
P Prolonged hospitalization Jul 13 2015 X
C Congenital anomaly/birth defect Jul 13 2015 X
I Incapacity which is significant, persistent or permanent Jul 13 2015 X
J Disability which is significant, persistent or permanent Jul 13 2015 X
R Required intervention to prevent permanent impairment/damage Jul 13 2015 X
O Other Jul 13 2015 X

2.C.2.176 0241 - Patient Outcome

HL7 Table 0241 - Patient Outcome

Concept Domain Information

Display Name: Description: Interpretation:
Patient Outcome Patient Outcome Folge für den Patienten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.140 patientOutcome

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.152 hl7VS-patientOutcome

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
241

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Died Jul 13 2015 X
R Recovering Jul 13 2015 X
N Not recovering/unchanged Jul 13 2015 X
W Worsening Jul 13 2015 X
S Sequelae Jul 13 2015 X
F Fully recovered Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.177 0242 - Primary Observer''s Qualification

HL7 Table 0242 - Primary Observer's Qualification

Concept Domain Information

Display Name: Description: Interpretation:
Primary Observer's Qualification Primary Observer's Qualification Qualifikation des Bedieners

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.141 primaryObserverQualification

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.153 hl7VS-primaryObserver'sQualification

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
242

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Physician (osteopath, homeopath) Jul 13 2015 X
R Pharmacist Jul 13 2015 X
M Mid-level professional (nurse, nurse practitioner, physician's assistant) Jul 13 2015 X
H Other health professional Jul 13 2015 X
C Health care consumer/patient Jul 13 2015 X
L Lawyer/attorney Jul 13 2015 X
O Other non-health professional Jul 13 2015 X

2.C.2.178 0243 - Identity May Be Divulged

HL7 Table 0243 - Identity May Be Divulged

Concept Domain Information

Display Name: Description: Interpretation:
Identity May Be Divulged Identity May Be Divulged Identität darf weitergeben werden

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.142 identityMayBeDivulged

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.154 hl7VS-identityMayBeDivulged

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
243

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein Jul 13 2015 X
NA Not applicable Jul 13 2015 X

2.C.2.179 0244 - Single Use Device

User-defined Table 0244 - Single Use Device

Concept Domain Information

Display Name: Description: Interpretation:
Single Use Device Single Use Device Einwegprodukt

Code System Identification Information

CS-OID: CS Symbolic Name:
singleUseDevice

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-singleUseDevice

Binding Information

Binding:

Table Metadata

Table: Steward:
244

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.180 0245 - Product Problem

User-defined Table 0245 - Product Problem

Concept Domain Information

Display Name: Description: Interpretation:
Product Problem Product Problem Produktproblem

Code System Identification Information

CS-OID: CS Symbolic Name:
productProblem

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-productProblem

Binding Information

Binding:

Table Metadata

Table: Steward:
245

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.181 0246 - Product Available for Inspection

User-defined Table 0246 - Product Available for Inspection

Concept Domain Information

Display Name: Description: Interpretation:
Product Available for Inspection Product Available for Inspection Produt verfügbar für Inspektionen

Code System Identification Information

CS-OID: CS Symbolic Name:
productAvailableForInspection

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-productAvailableForInspection

Binding Information

Binding:

Table Metadata

Table: Steward:
246

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.182 0247 - Status of Evaluation

HL7 Table 0247 - Status of Evaluation

Concept Domain Information

Display Name: Description: Interpretation:
Status of Evaluation Status of Evaluation Status der Produktprüfung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.143 statusOfEvaluation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.155 hl7VS-statusOfEvaluation

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
247

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Evaluation completed Jul 13 2015 X
P Evaluation in progress Jul 13 2015 X
K Problem already known, no evaluation necessary Jul 13 2015 X
X Product not made by company Jul 13 2015 X
A Evaluation anticipated, but not yet begun Jul 13 2015 X
D Product discarded -- unable to follow up Jul 13 2015 X
C Product received in condition which made analysis impossible Jul 13 2015 X
I Product remains implanted -- unable to follow up Jul 13 2015 X
U Product unavailable for follow up investigation Jul 13 2015 X
Q Product under quarantine -- unable to follow up Jul 13 2015 X
R Product under recall/corrective action Jul 13 2015 X
O Other Jul 13 2015 X

2.C.2.183 0248 - Product Source

HL7 Table 0248 - Product Source

Concept Domain Information

Display Name: Description: Interpretation:
Product Source Product Source Produktherkunft

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.144 productSource

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.156 hl7VS-productSource

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
248

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Actual product involved in incident was evaluated Jul 13 2015 X
L A product from the same lot as the actual product involved was evaluated Jul 13 2015 X
R A product from a reserve sample was evaluated Jul 13 2015 X
N A product from a controlled/non-related inventory was evaluated Jul 13 2015 X

2.C.2.184 0249 - Generic Product

User-defined Table 0249 - Generic Product

Concept Domain Information

Display Name: Description: Interpretation:
Generic Product Generic Product generisches Produkt

Code System Identification Information

CS-OID: CS Symbolic Name:
genericProduct

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-genericProduct

Binding Information

Binding:

Table Metadata

Table: Steward:
249

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.185 0250 - Relatedness Assessment

HL7 Table 0250 - Relatedness Assessment

Concept Domain Information

Display Name: Description: Interpretation:
Relatedness Assessment Relatedness Assessment Einschätzung des Zusammenhangs

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.145 relatednessAssessment

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.157 hl7VS-relatednessAssessment

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
250

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
H Highly probable Jul 13 2015 X
M Moderately probable Jul 13 2015 X
S Somewhat probable Jul 13 2015 X
I Improbable Jul 13 2015 X
N Not related Jul 13 2015 X

2.C.2.186 0251 - Action Taken in Response to the Event

HL7 Table 0251 - Action Taken in Response to the Event

Concept Domain Information

Display Name: Description: Interpretation:
Action Taken in Response to the Event Action Taken in Response to the Event ausgelöste Reaktion

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.146 actionTakenInResponseToTheEvent

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.158 hl7VS-actionTakenInResponseToTheEvent

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
251

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
WP Product withdrawn permanently Jul 13 2015 X
WT Product withdrawn temporarily Jul 13 2015 X
DR Product dose or frequency of use reduced Jul 13 2015 X
DI Product dose or frequency of use increased Jul 13 2015 X
OT Other Jul 13 2015 X
N None Jul 13 2015 X

2.C.2.187 0252 - Causality Observations

HL7 Table 0252 - Causality Observations

Concept Domain Information

Display Name: Description: Interpretation:
Causality Observations Causality Observations Angaben zur Kausalität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.147 causalityObservations

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.159 hl7VS-causalityObservations

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
252

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AW Abatement of event after product withdrawn Jul 13 2015 X
BE Event recurred after product reintroduced Jul 13 2015 X
LI Literature reports association of product with event Jul 13 2015 X
IN Event occurred after product introduced Jul 13 2015 X
EX Alternative explanations for the event available Jul 13 2015 X
PL Effect observed when patient receives placebo Jul 13 2015 X
TC Toxic levels of product documented in blood or body fluids Jul 13 2015 X
DR Dose response observed Jul 13 2015 X
SE Similar events in past for this patient Jul 13 2015 X
OE Occurrence of event was confirmed by objective evidence Jul 13 2015 X
OT Other Jul 13 2015 X

2.C.2.188 0253 - Indirect Exposure Mechanism

HL7 Table 0253 - Indirect Exposure Mechanism

Concept Domain Information

Display Name: Description: Interpretation:
Indirect Exposure Mechanism Indirect Exposure Mechanism indirekte Exposition

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.148 indirectExposureMechanism

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.160 hl7VS-indirectExposureMechanism

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
253

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Breast milk Jul 13 2015 X
P Transplacental Jul 13 2015 X
F Father Jul 13 2015 X
X Blood product Jul 13 2015 X
O Other Jul 13 2015 X

2.C.2.189 0254 - Kind of Quantity

HL7 Table 0254 - Kind of Quantity

Concept Domain Information

Display Name: Description: Interpretation:
Kind of Quantity Kind of Quantity Bestimmungsgröße

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.149 kindOfQuantity

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.161 hl7VS-kindOfQuantity

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
254

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CACT Catalytic Activity Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
CNC Catalytic Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
CCRTO Catalytic Concentration Ratio Jul 13 2015 X
CCNT Catalytic Content Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
CFR Catalytic Fraction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
CRAT Catalytic Rate Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
CRTO Catalytic Ratio Jul 13 2015 X
ENT Entitic Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ENTSUB Entitic Substance of Amount Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ENTCAT Entitic Catalytic Activity Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ENTNUM Entitic Number Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ENTVOL Entitic Volume Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MASS Mass Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MCNC Mass Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MCRTO Mass Concentration Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MCNT Mass Content Jul 13 2015 X
MFR Mass Fraction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MINC Mass Increment Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MRAT Mass Rate Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MRTO Mass Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
NUM Number Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
NCNC Number Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
NCNT Number Content Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
NFR Number Fraction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
NRTO Number Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SUB Substance Amount Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SCNC Substance Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SCRTO Substance Concentration Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SCNT Substance Content Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SCNTR Substance Content Rate Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SFR Substance Fraction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SCNCIN Substance Concentration Increment Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SRAT Substance Rate Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SRTO Substance Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VOL Volume Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VCNT Volume Content Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VFR Volume Fraction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VRAT Volume Rate Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VRTO Volume Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ACNC Concentration, Arbitrary Substance Jul 13 2015 X
RLMCNC Relative Mass Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
RLSCNC Relative Substance Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
THRMCNC Threshold Mass Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
THRSCNC Threshold Substance Concentration Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TIME Time (e.g. seconds) Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TMDF Time Difference Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TMSTP Time Stamp-Date and Time Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TRTO Time Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
RCRLTM Reciprocal Relative Time Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
RLTM Relative Time Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ABS Absorbance Jul 13 2015 X
ACT Activity Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
APER Appearance Jul 13 2015 X
ARB Arbitrary Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
AREA Area Jul 13 2015 X
ASPECT Aspect Jul 13 2015 X
CLAS Class Jul 13 2015 X
CNST Constant Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
COEF Coefficient Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
COLOR Color Jul 13 2015 X
CONS Consistency Jul 13 2015 X
DEN Density Jul 13 2015 X
DEV Device Jul 13 2015 X
DIFF Difference Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
ELAS Elasticity Jul 13 2015 X
ELPOT Electrical Potential (Voltage) Jul 13 2015 X
ELRAT Electrical current (amperage) Jul 13 2015 X
ELRES Electrical Resistance Jul 13 2015 X
ENGR Energy Jul 13 2015 X
EQL Equilibrium Jul 13 2015 X
FORCE Mechanical force Jul 13 2015 X
FREQ Frequency Jul 13 2015 X
IMP Impression/ interpretation of study Jul 13 2015 X
KINV Kinematic Viscosity Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
LEN Length Jul 13 2015 X
LINC Length Increment Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
LIQ Liquefaction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
MGFLUX Magnetic flux Jul 13 2015 X
MORPH Morphology Jul 13 2015 X
MOTIL Motility Jul 13 2015 X
OD Optical density Jul 13 2015 X
OSMOL Osmolality Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
PRID Presence/Identity/Existence Jul 13 2015 X
PRES Pressure (Partial) Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
PWR Power (wattage) Jul 13 2015 X
RANGE Ranges Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
RATIO Ratios Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
RDEN Relative Density Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
REL Relative Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SATFR Saturation Fraction Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
SHAPE Shape Jul 13 2015 X
SMELL Smell Jul 13 2015 X
SUSC Susceptibility Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TASTE Taste Jul 13 2015 X
TEMP Temperature Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TEMPDF Temperature Difference Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TEMPIN Temperature Increment Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TITR Dilution Factor (Titer) Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
TYPE Type Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VEL Velocity Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VELRT Velocity Ratio Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X
VISC Viscosity Adopted from the IUPAC Silver Book 1995” to the code Aug 21 2015 X

2.C.2.190 0255 - Duration Categories

User-defined Table 0255 - Duration Categories

Concept Domain Information

Display Name: Description: Interpretation:
Duration Categories Duration Categories Punkt bzw. Intervall

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.150 durationCategories

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.162 hl7VS-durationCategories

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
255

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PT To identify measures at a point in time. This is a synonym for "spot" or "random" as applied to urine measurements. Jul 13 2015 X
* (asterisk) Life of the "unit." Used for blood products. Jul 13 2015 X
30M 30 minutes Jul 13 2015 X
1H 1 hour Jul 13 2015 X
2H 2 hours Jul 13 2015 X
2.5H 2 1/2 hours Jul 13 2015 X
3H 3 hours Jul 13 2015 X
4H 4 hours Jul 13 2015 X
5H 5 hours Jul 13 2015 X
6H 6 hours Jul 13 2015 X
7H 7 hours Jul 13 2015 X
8H 8 hours Jul 13 2015 X
12H 12 hours Jul 13 2015 X
24H 24 hours Jul 13 2015 X
2D 2 days Jul 13 2015 X
3D 3 days Jul 13 2015 X
4D 4 days Jul 13 2015 X
5D 5 days Jul 13 2015 X
6D 6 days Jul 13 2015 X
1W 1 week Jul 13 2015 X
2W 2 weeks Jul 13 2015 X
3W 3 weeks Jul 13 2015 X
4W 4 weeks Jul 13 2015 X
1L 1 months (30 days) Jul 13 2015 X
2L 2 months Jul 13 2015 X
3L 3 months Jul 13 2015 X

2.C.2.191 0256 - Time Delay Post Challenge

HL7 Table 0256 - Time Delay Post Challenge

Concept Domain Information

Display Name: Description: Interpretation:
Time Delay Post Challenge Time Delay Post Challenge Verzögerung nach Belastung/Anregung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.151 timeDelayPostChallenge

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.163 hl7VS-timeDelayPostChallenge

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
256

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BS Baseline (time just before the challenge) Jul 13 2015 X
PEAK The time post drug dose at which the highest drug level is reached (differs by drug) Jul 13 2015 X
TROUGH The time post drug dose at which the lowest drug level is reached (varies with drug) Jul 13 2015 X
RANDOM Time from the challenge, or dose not specified. (random) Jul 13 2015 X
1M 1 minute post challenge Jul 13 2015 X
2M 2 minutes post challenge Jul 13 2015 X
3M 3 minutes post challenge Jul 13 2015 X
4M 4 minutes post challenge Jul 13 2015 X
5M 5 minutes post challenge Jul 13 2015 X
6M 6 minutes post challenge Jul 13 2015 X
7M 7 minutes post challenge Jul 13 2015 X
8M 8 minutes post challenge Jul 13 2015 X
9M 9 minutes post challenge Jul 13 2015 X
10M 10 minutes post challenge Jul 13 2015 X
15M 15 minutes post challenge Jul 13 2015 X
20M 20 minutes post challenge Jul 13 2015 X
25M 25 minutes post challenge Jul 13 2015 X
30M 30 minutes post challenge Jul 13 2015 X
1H 1 hour post challenge Jul 13 2015 X
2H 2 hours post challenge Jul 13 2015 X
2.5H 2 1/2 hours post challenge Jul 13 2015 X
3H 3 hours post challenge Jul 13 2015 X
4H 4 hours post challenge Jul 13 2015 X
5H 5 hours post challenge Jul 13 2015 X
6H 6 hours post challenge Jul 13 2015 X
7H 7 hours post challenge Jul 13 2015 X
8H 8 hours post challenge Jul 13 2015 X
8H SHIFT 8 hours aligned on nursing shifts Jul 13 2015 X
12H 12 hours post challenge Jul 13 2015 X
24H 24 hours post challenge Jul 13 2015 X
2D 2 days Jul 13 2015 X
3D 3 days Jul 13 2015 X
4D 4 days Jul 13 2015 X
5D 5 days Jul 13 2015 X
6D 6 days Jul 13 2015 X
7D 7 days Jul 13 2015 X
1W 1 week Jul 13 2015 X
10D 10 days Jul 13 2015 X
2W 2 weeks Jul 13 2015 X
3W 3 weeks Jul 13 2015 X
4W 4 weeks Jul 13 2015 X
1L 1 month (30 days) post challenge Jul 13 2015 X
2L 2 months (60 days) post challenge Jul 13 2015 X
3L 3 months (90 days) post challenge Jul 13 2015 X

2.C.2.192 0257 - Nature of Challenge

HL7 Table 0257 - Nature of Challenge

Concept Domain Information

Display Name: Description: Interpretation:
Nature of Challenge Nature of Challenge Art der Belastung/Anregung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.152 natureOfChallenge

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.164 hl7VS-natureOfChallenge

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
257

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CFST Fasting (no calorie intake) for the period specified in the time component of the term, e.g., 1H POST CFST Jul 13 2015 X
EXCZ Exercise undertaken as challenge (can be quantified) Jul 13 2015 X
FFST No fluid intake for the period specified in the time component of the term Jul 13 2015 X

2.C.2.193 0258 - Relationship Modifier

HL7 Table 0258 - Relationship Modifier

Concept Domain Information

Display Name: Description: Interpretation:
Relationship Modifier Relationship Modifier Querverweis

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.153 relationshipModifier

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.165 hl7VS-relationshipModifier

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
258

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CONTROL Control Jul 13 2015 X
PATIENT Patient Jul 13 2015 X
DONOR Donor Jul 13 2015 X
BPU Blood product unit Jul 13 2015 X

2.C.2.194 0259 - Modality

Retained for backward compatibility only as of v 2.7. See External Table 0910 - Acquisition Modality instead.

User-defined Table 0259 - Modality values are adopted from DICOM C.7.3.1.1.1 Modality. If these are used, the Code System ID would be DCM.

User-defined Table 0259 - Modality

Concept Domain Information

Display Name: Description: Interpretation:
Modality Modality bildgebendes Verfahren

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.154 modality

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.166 hl7VS-modality

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
259

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AS Angioscopy Jul 13 2015 X
BS Biomagnetic imaging Jul 13 2015 X
CD Color flow Doppler Jul 13 2015 X
CP Colposcopy Jul 13 2015 X
CR Computed radiography Jul 13 2015 X
CS Cystoscopy Jul 13 2015 X
CT Computed tomography Jul 13 2015 X
DD Duplex Doppler Jul 13 2015 X
DG Diapanography Jul 13 2015 X
DM Digital microscopy Jul 13 2015 X
EC Echocardiography Jul 13 2015 X
ES Endoscopy Jul 13 2015 X
FA Fluorescein angiography Jul 13 2015 X
FS Fundoscopy Jul 13 2015 X
LP Laparoscopy Jul 13 2015 X
LS Laser surface scan Jul 13 2015 X
MA Magnetic resonance angiography Jul 13 2015 X
MS Magnetic resonance spectroscopy Jul 13 2015 X
NM Nuclear Medicine (radioisotope study) Jul 13 2015 X
OT Other Jul 13 2015 X
PT Positron emission tomography (PET) Jul 13 2015 X
RF Radio fluoroscopy Jul 13 2015 X
ST Single photon emission computed tomography (SPECT) Jul 13 2015 X
TG Thermography Jul 13 2015 X
US Ultrasound Jul 13 2015 X
XA X-ray Angiography Jul 13 2015 X

2.C.2.195 0260 - Patient Location Type

User-defined Table 0260 - Patient Location Type

Concept Domain Information

Display Name: Description: Interpretation:
Patient Location Type Patient Location Type Ortskategorie

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.155 patientLocationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.167 hl7VS-patientLocationType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
260

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N Nursing Unit Jul 13 2015 X
R Room Jul 13 2015 X
B Bed Jul 13 2015 X
E Exam Room Jul 13 2015 X
O Operating Room Jul 13 2015 X
C Clinic Jul 13 2015 X
D Department Jul 13 2015 X
L Other Location Jul 13 2015 X

2.C.2.196 0261 - Location Equipment

User-defined Table 0261 - Location Equipment

Concept Domain Information

Display Name: Description: Interpretation:
Location Equipment Location Equipment Ortsausrüstung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.156 locationEquipment

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.168 hl7VS-locationEquipment

Binding Information

Binding:
example

Table Metadata

Table: Steward:
261

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OXY Oxygen Jul 13 2015 X
SUC Suction Jul 13 2015 X
VIT Vital signs monitor Jul 13 2015 X
INF Infusion pump Jul 13 2015 X
IVP IV pump Jul 13 2015 X
EEG Electro-Encephalogram Jul 13 2015 X
EKG Electro-Cardiogram Jul 13 2015 X
VEN Ventilator Jul 13 2015 X

2.C.2.197 0262 - Privacy Level

User-defined Table 0262 - Privacy Level

Concept Domain Information

Display Name: Description: Interpretation:
Privacy Level Privacy Level Level der Vertraulichkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.157 privacyLevel

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.169 hl7VS-privacyLevel

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
262

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Isolation Jul 13 2015 X
P Private room Jul 13 2015 X
J Private room - medically justified Jul 13 2015 X
Q Private room - due to overflow Jul 13 2015 X
S Semi-private room Jul 13 2015 X
W Ward Jul 13 2015 X

2.C.2.198 0263 - Level of Care

User-defined Table 0263 - Level of Care

Concept Domain Information

Display Name: Description: Interpretation:
Level of Care Level of Care Pflegeumfang

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.158 levelOfCare

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.170 hl7VS-levelOfCare

Binding Information

Binding:
example

Table Metadata

Table: Steward:
263

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Ambulatory Jul 13 2015 X
E Emergency Jul 13 2015 X
F Isolation Jul 13 2015 X
N Intensive care Jul 13 2015 X
C Critical care Jul 13 2015 X
R Routine Jul 13 2015 X
S Surgery Jul 13 2015 X

2.C.2.199 0264 - Location Department

User-defined Table 0264 - Location Department

Concept Domain Information

Display Name: Description: Interpretation:
Location Department Location Department Abteilungszugehörigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
locationDepartment

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-locationDepartment

Binding Information

Binding:

Table Metadata

Table: Steward:
264

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.200 0265 - Specialty Type

User-defined Table 0265 - Specialty Type

Concept Domain Information

Display Name: Description: Interpretation:
Specialty Type Specialty Type Spezialabteilung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.159 specialtyType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.171 hl7VS-specialtyType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
265

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AMB Ambulatory Jul 13 2015 X
PSY Psychiatric Jul 13 2015 X
PPS Pediatric psychiatric Jul 13 2015 X
REH Rehabilitation Jul 13 2015 X
PRE Pediatric rehabilitation Jul 13 2015 X
ISO Isolation Jul 13 2015 X
OBG Obstetrics, gynecology Jul 13 2015 X
PIN Pediatric/neonatal intensive care Jul 13 2015 X
INT Intensive care Jul 13 2015 X
SUR Surgery Jul 13 2015 X
PSI Psychiatric intensive care Jul 13 2015 X
EDI Education Jul 13 2015 X
CAR Coronary/cardiac care Jul 13 2015 X
NBI Newborn, nursery, infants Jul 13 2015 X
CCR Critical care Jul 13 2015 X
PED Pediatrics Jul 13 2015 X
EMR Emergency Jul 13 2015 X
OBS Observation Jul 13 2015 X
WIC Walk-in clinic Jul 13 2015 X
PHY General/family practice Jul 13 2015 X
ALC Allergy Jul 13 2015 X
FPC Family planning Jul 13 2015 X
CHI Chiropractic Jul 13 2015 X
CAN Cancer Jul 13 2015 X
NAT Naturopathic Jul 13 2015 X
OTH Other specialty Jul 13 2015 X

2.C.2.201 0267 - Days of the Week

HL7 Table 0267 - Days of the Week

Concept Domain Information

Display Name: Description: Interpretation:
Days of the Week Days of the Week Wochentage

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.160 daysOfTheWeek

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.172 hl7VS-daysOfTheWeek

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
267

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SAT Saturday Jul 13 2015 X
SUN Sunday Jul 13 2015 X
MON Monday Jul 13 2015 X
TUE Tuesday Jul 13 2015 X
WED Wednesday Jul 13 2015 X
THU Thursday Jul 13 2015 X
FRI Friday Jul 13 2015 X

2.C.2.202 0268 - Override

User-defined Table 0268 - Override

Concept Domain Information

Display Name: Description: Interpretation:
Override Override Überschreibbarkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.161 override

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.173 hl7VS-override

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
268

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
X Override not allowed Jul 13 2015 X
A Override allowed Jul 13 2015 X
R Override required Jul 13 2015 X

2.C.2.203 0269 - Charge On Indicator

User-defined Table 0269 - Charge On Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Charge On Indicator Charge On Indicator Rechnungsstellung bei

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.162 chargeOnIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.174 hl7VS-chargeOnIndicator

Binding Information

Binding:
example

Table Metadata

Table: Steward:
269

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
O Charge on Order Jul 13 2015 X
R Charge on Result Jul 13 2015 X

2.C.2.204 0270 - Document Type

User-defined Table 0270 - Document Type

Concept Domain Information

Display Name: Description: Interpretation:
Document Type Document Type Dokumenttyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.163 documentType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.175 hl7VS-documentType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
270

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AR Autopsy report Jul 13 2015 X
CD Cardiodiagnostics Jul 13 2015 X
CN Consultation Jul 13 2015 X
DI Diagnostic imaging Jul 13 2015 X
DS Discharge summary Jul 13 2015 X
ED Emergency department report Jul 13 2015 X
HP History and physical examination Jul 13 2015 X
OP Operative report Jul 13 2015 X
PC Psychiatric consultation Jul 13 2015 X
PH Psychiatric history and physical examination Jul 13 2015 X
PN Procedure note Jul 13 2015 X
PR Progress note Jul 13 2015 X
SP Surgical pathology Jul 13 2015 X
TS Transfer summary Jul 13 2015 X

2.C.2.205 0271 - Document Completion Status

HL7 Table 0271 - Document Completion Status

Concept Domain Information

Display Name: Description: Interpretation:
Document Completion Status Document Completion Status Bearbeitungsstatus des Dokuments

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.164 documentCompletionStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.176 hl7VS-documentCompletionStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
271

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DI Dictated Diktiert Jul 13 2015 X
DO Documented Dokumentiert Jul 13 2015 X
IP In Progress In Bearbeitung Jul 13 2015 X
IN Incomplete Unvollständig Jul 13 2015 X
PA Pre-authenticated Vorabfreigabe Jul 13 2015 X
AU Authenticated Freigegeben Jul 13 2015 X
LA Legally authenticated unterschrieben Jul 13 2015 X

2.C.2.206 0272 - Document Confidentiality Status

HL7 Table 0272 - Document Confidentiality Status

Concept Domain Information

Display Name: Description: Interpretation:
Document Confidentiality Status Document Confidentiality Status Vertraulichkeitsstatus des Dokuments

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.166 documentConfidentialityStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.178 hl7VS-documentConfidentialityStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
272

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
V Very restricted Jul 13 2015 X
R Restricted Jul 13 2015 X
U Usual control Jul 13 2015 X

2.C.2.207 0273 - Document Availability Status

HL7 Table 0273 - Document Availability Status

Concept Domain Information

Display Name: Description: Interpretation:
Document Availability Status Document Availability Status Verfügbarkeitsstatus des Dokuments

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.167 documentAvailabilityStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.179 hl7VS-documentAvailabilityStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
273

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AV Available for patient care Verfügbar (Kann zur Behandlung herangezogen werden.) Jul 13 2015 X
CA Deleted Gelöscht Jul 13 2015 X
OB Obsolete Nicht mehr relevant Jul 13 2015 X
UN Unavailable for patient care Nicht verfügbar (Kann nicht zur Behandlung verwendet werden.) Jul 13 2015 X

2.C.2.208 0275 - Document Storage Status

HL7 Table 0275 - Document Storage Status

Concept Domain Information

Display Name: Description: Interpretation:
Document Storage Status Document Storage Status Archivierungsstatus des Dokuments

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.168 documentStorageStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.180 hl7VS-documentStorageStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
275

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AC Active Aktiv Jul 13 2015 X
AA Active and archived Aktiv und archiviert Jul 13 2015 X
AR Archived (not active) Archiviert (inaktiv) Jul 13 2015 X
PU Purged Bereinigt (gelöscht) Jul 13 2015 X

2.C.2.209 0276 - Appointment Reason Codes

Table

Steward

V3 Harmonization

V3 Equivalent

Where used

Status

0276

PA

TBD

TBD

ARQ-7

Active

User-defined Table 0276 - Appointment reason codes

Concept Domain Information

Display Name: Description: Interpretation:
Appointment reason codes Appointment reason codes Grund der Terminanforderung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.169 appointmentReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.181 hl7VS-appointmentReasonCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
276

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ROUTINE Routine appointment - default if not valued X
WALKIN A previously unscheduled walk-in visit X
CHECKUP A routine check-up, such as an annual physical X
FOLLOWUP A follow up visit from a previous appointment X
EMERGENCY Emergency appointment X

Value

Description

Comment

ROUTINE

Routine appointment - default if not valued

WALKIN

A previously unscheduled walk-in visit

CHECKUP

A routine check-up, such as an annual physical

FOLLOWUP

A follow up visit from a previous appointment

EMERGENCY

Emergency appointment

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.210 0277 - Appointment Type Codes

Table

Steward

V3 Harmonization

V3 Equivalent

Where used

Status

0277

PA

TBD

TBD

ARQ-8

Active

User-defined Table 0277 - Appointment Type Codes

Concept Domain Information

Display Name: Description: Interpretation:
Appointment Type Codes Appointment Type Codes Typ der Terminanforderung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.170 appointmentType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.182 hl7VS-appointmentTypeCodes

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
277

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Normal Routine schedule request type – default if not valued X
Tentative A request for a tentative (e.g., “penciled in”) appointment X
Complete A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g., STAT, walk-in, etc.) X

Value

Description

Comment

Normal

Routine schedule request type - default if not valued

Tentative

A request for a tentative (e.g., "penciled in") appointment

Complete

A request to add a completed appointment, used to maintain records of completed appointments that did not appear in the schedule (e.g., STAT, walk-in, etc.)

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.211 0278 - Filler Status Code

Table

Steward

V3 Harmonization

V3 Equivalent

Where used

Status

0278

PA

TBD

TBD

SCH-25

Active

User-defined Table 0278 - Filler status codes

Concept Domain Information

Display Name: Description: Interpretation:
Filler status codes Filler status codes Statuscode Leistungsstelle

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.171 fillerStatus

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.183 hl7VS-fillerStatusCodes

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
278

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Pending Appointment has not yet been confirmed X
Waitlist Appointment has been placed on a waiting list for a particular slot, or set of slots X
Booked The indicated appointment is booked X
Started The indicated appointment has begun and is currently in progress X
Complete The indicated appointment has completed normally (was not discontinued, canceled, or deleted) X
Cancelled The indicated appointment was stopped from occurring (canceled prior to starting) X
Dc The indicated appointment was discontinued (DC’ed while in progress, discontinued parent appointment, or discontinued child appointment) X
Deleted The indicated appointment was deleted from the filler application X
Blocked The indicated time slot(s) is(are) blocked X
Overbook The appointment has been confirmed; however it is confirmed in an overbooked state X
Noshow The patient did not show up for the appointment X

Value

Description

Comment

Pending

Appointment has not yet been confirmed

Waitlist

Appointment has been placed on a waiting list for a particular slot, or set of slots

Booked

The indicated appointment is booked

Started

The indicated appointment has begun and is currently in progress

Complete

The indicated appointment has completed normally (was not discontinued, canceled, or deleted)

Cancelled

The indicated appointment was stopped from occurring (canceled prior to starting)

Dc

The indicated appointment was discontinued (DC'ed while in progress, discontinued parent appointment, or discontinued child appointment)

Deleted

The indicated appointment was deleted from the filler application

Blocked

The indicated time slot(s) is(are) blocked

Overbook

The appointment has been confirmed; however it is confirmed in an overbooked state

Noshow

The patient did not show up for the appointment

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.212 0279 - Allow Substitutions Code

Table

Steward

V3 Harmonization

V3 Equivalent

Where used

Status

0279

PA

TBD

TBD

AIS-9, AIG-13

Active

User-defined Table 0279 - Allow Substitution Codes

Concept Domain Information

Display Name: Description: Interpretation:
Allow Substitution Codes Allow Substitution Codes Ersetzungserlaubnis

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.172 allowSubstitution

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.184 hl7VS-allowSubstitutionCodes

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
279

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
No Substitution of this resource is not allowed X
Confirm Contact the Placer Contact Person prior to making any substitutions of this resource X
Notify Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made X
Yes Substitution of this resource is allowed X

Value

Description

Comment

No

Substitution of this resource is not allowed

Confirm

Contact the Placer Contact Person prior to making any substitutions of this resource

Notify

Notify the Placer Contact Person, through normal institutional procedures, that a substitution of this resource has been made

Yes

Substitution of this resource is allowed

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.213 0280 - Referral Priority

User-defined Table 0280 - Referral Priority

Concept Domain Information

Display Name: Description: Interpretation:
Referral Priority Referral Priority Überweisungspriorität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.173 referralPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.185 hl7VS-referralPriority

Binding Information

Binding:
example

Table Metadata

Table: Steward:
280

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S STAT Jul 13 2015 X
A ASAP Jul 13 2015 X
R Routine Jul 13 2015 X

2.C.2.214 0281 - Referral Type

User-defined Table 0281 - Referral Type

Concept Domain Information

Display Name: Description: Interpretation:
Referral Type Referral Type Überweisungstyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.174 referralType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.186 hl7VS-referralType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
281

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Lab Laboratory Jul 13 2015 X
Rad Radiology Jul 13 2015 X
Med Medical Jul 13 2015 X
Skn Skilled Nursing Jul 13 2015 X
Psy Psychiatric Jul 13 2015 X
Hom Home Care Jul 13 2015 X

2.C.2.215 0282 - Referral Disposition

User-defined Table 0282 - Referral Disposition

Concept Domain Information

Display Name: Description: Interpretation:
Referral Disposition Referral Disposition Überweisungsdisposition

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.175 referralDisposition

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.187 hl7VS-referralDisposition

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
282

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
WR Send Written Report Jul 13 2015 X
RP Return Patient After Evaluation Jul 13 2015 X
AM Assume Management Jul 13 2015 X
SO Second Opinion Jul 13 2015 X

2.C.2.216 0283 - Referral Status

User-defined Table 0283 - Referral Status

Concept Domain Information

Display Name: Description: Interpretation:
Referral Status Referral Status Überweisungsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.176 referralStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.188 hl7VS-referralStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
283

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Accepted Jul 13 2015 X
P Pending Jul 13 2015 X
R Rejected Jul 13 2015 X
E Expired Jul 13 2015 X

2.C.2.217 0284 - Referral Category

User-defined Table 0284 - Referral Category

Concept Domain Information

Display Name: Description: Interpretation:
Referral Category Referral Category Überweisungskategorie

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.177 referralCategory

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.189 hl7VS-referralCategory

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
284

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Inpatient Jul 13 2015 X
O Outpatient Jul 13 2015 X
A Ambulatory Jul 13 2015 X
E Emergency Jul 13 2015 X

2.C.2.218 0285 - Insurance Company ID Codes

User-defined Table 0285 - Insurance Company ID Codes

Concept Domain Information

Display Name: Description: Interpretation:
Insurance Company ID Codes Insurance Company ID Codes Institutskennzeichen Kostenträger

Code System Identification Information

CS-OID: CS Symbolic Name:
insuranceCompanyIdCodes

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-insuranceCompanyIdCodes

Binding Information

Binding:

Table Metadata

Table: Steward:
285

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.219 0286 - Provider Role

User-defined Table 0286 - Provider Role

Concept Domain Information

Display Name: Description: Interpretation:
Provider Role Provider Role Art der Beziehung zum Leistungserbringer (Rolle)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.178 providerRole

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.190 hl7VS-providerRole

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
286

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
RP Referring Provider Jul 13 2015 X
PP Primary Care Provider Jul 13 2015 X
CP Consulting Provider Jul 13 2015 X
RT Referred to Provider Jul 13 2015 X

2.C.2.220 0287 - Problem/Goal Action Code

HL7 Table 0287 - Problem/Goal Action Code

Concept Domain Information

Display Name: Description: Interpretation:
Problem/Goal Action Code Problem/Goal Action Code Aktionscode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.3 problem-goalAction

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.191 hl7VS-problem-goalAction

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
287

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AD ADD hinzufügen Jul 13 2015 X
CO CORRECT ändern Jul 13 2015 X
DE DELETE löschen Jul 13 2015 X
LI LINK verknüpfen Jul 13 2015 X
UC UNCHANGED The UNCHANGED action code is used to signify to the applications programs that this particular segment includes no information to be modified. It is supplied in order to identify the correct record for which the following modification is intended Aug 21 2015 X
UN UNLINK Verknüpfung auflösen Jul 13 2015 X
UP UPDATE ändern Jul 13 2015 X

* The UNCHANGED action code is used to signify to the applications programs that this particular segment includes no information to be modified. It is supplied in order to identify the correct record for which the following modification is intended.

2.C.2.221 0288 - Census Tract

Allowable Values: codes defined by government.

User-defined Table 0288 - Census Tract

Concept Domain Information

Display Name: Description: Interpretation:
Census Tract Census Tract nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
censusTract

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-censusTract

Binding Information

Binding:

Table Metadata

Table: Steward:
288

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.222 0289 - County/Parish

User-defined Table 0289 - County/Parish

Concept Domain Information

Display Name: Description: Interpretation:
County/Parish County/Parish Gemeindekennziffer

Code System Identification Information

CS-OID: CS Symbolic Name:
countyParish

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-countyParish

Binding Information

Binding:

Table Metadata

Table: Steward:
289

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.223 0291 - Subtype of Referenced Data

External Table 0291 - Subtype of Referenced Data

Concept Domain Information

Display Name: Description: Interpretation:
Subtype of Referenced Data Subtype of Referenced Data Subtyp der referenzierten Daten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.181 subtypeOfReferencedData

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.193 hl7VS-subtypeOfReferencedData

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
291

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Octet-stream Uninterpreted binary data Nov 24 2015  
BASIC ISDN PCM audio data Nov 24 2015  
DICOM Digital Imaging and Communications in Medicine Nov 24 2015  
FAX Facsimile data Nov 24 2015  
GIF Graphics Interchange Format Nov 24 2015  
HTML Hypertext Markup Language Nov 24 2015  
JPEG Joint Photographic Experts Group Nov 24 2015  
XML Extensible Markup Language (HL7 V2.3.1 and later) Nov 24 2015  
PICT PICT format image data Nov 24 2015  
PostScript PostScript program Nov 24 2015  
RTF Rich Text Format Nov 24 2015  
SGML Standard Generalized Markup Language (HL7 V2.3.1 and later) Nov 24 2015  
TIFF TIFF image data Nov 24 2015  
JOT Electronic ink data (Jot 1.0 standard) Nov 24 2015  
... Source RFC 2046 Jul 13 2015  
x-hl7-cda-level-one HL7 Clinical Document Architecture Level One document Jul 13 2015 X

2.C.2.224 0292 - Vaccines Administered (code = CVX)

Imported Table 0292 - Vaccines Administered (code = CVX) (parenteral, unless oral is noted)

Concept Domain Information

Display Name: Description: Interpretation:
Vaccines Administered (code = CVX) (parenteral, un Vaccines Administered (code = CVX) (parenteral, unless oral is noted) Verabreichter Impfstoff

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.182 vaccinesAdministeredHL7

Code System Version Information

OID Version:
5

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.194 hl7VS-vaccinesAdministered

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
292

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
54 adenovirus, type 4 Jul 13 2015 X
55 adenovirus, type 7 Jul 13 2015 X
82 adenovirus, NOS1 Jul 13 2015 X
24 anthrax Jul 13 2015 X
19 BCG Jul 13 2015 X
27 botulinum antitoxin Jul 13 2015 X
26 cholera Jul 13 2015 X
29 CMVIG Jul 13 2015 X
56 dengue fever Jul 13 2015 X
12 diphtheria antitoxin Jul 13 2015 X
28 DT (pediatric) Jul 13 2015 X
20 DTaP Jul 13 2015 X
106 DTaP, 5 pertussis antigens6 Jul 13 2015 X
107 DTaP, NOS Jul 13 2015 X
110 DTaP-Hep B-IPV Jul 13 2015 X
50 DTaP-Hib Jul 13 2015 X
120 DTaP-Hib-IPV Jul 13 2015 X
01 DTP Jul 13 2015 X
22 DTP-Hib Jul 13 2015 X
102 DTP-Hib-Hep B Jul 13 2015 X
57 hantavirus Jul 13 2015 X
52 Hep A, adult Jul 13 2015 X
83 Hep A, ped/adol, 2 dose Jul 13 2015 X
84 Hep A, ped/adol, 3 dose Jul 13 2015 X
31 Hep A, pediatric, NOS Jul 13 2015 X
85 Hep A, NOS Jul 13 2015 X
104 Hep A-Hep B Jul 13 2015 X
30 HBIG Jul 13 2015 X
08 Hep B, adolescent or pediatric Jul 13 2015 X
42 Hep B, adolescent/high risk infant2 Jul 13 2015 X
43 Hep B, adult4 Jul 13 2015 X
44 Hep B, dialysis Jul 13 2015 X
45 Hep B, NOS Jul 13 2015 X
58 Hep C Jul 13 2015 X
59 Hep E Jul 13 2015 X
60 herpes simplex 2 Jul 13 2015 X
46 Hib (PRP-D) Jul 13 2015 X
47 Hib (HbOC) Jul 13 2015 X
48 Hib (PRP-T) Jul 13 2015 X
49 Hib (PRP-OMP) Jul 13 2015 X
17 Hib, NOS Jul 13 2015 X
51 Hib-Hep B Jul 13 2015 X
61 HIV Jul 13 2015 X
118 HPV, bivalent Jul 13 2015 X
62 HPV, quadrivalent Jul 13 2015 X
86 IG Jul 13 2015 X
87 IGIV Jul 13 2015 X
14 IG, NOS Jul 13 2015 X
111 influenza, live, intranasal Jul 13 2015 X
15 influenza, split (incl. purified surface antigen) Jul 13 2015 X
16 influenza, whole Jul 13 2015 X
88 influenza, NOS Jul 13 2015 X
10 IPV Jul 13 2015 X
02 OPV Jul 13 2015 X
89 polio, NOS Jul 13 2015 X
39 Japanese encephalitis Jul 13 2015 X
63 Junin virus Jul 13 2015 X
64 leishmaniasis Jul 13 2015 X
65 leprosy Jul 13 2015 X
66 Lyme disease Jul 13 2015 X
03 MMR Jul 13 2015 X
04 M/R Jul 13 2015 X
94 MMRV Jul 13 2015 X
67 malaria Jul 13 2015 X
05 measles Jul 13 2015 X
68 melanoma Jul 13 2015 X
32 meningococcal Jul 13 2015 X
103 meningococcal C conjugate Jul 13 2015 X
114 meningococcal A,C,Y,W-135 diphtheria conjugate Jul 13 2015 X
108 meningococcal, NOS Jul 13 2015 X
07 mumps Jul 13 2015 X
69 parainfluenza-3 Jul 13 2015 X
11 pertussis Jul 13 2015 X
23 plague Jul 13 2015 X
33 pneumococcal Jul 13 2015 X
100 pneumococcal conjugate Jul 13 2015 X
109 pneumococcal, NOS Jul 13 2015 X
70 Q fever Jul 13 2015 X
18 rabies, intramuscular injection Jul 13 2015 X
40 rabies, intradermal injection Jul 13 2015 X
90 rabies, NOS Jul 13 2015 X
72 rheumatic fever Jul 13 2015 X
73 Rift Valley fever Jul 13 2015 X
34 RIG Jul 13 2015 X
119 rotavirus, monovalent Jul 13 2015 X
122 rotavirus, NOS1 Jul 13 2015 X
116 rotavirus, pentavalent Jul 13 2015 X
74 rotavirus, tetravalent Jul 13 2015 X
71 RSV-IGIV Jul 13 2015 X
93 RSV-MAb Jul 13 2015 X
06 rubella Jul 13 2015 X
38 rubella/mumps Jul 13 2015 X
76 Staphylococcus bacterio lysate Jul 13 2015 X
113 Td (adult) Jul 13 2015 X
09 Td (adult) Jul 13 2015 X
115 Tdap Jul 13 2015 X
35 tetanus toxoid Jul 13 2015 X
112 tetanus toxoid, NOS Jul 13 2015 X
77 tick-borne encephalitis Jul 13 2015 X
13 TIG Jul 13 2015 X
95 TST-OT tine test Jul 13 2015 X
96 TST-PPD intradermal Jul 13 2015 X
97 TST-PPD tine test Jul 13 2015 X
98 TST, NOS Jul 13 2015 X
78 tularemia vaccine Jul 13 2015 X
91 typhoid, NOS Jul 13 2015 X
25 typhoid, oral Jul 13 2015 X
41 typhoid, parenteral Jul 13 2015 X
53 typhoid, parenteral, AKD (U.S. military) Jul 13 2015 X
101 typhoid, ViCPs Jul 13 2015 X
75 vaccinia (smallpox) Jul 13 2015 X
105 vaccinia (smallpox) diluted Jul 13 2015 X
79 vaccinia immune globulin Jul 13 2015 X
21 varicella Jul 13 2015 X
81 VEE, inactivated Jul 13 2015 X
80 VEE, live Jul 13 2015 X
92 VEE, NOS Jul 13 2015 X
36 VZIG Jul 13 2015 X
117 VZIG (IND) Jul 13 2015 X
37 yellow fever Jul 13 2015 X
121 zoster Jul 13 2015 X
998 no vaccine administered5 Jul 13 2015 X
999 unknown Jul 13 2015 X
99 RESERVED - do not use3 Jul 13 2015 X

2.C.2.225 0293 - Billing Category

User-defined Table 0293 - Billing Category

Concept Domain Information

Display Name: Description: Interpretation:
Billing Category Billing Category Abrechnungskategorie

Code System Identification Information

CS-OID: CS Symbolic Name:
billingCategory

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-billingCategory

Binding Information

Binding:

Table Metadata

Table: Steward:
293

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.226 0294 - Time Selection Criteria Parameter Class Codes

User-defined Table 0294 - Time Selection Criteria Parameter Class Codes

Concept Domain Information

Display Name: Description: Interpretation:
Time Selection Criteria Parameter Class Codes Time Selection Criteria Parameter Class Codes Zeitauswahlkriterium

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.183 timeSelectionCriteriaParameterClass

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.195 hl7VS-timeSelectionCriteriaParameterClassCodes

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
294

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Prefstart An indicator that there is a preferred start time for the appointment request, service or resource. Jul 13 2015 X
Prefend An indicator that there is a preferred end time for the appointment request, service or resource. Jul 13 2015 X
Mon An indicator that Monday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X
Tue An indicator that Tuesday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X
Wed An indicator that Wednesday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X
Thu An indicator that Thursday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X
Fri An indicator that Friday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X
Sat An indicator that Saturday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X
Sun An indicator that Sunday is or is not preferred for the day on which the appointment will occur. Jul 13 2015 X

2.C.2.227 0295 - Handicap

User-defined Table 0295 - Handicap

Concept Domain Information

Display Name: Description: Interpretation:
Handicap Handicap Behinderung

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
295

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.228 0296 - Primary Language

User-defined Table 0296 - Primary Language

Concept Domain Information

Display Name: Description: Interpretation:
Primary Language Primary Language Muttersprache

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
296

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.229 0297 - CN ID Source

User-defined Table 0297 - CN ID Source

Concept Domain Information

Display Name: Description: Interpretation:
CN ID Source CN ID Source ID Quelle

Code System Identification Information

CS-OID: CS Symbolic Name:
cnIdSource

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-cnIdSource

Binding Information

Binding:

Table Metadata

Table: Steward:
297

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.230 0298 - CP Range Type

HL7 Table 0298 - CP Range Type

Concept Domain Information

Display Name: Description: Interpretation:
CP Range Type CP Range Type CP Bereichstyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.184 cpRangeType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.196 hl7VS-cpRangeType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
298

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Pro-rate. Apply this price to this interval, pro-rated by whatever portion of the interval has occurred/been consumed Jul 13 2015 X
F Flat-rate. Apply the entire price to this interval, do not pro-rate the price if the full interval has not occurred/been consumed Jul 13 2015 X

2.C.2.231 0299 - Encoding

HL7 Table 0299 - Encoding

Concept Domain Information

Display Name: Description: Interpretation:
Encoding Encoding Kodierung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.185 encoding

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.197 hl7VS-encoding

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
299

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A No encoding - data are displayable ASCII characters. keine Kodierung Jul 13 2015 X
Hex Hexadecimal encoding - consecutive pairs of hexadecimal digits represent consecutive single octets. Jul 13 2015 X
Base64 Encoding as defined by MIME (Multipurpose Internet Mail Extensions) standard RFC 1521. Four consecutive ASCII characters represent three consecutive octets of binary data. Base64 utilizes a 65-character subset of US-ASCII, consisting of both the upper and Jul 13 2015 X

2.C.2.232 0300 - Namespace ID

User-defined Table 0300 - Namespace ID

Concept Domain Information

Display Name: Description: Interpretation:
Namespace ID Namespace ID Namespace ID

Code System Identification Information

CS-OID: CS Symbolic Name:
namespaceId

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-namespaceId

Binding Information

Binding:

Table Metadata

Table: Steward:
300

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.233 0301 - Universal ID Type

HL7 Table 0301 - Universal ID Type

Concept Domain Information

Display Name: Description: Interpretation:
Universal ID Type Universal ID Type Typ der Universal ID

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.186 universalIdType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.198 hl7VS-universalIdType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
301

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DNS Domain Name System An Internet host name, in accordance with RFC 1035; or an IP address. Either in ASCII or as integers, with periods between components (“dotted” notation). Jul 13 2015 X
EUI64 IEEE 64-bit Extended Unique Identifier IEEE 64-bit Extended Unique Identifier is comprised of a 24-bit company identifier and a 40-bit instance identifier. The value shall be formatted as 16 ASCII HEX digits, for example, “AABBCC1122334455”. The 24-bit company identifier, formally known as Organizationally Unique Identifier (OUI-24), is guaranteed to be globally unique. The 40-bit extensions are assigned by manufacturers. This identifier is often used in equipment interfaces (e.g., “MAC” address format for IPv4 & IPv6). [See http://standards.ieee.org/regauth/oui/tutorials/EUI64.htmlfor a detailed explanation of the format.]OUI-24 values are administered by the IEEE Registration Authority. Jul 13 2015 X
CLIA Clinical Laboratory Improvement Amendments Allows for the ability to designate organization identifier as a “CLIA” assigned number (for labs) Jul 13 2015 X
CLIP Clinical laboratory Improvement Program Allows for the ability to designate organization identifier as a “CLIP” assigned number (for labs). Used by US Department of Defense. Jul 13 2015 X
GUID globally unique identifier GUID Same as UUID.Retained for backward compatibility only as of v2.7; use UUID instead Jul 13 2015 X
HCD CEN Healthcare Coding Identifier The CEN Healthcare Coding Scheme Designator. Retained for backward compatibility only as of v2.7; does not identify Assigning Authorities Jul 13 2015 X
HL7 HL7 registration schemes Retained for backward compatibility only as of v2.7; HL7 assigns ISO OIDs for Assigning Authorities Jul 13 2015 X
ISO ISO Object Identifier An International Standards Organization Object Identifier (OID), in accordance with ISO/IEC 8824. Formatted as decimal digits separated by periods; recommended limit of 64 characters Jul 13 2015 X
L,M,N Local Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8 Aug 21 2015  
M Local Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8 Aug 21 2015 X
N Local Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8 Aug 21 2015 X
L Local Locally defined coding entity identifier.Retained for backward compatibility only as of v 2.8 Aug 21 2015 X
Random Random Usually a base64 encoded string of random bits.Retained for backward compatibility only as of v2.7; equivalent to a locally defined entity identifier scheme; use L. M, or N instead. Note: Random IDs are typically used for instance identifiers, rather than an identifier of an Assigning Authority that issues instance identifiers Retained for backward compatibility only as of v2.7; equivalent to a locally defined entity identifier scheme; use L. M, or N instead. Jul 13 2015 X
URI Uniform Resource Identifier URI Jul 13 2015 X
UUID Universal Unique Identifier The DCE Universal Unique Identifier, in accordance with RFC 4122. Recommended format is 32 hexadecimal digits separated by hyphens, in the digit grouping 8-4-4-4-12 Jul 13 2015 X
x400 X.400 MHS identifier Recommended format is in accordance with RFC 1649 Jul 13 2015 X
x500 X500 directory Name X.500 Verzeichnis­name Jul 13 2015 X

Note: X400, X500, and DNS are not technically universally valid for all time. Names can be de-registered from an existing user and registered to a new user.

2.C.2.234 0302 - Point of Care

User-defined Table 0302 - Point of Care

Concept Domain Information

Display Name: Description: Interpretation:
Point of Care Point of Care Station

Code System Identification Information

CS-OID: CS Symbolic Name:
pointOfCare

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-pointOfCare

Binding Information

Binding:

Table Metadata

Table: Steward:
302

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.235 0303 - Room

User-defined Table 0303 - Room

Concept Domain Information

Display Name: Description: Interpretation:
Room Room Zimmer

Code System Identification Information

CS-OID: CS Symbolic Name:
room

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-room

Binding Information

Binding:

Table Metadata

Table: Steward:
303

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.236 0304 - Bed

User-defined Table 0304 - Bed

Concept Domain Information

Display Name: Description: Interpretation:
Bed Bed Bett

Code System Identification Information

CS-OID: CS Symbolic Name:
bed

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-bed

Binding Information

Binding:

Table Metadata

Table: Steward:
304

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.237 0305 - Person Location Type

User-defined Table 0305 - Person Location Type

Concept Domain Information

Display Name: Description: Interpretation:
Person Location Type Person Location Type Typ des Aufenthaltsorts

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.187 personLocationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.199 hl7VS-personLocationType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
305

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Clinic Klinik Jul 13 2015 X
D Department Abteilung Jul 13 2015 X
H Home zu Hause Jul 13 2015 X
N Nursing Unit Station Jul 13 2015 X
O Provider's Office Sprechzimmer Jul 13 2015 X
P Phone Telefon(zelle) Jul 13 2015 X
S SNF Jul 13 2015 X

2.C.2.238 0306 - Location Status

User-defined Table 0306 - Location Status

Concept Domain Information

Display Name: Description: Interpretation:
Location Status Location Status Status des Aufenthaltsorts

Code System Identification Information

CS-OID: CS Symbolic Name:
locationStatus

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-locationStatus

Binding Information

Binding:

Table Metadata

Table: Steward:
306

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.239 0307 - Building

User-defined Table 0307 - Building

Concept Domain Information

Display Name: Description: Interpretation:
Building Building Gebäude

Code System Identification Information

CS-OID: CS Symbolic Name:
building

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-building

Binding Information

Binding:

Table Metadata

Table: Steward:
307

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.240 0308 - Floor

User-defined Table 0308 - Floor

Concept Domain Information

Display Name: Description: Interpretation:
Floor Floor Etage

Code System Identification Information

CS-OID: CS Symbolic Name:
floor

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-floor

Binding Information

Binding:

Table Metadata

Table: Steward:
308

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined. Jul 13 2015  

2.C.2.241 0309 - Coverage Type

User-defined Table 0309 - Coverage Type

Concept Domain Information

Display Name: Description: Interpretation:
Coverage Type Coverage Type Deckungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.188 coverageType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.200 hl7VS-coverageType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
309

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
H Hospital/institutional Jul 13 2015 X
P Physician/professional Jul 13 2015 X
B Both hospital and physician Jul 13 2015 X
RX Pharmacy Jul 13 2015 X

2.C.2.242 0311 - Job Status

User-defined Table 0311 - Job Status

Concept Domain Information

Display Name: Description: Interpretation:
Job Status Job Status Beruflicher Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.189 jobStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.201 hl7VS-jobStatus

Binding Information

Binding:

Table Metadata

Table: Steward:
311

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Permanent festangestellt Jul 13 2015 X
T Temporary befristet angestellt Jul 13 2015 X
O Other anderes Beschäftigungsverhältnis Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.243 0312 - Policy Scope

User-defined Table 0312 - Policy Scope

Concept Domain Information

Display Name: Description: Interpretation:
Policy Scope Policy Scope Versicherungsumfang

Code System Identification Information

CS-OID: CS Symbolic Name:
policyScope

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-policyScope

Binding Information

Binding:

Table Metadata

Table: Steward:
312

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.244 0313 - Policy Source

User-defined Table 0313 - - Policy Source

Concept Domain Information

Display Name: Description: Interpretation:
- Policy Source - Policy Source Informationsquelle Versicherungspolice

Code System Identification Information

CS-OID: CS Symbolic Name:
policySource

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-policySource

Binding Information

Binding:

Table Metadata

Table: Steward:
313

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.245 0315 - Living Will Code

User-defined Table 0315 - Living Will Code

Concept Domain Information

Display Name: Description: Interpretation:
Living Will Code Living Will Code letzter Wille

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.190 livingWillCodes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.202 hl7VS-livingWillCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
315

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes, patient has a living will Jul 13 2015 X
F Yes, patient has a living will but it is not on file Jul 13 2015 X
N No, patient does not have a living will and no information was provided Jul 13 2015 X
I No, patient does not have a living will but information was provided Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.246 0316 - Organ Donor Code

User-defined Table 0316 - Organ Donor Code

Concept Domain Information

Display Name: Description: Interpretation:
Organ Donor Code Organ Donor Code Einwilligung zur Organspende

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.192 organDonorCodes

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.204 hl7VS-organDonorCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
316

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes, patient is a documented donor and documentation is on file Jul 13 2015 X
F Yes, patient is a documented donor, but documentation is not on file Jul 13 2015 X
N No, patient has not agreed to be a donor Jul 13 2015 X
I No, patient is not a documented donor, but information was provided Jul 13 2015 X
R Patient leaves organ donation decision to relatives Jul 13 2015 X
P Patient leaves organ donation decision to a specific person Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.247 0317 - Annotations

User-defined Table 0317 - Annotations

Concept Domain Information

Display Name: Description: Interpretation:
Annotations Annotations Anmerkungen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.193 annotations

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.205 hl7VS-annotations

Binding Information

Binding:
example

Table Metadata

Table: Steward:
317

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
9900 Pace spike Jul 13 2015 X
9901 SAS marker Jul 13 2015 X
9902 Sense marker Jul 13 2015 X
9903 Beat marker Jul 13 2015 X
9904 etc. Jul 13 2015 X

2.C.2.248 0319 - Department Cost Center

User-defined Table 0319 - Department Cost Center

Concept Domain Information

Display Name: Description: Interpretation:
Department Cost Center Department Cost Center zu belastende Kostenstelle

Code System Identification Information

CS-OID: CS Symbolic Name:
departmentCostCenter

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-departmentCostCenter

Binding Information

Binding:

Table Metadata

Table: Steward:
319

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.249 0320 - Item Natural Account Code

User-defined Table 0320 - Item Natural Account Code

Concept Domain Information

Display Name: Description: Interpretation:
Item Natural Account Code Item Natural Account Code Verrechnungsnummer des Artikels

Code System Identification Information

CS-OID: CS Symbolic Name:
itemNaturalAccountCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-itemNaturalAccountCode

Binding Information

Binding:

Table Metadata

Table: Steward:
320

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.250 0321 - Dispense Method

HL7 Table 0321 - Dispense Method

Concept Domain Information

Display Name: Description: Interpretation:
Dispense Method Dispense Method Abgabemethode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.194 dispenseMethod

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.206 hl7VS-dispenseMethod

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
321

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
TR Traditional Jul 13 2015 X
UD Unit Dose Jul 13 2015 X
F Floor Stock Jul 13 2015 X
AD Automatic Dispensing Jul 13 2015 X

2.C.2.251 0322 - Completion Status

HL7 Table 0322 - Completion Status

Concept Domain Information

Display Name: Description: Interpretation:
Completion Status Completion Status Status der Medikation

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.195 completionStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.207 hl7VS-completionStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
322

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CP Complete Jul 13 2015 X
RE Refused Jul 13 2015 X
NA Not Administered Jul 13 2015 X
PA Partially Administered Jul 13 2015 X

2.C.2.252 0324 - Location Characteristic ID

User-defined Table 0324 - Location Characteristic ID

Concept Domain Information

Display Name: Description: Interpretation:
Location Characteristic ID Location Characteristic ID Eigenschaften des Orts (ID)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.197 locationCharacteristic

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.209 hl7VS-locationCharacteristicId

Binding Information

Binding:
example

Table Metadata

Table: Steward:
324

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SMK Smoking Jul 13 2015 X
LIC Licensed Jul 13 2015 X
IMP Implant: can be used for radiation implant patients Jul 13 2015 X
SHA Shadow: a temporary holding location that does not physically exist Jul 13 2015 X
INF Infectious disease: this location can be used for isolation Jul 13 2015 X
PRL Privacy level: indicating the level of private versus non-private room Jul 13 2015 X
LCR Level of care Jul 13 2015 X
OVR Overflow Jul 13 2015 X
STF Bed is staffed Jul 13 2015 X
SET Bed is set up Jul 13 2015 X
GEN Gender of patient(s) Jul 13 2015 X
TEA Teaching location Jul 13 2015 X

2.C.2.253 0325 - Location Relationship ID

User-defined Table 0325 - Location Relationship ID

Concept Domain Information

Display Name: Description: Interpretation:
Location Relationship ID Location Relationship ID Ortsbezug (ID)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.198 locationRelationship

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.210 hl7VS-locationRelationshipId

Binding Information

Binding:
example

Table Metadata

Table: Steward:
325

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
RX Nearest pharmacy Jul 13 2015 X
RX2 Second nearest pharmacy Jul 13 2015 X
LAB Nearest lab Jul 13 2015 X
LB2 Second nearest lab Jul 13 2015 X
DTY Nearest dietary location Jul 13 2015 X
ALI Location Alias(es) Jul 13 2015 X
PAR Parent location Jul 13 2015 X

2.C.2.254 0326 - Visit Indicator

User-defined Table 0326 - Visit Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Visit Indicator Visit Indicator Kontextindikator der Nachricht

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.199 visitIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.211 hl7VS-visitIndicator

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
326

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Account level default Aug 21 2015 X
V Visit level Aufnahme (ambulanter Besuch, stationäre Episode) Jul 13 2015 X

2.C.2.255 0327 - Job Code

User-defined Table 0327 - Job Code

Concept Domain Information

Display Name: Description: Interpretation:
Job Code Job Code Berufsgruppe

Code System Identification Information

CS-OID: CS Symbolic Name:
jobCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-jobCode

Binding Information

Binding:

Table Metadata

Table: Steward:
327

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.256 0328 - Employee Classification

User-defined Table 0328 - Employee Classification

Concept Domain Information

Display Name: Description: Interpretation:
Employee Classification Employee Classification Arbeitnehmerklassifikation

Code System Identification Information

CS-OID: CS Symbolic Name:
employeeClassification

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-employeeClassification

Binding Information

Binding:

Table Metadata

Table: Steward:
328

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.257 0329 - Quantity Method

HL7 Table 0329 - Quantity Method

Concept Domain Information

Display Name: Description: Interpretation:
Quantity Method Quantity Method Methode zur Mengenbestimmung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.200 quantityMethod

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.212 hl7VS-quantityMethod

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
329

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Actual count Jul 13 2015 X
E Estimated (see comment) Jul 13 2015 X

2.C.2.258 0330 - Marketing Basis

HL7 Table 0330 - Marketing Basis

Concept Domain Information

Display Name: Description: Interpretation:
Marketing Basis Marketing Basis nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.201 marketingBasis

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.213 hl7VS-marketingBasis

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
330

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
510K 510 (K) Jul 13 2015 X
510E 510 (K) exempt Jul 13 2015 X
PMA Premarketing authorization Jul 13 2015 X
PRE Preamendment Jul 13 2015 X
TXN Transitional Jul 13 2015 X
522S Post marketing study (522) Jul 13 2015 X

2.C.2.259 0331 - Facility Type

HL7 Table 0331 - Facility Type

Concept Domain Information

Display Name: Description: Interpretation:
Facility Type Facility Type Typ der Einrichtung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.202 facilityType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.214 hl7VS-facilityType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
331

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
U User Jul 13 2015 X
M Manufacturer Jul 13 2015 X
D Distributor Jul 13 2015 X
A Agent for a foreign manufacturer Jul 13 2015 X

2.C.2.260 0332 - Source Type

HL7 Table 0332 - Source Type

Concept Domain Information

Display Name: Description: Interpretation:
Source Type Source Type Verbindungstyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.203 sourceType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.215 hl7VS-sourceType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
332

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Initiate Jul 13 2015 X
A Accept Jul 13 2015 X

2.C.2.261 0333 - Driver''s License Issuing Authority

User-defined Table 0333 - Driver's License Issuing Authority

Concept Domain Information

Display Name: Description: Interpretation:
Driver's License Issuing Authority Driver's License Issuing Authority Führerscheinausgabestelle

Code System Identification Information

CS-OID: CS Symbolic Name:
driver'sLicenseIssuingAuthority

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-driver'sLicenseIssuingAuthority

Binding Information

Binding:

Table Metadata

Table: Steward:
333

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.262 0334 - Disabled Person Code

User-defined Table 0334 - Disabled Person Code

Concept Domain Information

Display Name: Description: Interpretation:
Disabled Person Code Disabled Person Code Behinderte Person

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.204 disabilityInformationRelationship

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.216 hl7VS-disabledPersonCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
334

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PT Patient Jul 13 2015 X
GT Guarantor Jul 13 2015 X
IN Insured Jul 13 2015 X
AP Associated party Jul 13 2015 X

2.C.2.263 0335 -Repeat Pattern

User-defined Table 0335 - Repeat Pattern

Concept Domain Information

Display Name: Description: Interpretation:
Repeat Pattern Repeat Pattern Wiederholungsmuster

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.205 repeatPattern

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.217 hl7VS-repeatPattern

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
335

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
QS every seconds Jul 13 2015 X
QM every minutes Jul 13 2015 X
QH every hours Jul 13 2015 X
QD every days Jul 13 2015 X
QW every weeks Jul 13 2015 X
QL every months (Lunar cycle) Jul 13 2015 X
QJ repeats on a particular day of the week, Jul 13 2015 X
BID twice a day at institution-specified times Jul 13 2015 X
TID three times a day at institution-specified times Jul 13 2015 X
QID four times a day at institution-specified times Jul 13 2015 X
xID "X" times per day at institution-specified times, where X is a numeral 5 or greater. Jul 13 2015 X
QAM in the morning at institution-specified time Jul 13 2015 X
QSHIFT during each of three eight-hour shifts at institution-specified times Jul 13 2015 X
QOD every other day Jul 13 2015 X
QHS every day before the hour of sleep Jul 13 2015 X
QPM in the evening at institution-specified time Jul 13 2015 X
C service is provided continuously between start time and stop time Jul 13 2015 X
U for future use, where is an interval specification as defined by the UNIX cron specification. Jul 13 2015 X
PRN given as needed Jul 13 2015 X
PRNxxx where xxx is some frequency code Jul 13 2015 X
Once one time only. Jul 13 2015 X
Meal Related Timings C ("cum") Jul 13 2015 X
A Ante (before) Jul 13 2015 X
P Post (after) Jul 13 2015 X
I Inter Jul 13 2015 X
M Cibus Matutinus (breakfast) Jul 13 2015 X
D Cibus Diurnus (lunch) Jul 13 2015 X
V Cibus Vespertinus (dinner) Jul 13 2015 X

2.C.2.264 0336 - Referral Reason

User-defined Table 0336 - Referral Reason

Concept Domain Information

Display Name: Description: Interpretation:
Referral Reason Referral Reason Überweisungsgrund

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.206 referralReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.218 hl7VS-referralReason

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
336

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Second Opinion Jul 13 2015 X
P Patient Preference Jul 13 2015 X
O Provider Ordered Jul 13 2015 X
W Work Load Jul 13 2015 X

2.C.2.265 0337 - Certification Status

HL7 Table 0337 - Certification Status

Concept Domain Information

Display Name: Description: Interpretation:
Certification Status Certification Status Zertifizierungsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.207 certificationStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.219 hl7VS-certificationStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
337

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Certified Jul 13 2015 X
E Eligible Jul 13 2015 X

2.C.2.266 0338 - Practitioner ID Number Type

User-defined Table 0338 - Practitioner ID Number Type

Concept Domain Information

Display Name: Description: Interpretation:
Practitioner ID Number Type Practitioner ID Number Type Typ der Arztnummer

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.208 practitionerIdNumberType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.220 hl7VS-practitionerIdNumberType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
338

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CY County number Jul 13 2015 X
DEA Drug Enforcement Agency no. Jul 13 2015 X
GL General ledger number Jul 13 2015 X
LI Labor and industries number Jul 13 2015 X
L&I Labor and industries number Jul 13 2015 X
MCD Medicaid number Jul 13 2015 X
MCR Medicare number Jul 13 2015 X
QA QA number Jul 13 2015 X
SL State license number Jul 13 2015 X
TAX Tax ID number Jul 13 2015 X
TRL Training license number Jul 13 2015 X
UPIN Unique physician ID no. Jul 13 2015 X

2.C.2.267 0339 - Advanced Beneficiary Notice Code

User-defined Table 0339 - Advanced Beneficiary Notice Code

Concept Domain Information

Display Name: Description: Interpretation:
Advanced Beneficiary Notice Code Advanced Beneficiary Notice Code Hinweis zur Zuzahlung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.209 advancedBeneficiaryNotice

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.221 hl7VS-advancedBeneficiaryNoticeCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
339

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Service is subject to medical necessity procedures Zuzahlung muss abgeklärt werden Jul 13 2015 X
2 Patient has been informed of responsibility, and agrees to pay for service Jul 13 2015 X
3 Patient has been informed of responsibility, and asks that the payer be billed Patient fragt nach Rechnung Jul 13 2015 X
4 Advanced Beneficiary Notice has not been signed Zustimmung zur Zuzahlung liegt nicht vor Jul 13 2015 X

2.C.2.268 0340 - Procedure Code Modifier

Externally-defined Table 0340 - Procedure Code Modifier

Concept Domain Information

Display Name: Description: Interpretation:
Procedure Code Modifier Procedure Code Modifier Modifikator zum Prozedurcode

Code System Identification Information

CS-OID: CS Symbolic Name:
procedureCodeModifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-procedureCodeModifier

Binding Information

Binding:

Table Metadata

Table: Steward:
340

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CPTM CPT Modifier Code  
HPC CMS (formerly HCFA) Procedure Codes (HCPCS) The HCPCS code is divided into three "levels." Level I includes the entire CPT-4 code by reference. Level II includes the American Dental Association’s Current Dental Terminology (CDT-2) code by reference. Level II also includes the genuine HCPCS codes, approved and maintained jointly by the Alpha-Numeric Editorial Panel, consisting of CMS, the Health Insurance Association of America, and the Blue Cross and Blue Shield Association. Level III are codes developed locally by Medicare carriers. The HCPCS modifiers are divided into the same three levels, I being CPT-4 modifiers, II CDT-2 and genuine HCPCS modifiers, and III being locally agreed modifiers. The genuine HCPCS codes and modifiers of level II can be found at http://www.hcfa.gov/stats/anhcpcdl.htm. CMS distributes the HCPCS codes via the National Technical Information Service (NTIS, www.ntis.gov) and NTIS distribution includes the CDT-2 part of HCPCS Level II, but does not include the CPT-4 part (Level I). CMS may distribute the CPT-4 part to ist contractors.  

CPTM

CPT Modifier Code

Available for the AMA at the address listed for CPT above. These codes are found in Appendix A of CPT 2000 Standard Edition. (CPT 2000 Standard Edition, American Medical Association, Chicago, IL)

HPC

CMS (formerly HCFA) Procedure Codes (HCPCS)

Health Care Financing Administration (HCFA) Common Procedure Coding System (HCPCS) including modifiers.

2.C.2.269 0341 - Guarantor Credit Rating Code

User-defined Table 0341 - Guarantor Credit Rating Code

Concept Domain Information

Display Name: Description: Interpretation:
Guarantor Credit Rating Code Guarantor Credit Rating Code Kreditwürdigkeit des Zahlungspflichtigen

Code System Identification Information

CS-OID: CS Symbolic Name:
guarantorCreditRatingCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-guarantorCreditRatingCode

Binding Information

Binding:

Table Metadata

Table: Steward:
341

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.270 0342 - Military Recipient

User-defined Table 0342 - Military Recipient

Concept Domain Information

Display Name: Description: Interpretation:
Military Recipient Military Recipient nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
militaryRecipient

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-militaryRecipient

Binding Information

Binding:

Table Metadata

Table: Steward:
342

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.271 0343 - Military Handicapped Program Code

User-defined Table 0343 - Military Handicapped Program Code

Concept Domain Information

Display Name: Description: Interpretation:
Military Handicapped Program Code Military Handicapped Program Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
militaryHandicappedProgramCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-militaryHandicappedProgramCode

Binding Information

Binding:

Table Metadata

Table: Steward:
343

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.272 0344 - Patient''s Relationship to Insured

User-defined Table 0344 - Patient's Relationship to Insured

Concept Domain Information

Display Name: Description: Interpretation:
Patient's Relationship to Insured Patient's Relationship to Insured Beziehung des Patienten zum Versicherten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.210 patientsRelationshipToInsured

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.222 hl7VS-patient'sRelationshipToInsured

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
344

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
01 Patient is insured Jul 13 2015 X
02 Spouse Jul 13 2015 X
03 Natural child/insured financial responsibility Jul 13 2015 X
04 Natural child/Insured does not have financial responsibility Jul 13 2015 X
05 Step child Jul 13 2015 X
06 Foster child Jul 13 2015 X
07 Ward of the court Jul 13 2015 X
08 Employee Jul 13 2015 X
09 Unknown Jul 13 2015 X
10 Handicapped dependent behinderter Angehöriger Jul 13 2015 X
11 Organ donor Organspender Jul 13 2015 X
12 Cadaver donor Körper-/Leichenspender (bspw. für anatomische Studien; wir Organspender, nur nach dem Tod) Jul 13 2015 X
13 Grandchild Enkel Jul 13 2015 X
14 Niece/nephew Nichte/Neffe Jul 13 2015 X
15 Injured plaintiff verletzter Kläger Jul 13 2015 X
16 Sponsored dependent Unterhaltsberechtigter Jul 13 2015 X
17 Minor dependent of a minor dependent Kind eines Minderjährigen Jul 13 2015 X
18 Parent Eltern Jul 13 2015 X
19 Grandparent Großeltern Jul 13 2015 X

2.C.2.273 0345 - Appeal Reason

User-defined Table 0345 - Appeal Reason

Concept Domain Information

Display Name: Description: Interpretation:
Appeal Reason Appeal Reason nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
appealReason

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-appealReason

Binding Information

Binding:

Table Metadata

Table: Steward:
345

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.274 0346 - Certification Agency

User-defined Table 0346 - Certification Agency

Concept Domain Information

Display Name: Description: Interpretation:
Certification Agency Certification Agency nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
certificationAgency

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-certificationAgency

Binding Information

Binding:

Table Metadata

Table: Steward:
346

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.275 0347 - State/Province

This table defines codes for the names of the principal country subdivisions (e.g., provinces or states). The values in the table are country specific. For example, in the US, the Federal Information Processing Standard (FIPS) alpha codes may be used by local agreement.

User-defined Table 0347 - State/Province

Concept Domain Information

Display Name: Description: Interpretation:
State/Province State/Province Bundesland

Code System Identification Information

CS-OID: CS Symbolic Name:
stateProvince

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.224 hl7VS-stateProvince

Binding Information

Binding:
example

Table Metadata

Table: Steward:
347

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AB Alberta (US and Canada) Jul 13 2015  
MI Michigan (US) Jul 13 2015  

2.C.2.276 0350 - Occurrence Code

HL7 Table 0350 - Occurrence Code

Concept Domain Information

Display Name: Description: Interpretation:
Occurrence Code Occurrence Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
occurrenceCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-occurrenceCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
350

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... Use NUBC codes Jul 13 2015  

2.C.2.277 0351 - Occurrence Span

HL7 Table 0351 - Occurrence Span

Concept Domain Information

Display Name: Description: Interpretation:
Occurrence Span Occurrence Span nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
occurrenceSpan

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-occurrenceSpan

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
351

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... use NUBC codes Jul 13 2015  

2.C.2.278 0353 - CWE Statuses

HL7 Table 0353 - CWE Statuses

Concept Domain Information

Display Name: Description: Interpretation:
CWE statuses CWE statuses CWE Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.213 cweStatuses

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.229 hl7VS-cweStatuses

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
353

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
U Unknown Jul 13 2015 X
UASK Asked but Unknown Jul 13 2015 X
NAV Not available Jul 13 2015 X
NA Not applicable Jul 13 2015 X
NASK Not asked Jul 13 2015 X

2.C.2.279 0354 - Message Structure

HL7 Table 0354 - Message Structure

Concept Domain Information

Display Name: Description: Interpretation:
Message Structure Message Structure Nachrichtenstruktur

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.214 messageStructure

Code System Version Information

OID Version:
9

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.230 hl7VS-messageStructure

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
354

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ACK Varies Jul 13 2015 X
ADR_A19 Jul 13 2015 X
ADT_A01 A01, A04, A08, A13 Jul 13 2015 X
ADT_A02 A02 Jul 13 2015 X
ADT_A03 A03 Jul 13 2015 X
ADT_A05 A05, A14, A28, A31 Jul 13 2015 X
ADT_A06 A06, A07 Jul 13 2015 X
ADT_A09 A09, A10, A11 Jul 13 2015 X
ADT_A12 A12 Jul 13 2015 X
ADT_A15 A15 Jul 13 2015 X
ADT_A16 A16 Jul 13 2015 X
ADT_A17 A17 Jul 13 2015 X
ADT_A18 Jul 13 2015 X
ADT_A20 A20 Jul 13 2015 X
ADT_A21 A21, A22, A23, A25, A26, A27, A29, A32, A33 Jul 13 2015 X
ADT_A24 A24 Jul 13 2015 X
ADT_A30 Jul 13 2015 X
ADT_A37 A37 Jul 13 2015 X
ADT_A38 A38 Jul 13 2015 X
ADT_A39 A39, A40, A41, A42 Jul 13 2015 X
ADT_A43 A43 Jul 13 2015 X
ADT_A44 A44 Jul 13 2015 X
ADT_A45 A45 Jul 13 2015 X
ADT_A50 A50, A51 Jul 13 2015 X
ADT_A52 A52, A53 Jul 13 2015 X
ADT_A54 A54, A55 Jul 13 2015 X
ADT_A60 A60 Jul 13 2015 X
ADT_A61 A61, A62 Jul 13 2015 X
BAR_P01 P01 Jul 13 2015 X
BAR_P02 P02 Jul 13 2015 X
BAR_P05 P05 Jul 13 2015 X
BAR_P06 P06 Jul 13 2015 X
BAR_P10 P10 Jul 13 2015 X
BAR_P12 P12 Jul 13 2015 X
BPS_O29 O29 Jul 13 2015 X
BRP_O30 O30 Jul 13 2015 X
BRT_O32 O32 Jul 13 2015 X
BTS_O31 O31 Jul 13 2015 X
CCF_I22 I22 Jul 13 2015 X
CCI_I22 I22 Jul 13 2015 X
CCM_I21 I21 Jul 13 2015 X
CCQ_I19 I19 Jul 13 2015 X
CCR_I16 I16, |17, |18 Jul 13 2015 X
CCU_I20 I20 Jul 13 2015 X
CQU_I19 I19 Jul 13 2015 X
CRM_C01 C01, C02, C03, C04, C05, C06, C07, C08 Jul 13 2015 X
CSU_C09 C09, C10, C11, C12 Jul 13 2015 X
DBC_O41 O41 Jul 13 2015 X
DBC_O42 O42 Jul 13 2015 X
DEL_O46 O46 Jul 13 2015 X
DEO_O45 O45 Jul 13 2015 X
DER_O44 O44 Jul 13 2015 X
DFT_P03 P03 Jul 13 2015 X
DFT_P11 P11 Jul 13 2015 X
DOC_T12 Jul 13 2015 X
DPR_O48 O48 Jul 13 2015 X
DRC_O47 O47 Jul 13 2015 X
DRG_O43 O43 Jul 13 2015 X
EAC_U07 U07 Jul 13 2015 X
EAN_U09 U09 Jul 13 2015 X
EAR_U08 U08 Jul 13 2015 X
EHC_E01 E01 Jul 13 2015 X
EHC_E02 E02 Jul 13 2015 X
EHC_E04 E04 Jul 13 2015 X
EHC_E10 E10 Jul 13 2015 X
EHC_E12 E12 Jul 13 2015 X
EHC_E13 E13 Jul 13 2015 X
EHC_E15 E15 Jul 13 2015 X
EHC_E20 E20 Jul 13 2015 X
EHC_E21 E21 Jul 13 2015 X
EHC_E24 E24 Jul 13 2015 X
ESR_U02 U02 Jul 13 2015 X
ESU_U01 U01 Jul 13 2015 X
INR_U06 U06 Jul 13 2015 X
INU_U05 U05 Jul 13 2015 X
LSU_U12 U12, U13 Jul 13 2015 X
MDM_T01 T01, T03, T05, T07, T09, T11 Jul 13 2015 X
MDM_T02 T02, T04, T06, T08, T10 Jul 13 2015 X
MFK_M01 M01, M02, M03, M04, M05, M06, M07, M08, M09, M10, M11 Jul 13 2015 X
MFN_M01 Jul 13 2015 X
MFN_M02 M02 Jul 13 2015 X
MFN_M03 M03 Jul 13 2015 X
MFN_M04 M04 Jul 13 2015 X
MFN_M05 M05 Jul 13 2015 X
MFN_M06 M06 Jul 13 2015 X
MFN_M07 M07 Jul 13 2015 X
MFN_M08 M08 Jul 13 2015 X
MFN_M09 M09 Jul 13 2015 X
MFN_M10 M10 Jul 13 2015 X
MFN_M11 M11 Jul 13 2015 X
MFN_M12 M12 Jul 13 2015 X
MFN_M13 M13 Jul 13 2015 X
MFN_M15 M15 Jul 13 2015 X
MFN_M16 M16 Jul 13 2015 X
MFN_M17 M17 Jul 13 2015 X
MFN_M18 M18 Jul 13 2015 X
MFQ_M01 M01, M02, M03, M04, M05, M06 Jul 13 2015 X
MFR_M01 M01, M02, M03, Jul 13 2015 X
MFR_M04 M04 Jul 13 2015 X
MFR_M05 M05 Jul 13 2015 X
MFR_M06 M06 Jul 13 2015 X
MFR_M07 M07 Jul 13 2015 X
NMD_N02 N02 Jul 13 2015 X
NMQ_N01 N01 Jul 13 2015 X
NMR_N01 N01 Jul 13 2015 X
OMB_O27 O27 Jul 13 2015 X
OMD_O03 O03 Jul 13 2015 X
OMG_O19 O19 Jul 13 2015 X
OMI_O23 O23 Jul 13 2015 X
OML_O21 O21 Jul 13 2015 X
OML_O33 O33 Jul 13 2015 X
OML_O35 O35 Jul 13 2015 X
OML_O39 O39 Jul 13 2015 X
OMN_O07 O07 Jul 13 2015 X
OMQ_O42 O42 Jul 13 2015 X
OMP_O09 O09 Jul 13 2015 X
OMS_O05 O05 Jul 13 2015 X
OPL_O37 O37 Jul 13 2015 X
OPR_O38 O38 Jul 13 2015 X
OPU_R25 R25 Jul 13 2015 X
ORA_R33 R33 Jul 13 2015 X
ORA_R41 R41 Jul 13 2015 X
ORB_O28 O28 Jul 13 2015 X
ORD_O04 O04 Jul 13 2015 X
ORF_R04 R04 Jul 13 2015 X
ORG_O20 O20 Jul 13 2015 X
ORI_O24 O24 Jul 13 2015 X
ORL_O22 O22 Jul 13 2015 X
ORL_O34 O34 Jul 13 2015 X
ORL_O36 O36 Jul 13 2015 X
ORL_O40 O40 Jul 13 2015 X
ORL_O41 O41 Jul 13 2015 X
ORL_O42 O42 Jul 13 2015 X
ORL_O43 O43 Jul 13 2015 X
ORL_O44 O44 Jul 13 2015 X
ORM_O01 O01 Jul 13 2015 X
ORN_O08 O08 Jul 13 2015 X
ORP_O10 O10 Jul 13 2015 X
ORR_O02 O02 Jul 13 2015 X
ORS_O06 O06 Jul 13 2015 X
ORU_R01 R01 Jul 13 2015 X
ORU_R30 R30 Jul 13 2015 X
ORX_O43 O43 Jul 13 2015 X
OSM_R26 R26 Jul 13 2015 X
OSQ_Q06 Q06 Jul 13 2015 X
OSR_Q06 Q06 Jul 13 2015 X
OSU_O41 O41 Jul 13 2015 X
OUL_R21 R21 Jul 13 2015 X
OUL_R22 R22 Jul 13 2015 X
OUL_R23 R23 Jul 13 2015 X
OUL_R24 R24 Jul 13 2015 X
PEX_P07 P07, P08 Jul 13 2015 X
PGL_PC6 PC6, PC7, PC8 Jul 13 2015 X
PMU_B01 B01, B02 Jul 13 2015 X
PMU_B03 B03 Jul 13 2015 X
PMU_B04 B04, B05, B06 Jul 13 2015 X
PMU_B07 B07 Jul 13 2015 X
PMU_B08 B08 Jul 13 2015 X
PPG_PCG PCC, PCG, PCH, PCJ Jul 13 2015 X
PPP_PCB PCB, PCD Jul 13 2015 X
PPR_PC1 PC1, PC2, PC3 Jul 13 2015 X
PPT_PCL PCL Jul 13 2015 X
PPV_PCA PCA Jul 13 2015 X
PRR_PC5 PC5 Jul 13 2015 X
PTR_PCF PCF Jul 13 2015 X
QBP_E03 E03 Jul 13 2015 X
QBP_E22 E22 Jul 13 2015 X
QBP_Q11 Q11 Jul 13 2015 X
QBP_Q13 Q13 Jul 13 2015 X
QBP_Q15 Q15 Jul 13 2015 X
QBP_Q21 Q21, Q22, Q23,Q24, Q25 Jul 13 2015 X
QBP_O33 O33 Jul 13 2015 X
QBP_O34 O34 Jul 13 2015 X
QCK_Q02 Q02 Jul 13 2015 X
QCN_J01 J01, J02 Jul 13 2015 X
QRY_A19 A19 Jul 13 2015 X
QRY_PC4 PC4, PC9, PCE, PCK Jul 13 2015 X
QRY_Q01 Q01, Q26, Q27, Q28, Q29, Q30 Jul 13 2015 X
QRY_Q02 Q02 Jul 13 2015 X
QRY_R02 R02 Jul 13 2015 X
QRY_T12 T12 Jul 13 2015 X
QSB_Q16 Q16 Jul 13 2015 X
QVR_Q17 Q17 Jul 13 2015 X
RAR_RAR RAR Jul 13 2015 X
RAS_O17 O17 Jul 13 2015 X
RCI_I05 I05 Jul 13 2015 X
RCL_I06 I06 Jul 13 2015 X
RDE_O11 O11, O25 Jul 13 2015 X
RDR_RDR RDR Jul 13 2015 X
RDS_O13 O13 Jul 13 2015 X
RDY_K15 K15 Jul 13 2015 X
REF_I12 I12, I13, I14, I15 Jul 13 2015 X
RER_RER RER Jul 13 2015 X
RGR_RGR RGR Jul 13 2015 X
RGV_O15 O15 Jul 13 2015 X
ROR_ROR ROR Jul 13 2015 X
RPA_I08 I08, I09. I10, I11 Jul 13 2015 X
RPI_I01 I01, I04 Jul 13 2015 X
RPI_I04 I04 Jul 13 2015 X
RPL_I02 I02 Jul 13 2015 X
RPR_I03 I03 Jul 13 2015 X
RQA_I08 I08, I09, I10, I11 Jul 13 2015 X
RQC_I05 I05, I06 Jul 13 2015 X
RQI_I01 I01, I02, I03, I07 Jul 13 2015 X
RQP_I04 I04 Jul 13 2015 X
RRA_O18 O18 Jul 13 2015 X
RRD_O14 O14 Jul 13 2015 X
RRE_O12 O12, O26 Jul 13 2015 X
RRG_O16 O16 Jul 13 2015 X
RRI_I12 I12, I13, I14, I15 Jul 13 2015 X
RSP_E03 E03 Jul 13 2015 X
RSP_E22 E22 Jul 13 2015 X
RSP_K11 K11 Jul 13 2015 X
RSP_K21 K21 Jul 13 2015 X
RSP_K22 K22 Jul 13 2015 X
RSP_K23 K23, K24 Jul 13 2015 X
RSP_K25 K25 Jul 13 2015 X
RSP_K31 K31 Jul 13 2015 X
RSP_K32 K32 Jul 13 2015 X
RSP_O33 O33 Jul 13 2015 X
RSP_O34 O34 Jul 13 2015 X
RSP_Q11 Q11 Jul 13 2015 X
RTB_K13 K13 Jul 13 2015 X
SDR_S31 S31, S36 Jul 13 2015 X
SDR_S32 S32, S37 Jul 13 2015 X
SIU_S12 S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22, S23, S24, S26 Jul 13 2015 X
SLR_S28 S28, S29, S30, S34, S35 Jul 13 2015 X
SQM_S25 S25 Jul 13 2015 X
SQR_S25 S25 Jul 13 2015 X
SRM_S01 S01, S02, S03, S04, S05, S06, S07, S08, S09, S10, S11 Jul 13 2015 X
SRR_S01 S01, S02, S03, S04, S05, S06, S07, S08, S09, S10, S11 Jul 13 2015 X
SSR_U04 U04 Jul 13 2015 X
SSU_U03 U03 Jul 13 2015 X
STC_S33 S33 Jul 13 2015 X
SUR_P09 P09 Jul 13 2015 X
TCU_U10 U10, U11 Jul 13 2015 X
UDM_Q05 Q05 Jul 13 2015 X
VXQ_V01 V01 Jul 13 2015 X
VXR_V03 V03 Jul 13 2015 X
VXU_V04 V04 Jul 13 2015 X
VXX_V02 V02 Jul 13 2015 X
ORU_W01 W01 Jul 13 2015 X
QRF_W02 W02 Jul 13 2015 X

2.C.2.280 0355 - Primary Key Value Type

HL7 Table 0355 - Primary Key Value Type

Concept Domain Information

Display Name: Description: Interpretation:
Primary Key Value Type Primary Key Value Type Datentyp des Primärschlüssels

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.215 primaryKeyValueType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.231 hl7VS-primaryKeyValueType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
355

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PL Person location Jul 13 2015 X
CE Coded element Jul 13 2015 X
CWE Coded with Exceptions Jul 13 2015 X

Note: This table contains data types for MFE-4 values present in HL7 defined master files. As HL7 adopts a new master file that contains a data type for MFE-4 not defined in Table 0355, the data type will be added to Table 0355. For locally defined master files, this table can be locally extended with other HL7 data types as defined in section 2.6.6. The maximum data set is theoretically equal to the number of HL7 data types.

2.C.2.281 0356 - Alternate Character Set Handling Scheme

HL7 Table 0356 - Alternate Character Set Handling Scheme

Concept Domain Information

Display Name: Description: Interpretation:
Alternate Character Set Handling Scheme Alternate Character Set Handling Scheme Verarbeitungshinweise alternativer Zeichensatz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.216 alternateCharacterSetHandlingScheme

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.232 hl7VS-alternateCharacterSetHandlingScheme

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
356

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ISO 2022-1994 This standard is titled "Information Technology - Character Code Structure and Extension Technique". . Jul 13 2015 X
2.3 The character set switching mode specified in HL7 2.5, section 2.7.2 and section 2.A.46, "XPN - extended person name". Jul 13 2015 X
This is the default, indicating that there is no character set switching occurring in this message. Aug 21 2015  

2.C.2.282 0357 - Message Error Condition Codes

HL7 Table 0357 - Message Error Condition Codes

Concept Domain Information

Display Name: Description: Interpretation:
Message Error Condition Codes Message Error Condition Codes Fehlerbeschreibung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.217 messageErrorCondition

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.233 hl7VS-messageErrorConditionCodes

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
357

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Message accepted Nachricht akzeptiert Jul 13 2015 X
100 Segment sequence error Fehler in der Segmentreihenfolge Jul 13 2015 X
101 Required field missing erforderliches Feld leer Jul 13 2015 X
102 Data type error Datentypfehler Jul 13 2015 X
103 Table value not found fehlender Eintrag in der Tabelle Jul 13 2015 X
104 Value too long Jul 13 2015 X
200 Unsupported message type Nachrichtentyp wird nicht unterstützt Jul 13 2015 X
201 Unsupported event code Ereignis wird nicht unterstützt Jul 13 2015 X
202 Unsupported processing id Processing-ID wird nicht unterstützt Jul 13 2015 X
203 Unsupported version id Version wird nicht unterstützt Jul 13 2015 X
204 Unknown key identifier Schlüsselwert nicht gefunden Jul 13 2015 X
205 Duplicate key identifier doppelter Schlüsselwert Jul 13 2015 X
206 Application record locked Datensatz durch Applikation gesperrt Jul 13 2015 X
207 Application internal error applikationsinterner Fehler Jul 13 2015 X

2.C.2.283 0358 - Practitioner Group

User-defined Table 0358 - Practitioner Group

Concept Domain Information

Display Name: Description: Interpretation:
Practitioner Group Practitioner Group Gruppenzugehörigkeit (Ärzte / Pflegepersonal)

Code System Identification Information

CS-OID: CS Symbolic Name:
practitionerGroup

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-practitionerGroup

Binding Information

Binding:

Table Metadata

Table: Steward:
358

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.284 0359 - Diagnosis Priority

User-defined Table 0359 - Diagnosis Priority

Concept Domain Information

Display Name: Description: Interpretation:
Diagnosis Priority Diagnosis Priority Diagnosepriorität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.218 diagnosisPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.234 hl7VS-diagnosisPriority

Binding Information

Binding:

Table Metadata

Table: Steward:
359

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Not included in diagnosis ranking Jul 13 2015 X
1 The primary diagnosis Jul 13 2015 X
2 For ranked secondary diagnosis Jul 13 2015 X
... No suggested values defined Jul 13 2015  

2.C.2.285 0360 - Degree/License/Certificate

User-defined Table 0360 - Degree/License/Certificate

Concept Domain Information

Display Name: Description: Interpretation:
Degree/License/Certificate Degree/License/Certificate Qualifizierter Ausbildungsabschluß

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.220 degreeLicenseCertificate

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.236 hl7VS-degreeLicenseCertificate

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
360

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PN Advanced Practice Nurse Jul 13 2015 X
AAS Associate of Applied Science Jul 13 2015 X
AA Associate of Arts Jul 13 2015 X
ABA Associate of Business Administration Jul 13 2015 X
AE Associate of Engineering Jul 13 2015 X
AS Associate of Science Jul 13 2015 X
BA Bachelor of Arts Jul 13 2015 X
BBA Bachelor of Business Administration Jul 13 2015 X
BE Bachelor or Engineering Jul 13 2015 X
BFA Bachelor of Fine Arts Jul 13 2015 X
BN Bachelor of Nursing Jul 13 2015 X
BS Bachelor of Science Jul 13 2015 X
BSL Bachelor of Science - Law Jul 13 2015 X
BSN Bachelor on Science - Nursing Jul 13 2015 X
BT Bachelor of Theology Jul 13 2015 X
CER Certificate Jul 13 2015 X
CANP Certified Adult Nurse Practitioner Jul 13 2015 X
CMA Certified Medical Assistant Jul 13 2015 X
CNP Certified Nurse Practitioner Jul 13 2015 X
CNM Certified Nurse Midwife Jul 13 2015 X
CRN Certified Registered Nurse Jul 13 2015 X
CNS Certified Nurse Specialist Jul 13 2015 X
CPNP Certified Pediatric Nurse Practitioner Jul 13 2015 X
CTR Certified Tumor Registrar Jul 13 2015 X
DIP Diploma Jul 13 2015 X
DBA Doctor of Business Administration Jul 13 2015 X
DED Doctor of Education Jul 13 2015 X
PharmD Doctor of Pharmacy Jul 13 2015 X
PHE Doctor of Engineering Jul 13 2015 X
PHD Doctor of Philosophy Jul 13 2015 X
PHS Doctor of Science Jul 13 2015 X
MD Doctor of Medicine Jul 13 2015 X
DO Doctor of Osteopathy Jul 13 2015 X
EMT Emergency Medical Technician Jul 13 2015 X
EMTP Emergency Medical Technician - Paramedic Jul 13 2015 X
FPNP Family Practice Nurse Practitioner Jul 13 2015 X
HS High School Graduate Jul 13 2015 X
JD Juris Doctor Jul 13 2015 X
MA Master of Arts Jul 13 2015 X
MBA Master of Business Administration Jul 13 2015 X
MCE Master of Civil Engineering Jul 13 2015 X
MDI Master of Divinity Jul 13 2015 X
MED Master of Education Jul 13 2015 X
MEE Master of Electrical Engineering Jul 13 2015 X
ME Master of Engineering Jul 13 2015 X
MFA Master of Fine Arts Jul 13 2015 X
MME Master of Mechanical Engineering Jul 13 2015 X
MS Master of Science Jul 13 2015 X
MSL Master of Science - Law Jul 13 2015 X
MSN Master of Science - Nursing Jul 13 2015 X
MTH Master of Theology Jul 13 2015 X
MDA Medical Assistant Jul 13 2015 X
MT Medical Technician Jul 13 2015 X
NG Non-Graduate Jul 13 2015 X
NP Nurse Practitioner Jul 13 2015 X
PA Physician Assistant Jul 13 2015 X
RMA Registered Medical Assistant Jul 13 2015 X
RN Registered Nurse Jul 13 2015 X
RPH Registered Pharmacist Jul 13 2015 X
SEC Secretarial Certificate Jul 13 2015 X
TS Trade School Graduate Jul 13 2015 X

2.C.2.286 0361 - Application

User-defined Table 0361 - Application

Concept Domain Information

Display Name: Description: Interpretation:
Application Application Anwendung

Code System Identification Information

CS-OID: CS Symbolic Name:
application

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-application

Binding Information

Binding:

Table Metadata

Table: Steward:
361

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.287 0362 - Facility

User-defined Table 0362 - Facility

Concept Domain Information

Display Name: Description: Interpretation:
Facility Facility Einrichtung

Code System Identification Information

CS-OID: CS Symbolic Name:
facility

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-facility

Binding Information

Binding:

Table Metadata

Table: Steward:
362

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.288 0363 - Assigning Authority

User-defined Table 0363 - Assigning Authority

Concept Domain Information

Display Name: Description: Interpretation:
Assigning Authority Assigning Authority Zuweisende Autorität

Code System Identification Information

CS-OID: CS Symbolic Name:
assigningAuthority

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-assigningAuthority

Binding Information

Binding:

Table Metadata

Table: Steward:
363

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.289 0364 - Comment Type

User-defined Table 0364 - Comment Type

Concept Domain Information

Display Name: Description: Interpretation:
Comment Type Comment Type Art des Kommentars

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.222 commentType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.238 hl7VS-commentType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
364

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PI Patient Instructions Jul 13 2015 X
AI Ancillary Instructions Jul 13 2015 X
GI General Instructions Jul 13 2015 X
1R Primary Reason Jul 13 2015 X
2R Secondary Reason Jul 13 2015 X
GR General Reason Jul 13 2015 X
RE Remark Jul 13 2015 X
DR Duplicate/Interaction Reason Jul 13 2015 X

2.C.2.290 0365 - Equipment State

HL7 Table 0365 - Equipment State

Concept Domain Information

Display Name: Description: Interpretation:
Equipment State Equipment State Gerätestatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.223 equipmentState

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.239 hl7VS-equipmentState

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
365

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PU Powered Up Jul 13 2015 X
IN Initializing Jul 13 2015 X
ID Idle Jul 13 2015 X
CO Configuring Jul 13 2015 X
OP Normal Operation Jul 13 2015 X
CL Clearing Jul 13 2015 X
PA Pausing Jul 13 2015 X
PD Paused Jul 13 2015 X
ES E-stopped Jul 13 2015 X
TS Transport stopped Jul 13 2015 X
SS Sampling stopped Jul 13 2015 X
SD Shutting down Jul 13 2015 X
DI Diagnose Jul 13 2015 X
MA Maintenance Jul 13 2015 X
... (null) No state change Jul 13 2015  

2.C.2.291 0366 - Local/Remote Control State

HL7 Table 0366 - Local/Remote Control State

Concept Domain Information

Display Name: Description: Interpretation:
Local/Remote Control State Local/Remote Control State Status der Gerätesteuerung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.224 local-remoteControlState

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.240 hl7VS-local-remoteControlState

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
366

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
L Local Jul 13 2015 X
R Remote Jul 13 2015 X
... (null) No state change Jul 13 2015  

This table is based on LECIS (see sub-chapter "Introduction and Overview").

2.C.2.292 0367 - Alert Level

HL7 Table 0367 - Alert Level

Concept Domain Information

Display Name: Description: Interpretation:
Alert Level Alert Level Alarmzustand

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.225 alertLevel

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.241 hl7VS-alertLevel

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
367

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N Normal Jul 13 2015 X
W Warning Jul 13 2015 X
S Serious Jul 13 2015 X
C Critical Jul 13 2015 X
... (null) No level change Jul 13 2015  

2.C.2.293 0368 - Remote Control Command

User-defined Table 0368 - Remote Control Command

Concept Domain Information

Display Name: Description: Interpretation:
Remote Control Command Remote Control Command Fernsteuerbefehl

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.226 remoteControlCommand

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.242 hl7VS-remoteControlCommand

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
368

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SA Sampling Jul 13 2015 X
LO Load Jul 13 2015 X
UN Unload Jul 13 2015 X
LK Lock Jul 13 2015 X
UC Unlock Jul 13 2015 X
TT Transport To Jul 13 2015 X
CN Clear Notification Jul 13 2015 X
IN Initialize/Initiate Jul 13 2015 X
SU Setup Jul 13 2015 X
CL Clear Jul 13 2015 X
PA Pause Jul 13 2015 X
RE Resume Jul 13 2015 X
ES Emergency -stop Jul 13 2015 X
LC Local Control Request Jul 13 2015 X
RC Remote Control Request Jul 13 2015 X
AB Abort Jul 13 2015 X
EN Enable Sending Events Jul 13 2015 X
DI Disable Sending Events Jul 13 2015 X
EX Execute (command specified in field Parameters (ST) 01394) Jul 13 2015 X
AF Aliquot From container Jul 13 2015 X
AT Aliquot To container Jul 13 2015 X

MSH|...|...|...|...|...|...|...|EAC^U07|...

EQU|...

ECD|...|AF^ALIQUOT FROM|Y^YES||Dest^Route| ...

- command: "Aliquot From" the primary container in SAC below

SAC|... - primary container parameters

[SPM]

[DST] - Destination, Route for the primary container

ECD|...|AT^ALIQUOT TO|Y^YES||Dest^Route^Label| ...

- command: "Aliquot To" the aliquot container AQ1, incl. AQ Destination, Route, Label remark, etc.

TQ1|... - priority

SAC|... - AQ parameters container #1

[SPM]

[DST] - Destination, Route for the 1st aliquot container

ECD|...|AT^ALIQUOT TO|Y^YES||Dest^Route^Label| ...

- command: "Aliquot To" the aliquot container AQ2, incl. AQ Destination, Route, Label remark, etc.

TQ1|... - priority

SAC|... - AQ parameters container #2

[SPM]

[DST] - Destination, Route for the 2nd aliquot container

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.294 0369 - Specimen Role

User-defined Table 0369 - Specimen Role

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Role Specimen Role Weitere Klassifikation der Probe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.227 specimenRole

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.243 hl7VS-specimenRole

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
369

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Blind Sample Jul 13 2015 X
C Calibrator, used for initial setting of calibration Jul 13 2015 X
E Electronic QC, used with manufactured reference providing signals that simulate QC results Jul 13 2015 X
F Specimen used for testing proficiency of the organization performing the testing (Filler) Jul 13 2015 X
G Group (where a specimen consists of multiple individual elements that are not individually identified) Jul 13 2015 X
L Pool (aliquots of individual specimens combined to form a single specimen representing all of the components.) Jul 13 2015 X
O Specimen used for testing Operator Proficiency Jul 13 2015 X
P Patient (default if blank component value) Jul 13 2015 X
Q Control specimen Jul 13 2015 X
R Replicate (of patient sample as a control) Jul 13 2015 X
V Verifying Calibrator, used for periodic calibration checks Jul 13 2015 X

2.C.2.295 0370 - Container Status

HL7 Table 0370 - Container Status

Concept Domain Information

Display Name: Description: Interpretation:
Container Status Container Status Status des Probengefässes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.228 containerStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.244 hl7VS-containerStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
370

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Identified Jul 13 2015 X
P In Position Jul 13 2015 X
O In Process Jul 13 2015 X
R Process Completed Jul 13 2015 X
L Left Equipment Jul 13 2015 X
M Missing Jul 13 2015 X
X Container Unavailable Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.296 0371 - Additive/Preservative

HL7 Table 0371 - Additive/Preservative

Concept Domain Information

Display Name: Description: Interpretation:
Additive/Preservative Additive/Preservative Zusätze/Konservierungsmittel

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.229 additivePreservative

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.245 hl7VS-additivePreservative

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
371

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F10 10% Formalin Jul 13 2015 X
C32 3.2% Citrate Jul 13 2015 X
C38 3.8% Citrate Jul 13 2015 X
HCL6 6N HCL Jul 13 2015 X
ACDA ACD Solution A Jul 13 2015 X
ACDB ACD Solution B Jul 13 2015 X
ACET Acetic Acid Jul 13 2015 X
AMIES Amies transport medium Jul 13 2015 X
HEPA Ammonium heparin Jul 13 2015 X
BACTM Bacterial Transport medium Jul 13 2015 X
BOR Borate Boric Acid Jul 13 2015 X
BOUIN Bouin's solution Jul 13 2015 X
BF10 Buffered 10% formalin Jul 13 2015 X
WEST Buffered Citrate (Westergren Sedimentation Rate) Jul 13 2015 X
BSKM Buffered skim milk Jul 13 2015 X
CARS Carson's Modified 10% formalin Jul 13 2015 X
CARY Cary Blair Medium Jul 13 2015 X
CHLTM Chlamydia transport medium Jul 13 2015 X
CTAD CTAD (this should be spelled out if not universally understood) Jul 13 2015 X
ENT Enteric bacteria transport medium Jul 13 2015 X
ENT+ Enteric plus Jul 13 2015 X
JKM Jones Kendrick Medium Jul 13 2015 X
KARN Karnovsky's fixative Jul 13 2015 X
LIA Lithium iodoacetate Jul 13 2015 X
HEPL Lithium/Li Heparin Jul 13 2015 X
M4 M4 Jul 13 2015 X
M4RT M4-RT Jul 13 2015 X
M5 M5 Jul 13 2015 X
MICHTM Michel's transport medium Jul 13 2015 X
MMDTM MMD transport medium Jul 13 2015 X
HNO3 Nitric Acid Jul 13 2015 X
NONE None Jul 13 2015 X
PAGE Pages's Saline Jul 13 2015 X
PHENOL Phenol Jul 13 2015 X
KOX Potassium Oxalate Jul 13 2015 X
EDTK Potassium/K EDTA Jul 13 2015 X
EDTK15 Potassium/K EDTA 15% Jul 13 2015 X
EDTK75 Potassium/K EDTA 7.5% Jul 13 2015 X
PVA PVA (polyvinylalcohol) Jul 13 2015 X
RLM Reagan Lowe Medium Jul 13 2015 X
SST Serum Separator Tube (Polymer Gel) Jul 13 2015 X
SILICA Siliceous earth, 12 mg Jul 13 2015 X
NAF Sodium Fluoride Jul 13 2015 X
FL100 Sodium Fluoride, 100mg Jul 13 2015 X
FL10 Sodium Fluoride, 10mg Jul 13 2015 X
NAPS Sodium polyanethol sulfonate 0.35% in 0.85% sodium chloride Jul 13 2015 X
HEPN Sodium/Na Heparin Jul 13 2015 X
EDTN Sodium/Na EDTA Jul 13 2015 X
SPS SPS(this should be spelled out if not universally understood) Jul 13 2015 X
STUTM Stuart transport medium Jul 13 2015 X
THROM Thrombin Jul 13 2015 X
FDP Thrombin NIH; soybean trypsin inhibitor (Fibrin Degradation Products) Jul 13 2015 X
THYMOL Thymol Jul 13 2015 X
THYO Thyoglycollate broth Jul 13 2015 X
TOLU Toluene Jul 13 2015 X
URETM Ureaplasma transport medium Jul 13 2015 X
VIRTM Viral Transport medium Jul 13 2015 X

2.C.2.297 0372 - Specimen Component

User-defined Table 0372 - Specimen Component

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Component Specimen Component Probenkomponente

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.230 specimenComponent

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.246 hl7VS-specimenComponent

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
372

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SUP Supernatant Jul 13 2015 X
SED Sediment Jul 13 2015 X
BLD Whole blood, homogeneous Jul 13 2015 X
BSEP Whole blood, separated Jul 13 2015 X
PRP Platelet rich plasma Jul 13 2015 X
PPP Platelet poor plasma Jul 13 2015 X
SER Serum, NOS (not otherwise specified) Jul 13 2015 X
PLAS Plasma, NOS (not otherwise specified) Jul 13 2015 X

2.C.2.298 0373 - Treatment

User-defined Table 0373 - Treatment

Concept Domain Information

Display Name: Description: Interpretation:
Treatment Treatment Probenvorbehandlung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.231 treatment

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.247 hl7VS-treatment

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
373

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LDLP LDL Precipitation Jul 13 2015 X
RECA Recalification Jul 13 2015 X
DEFB Defibrination Jul 13 2015 X
ACID Acidification Jul 13 2015 X
NEUT Neutralization Jul 13 2015 X
ALK Alkalization Jul 13 2015 X
FILT Filtration Jul 13 2015 X
UFIL Ultrafiltration Jul 13 2015 X

2.C.2.299 0374 - System Induced Contaminants

User-defined Table 0374 - System Induced Contaminants

Concept Domain Information

Display Name: Description: Interpretation:
System Induced Contaminants System Induced Contaminants Systembedingte Probenverunreinigung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.232 systemInducedContaminants

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.248 hl7VS-systemInducedContaminants

Binding Information

Binding:
example

Table Metadata

Table: Steward:
374

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CNTM Present, type of contamination unspecified Jul 13 2015 X

2.C.2.300 0375 - Artificial Blood

User-defined Table 0375 - Artificial Blood

Concept Domain Information

Display Name: Description: Interpretation:
Artificial Blood Artificial Blood Blutersatz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.233 artificialBlood

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.249 hl7VS-artificialBlood

Binding Information

Binding:
example

Table Metadata

Table: Steward:
375

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SFHB Stromal free hemoglobin preparations Jul 13 2015 X
FLUR Fluorocarbons Jul 13 2015 X

2.C.2.301 0376 - Special Handling Code

User-defined Table 0376 - Special Handling Code

Concept Domain Information

Display Name: Description: Interpretation:
Special Handling Code Special Handling Code Spezielle Hinweise zum Umgang mit der Probe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.234 specialHandling

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.250 hl7VS-specialHandlingCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
376

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C37 Body temperature Jul 13 2015 X
AMB Ambient temperature Jul 13 2015 X
CAMB Critical ambient temperature Jul 13 2015 X
REF Refrigerated temperature Jul 13 2015 X
CREF Critical refrigerated temperature Jul 13 2015 X
FRZ Frozen temperature Jul 13 2015 X
CFRZ Critical frozen temperature Jul 13 2015 X
DFRZ Deep frozen Jul 13 2015 X
UFRZ Ultra frozen Jul 13 2015 X
NTR Liquid nitrogen Jul 13 2015 X
PRTL Protect from light Jul 13 2015 X
CATM Protect from air Jul 13 2015 X
DRY Dry Jul 13 2015 X
PSO No shock Jul 13 2015 X
PSA Do not shake Jul 13 2015 X
UPR Upright Jul 13 2015 X
MTLF Metal Free Jul 13 2015 X

2.C.2.302 0377 - Other Environmental Factors

User-defined Table 0377 - Other Environmental Factors

Concept Domain Information

Display Name: Description: Interpretation:
Other Environmental Factors Other Environmental Factors Sonstige Umgebungsbedingungen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.235 environmentalFactors

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.251 hl7VS-otherEnvironmentalFactors

Binding Information

Binding:
example

Table Metadata

Table: Steward:
377

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ATM Opened container, atmosphere and duration unspecified Jul 13 2015 X
A60 Opened container, indoor atmosphere, 60 minutes duration Jul 13 2015 X

2.C.2.303 0378 - Carrier Type

User-defined Table 0378 - Carrier Type

Concept Domain Information

Display Name: Description: Interpretation:
Carrier Type Carrier Type Art des Trägers

Code System Identification Information

CS-OID: CS Symbolic Name:
carrierType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-carrierType

Binding Information

Binding:

Table Metadata

Table: Steward:
378

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

Examples of values: R01 (one position carrier), R05 (five position carrier).

2.C.2.304 0379 - Tray Type

User-defined Table 0379 - Tray Type

Concept Domain Information

Display Name: Description: Interpretation:
Tray Type Tray Type Art des Trays

Code System Identification Information

CS-OID: CS Symbolic Name:
trayType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-trayType

Binding Information

Binding:

Table Metadata

Table: Steward:
379

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.305 0380 - Separator Type

User-defined Table 0380 - Separator Type

Concept Domain Information

Display Name: Description: Interpretation:
Separator Type Separator Type Art des Separators

Code System Identification Information

CS-OID: CS Symbolic Name:
separatorType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-separatorType

Binding Information

Binding:

Table Metadata

Table: Steward:
380

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

Examples of values: NO (no separator), GEL (gel separator), M01 (manufacturer specific).

2.C.2.306 0381 - Cap Type

User-defined Table 0381 - Cap Type

Concept Domain Information

Display Name: Description: Interpretation:
Cap Type Cap Type Verschlusstyp

Code System Identification Information

CS-OID: CS Symbolic Name:
capType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-capType

Binding Information

Binding:

Table Metadata

Table: Steward:
381

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

Examples of values: SCR (screw cap), PSH (push cap), FOIL (foil).

2.C.2.307 0382 - Drug Interference

User-defined Table 0382 - Drug Interference

Concept Domain Information

Display Name: Description: Interpretation:
Drug Interference Drug Interference Medikamentenbedingte Einflüsse auf die Probe

Code System Identification Information

CS-OID: CS Symbolic Name:
drugInterference

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-drugInterference

Binding Information

Binding:

Table Metadata

Table: Steward:
382

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.308 0383 - Substance Status

HL7 Table 0383 - Substance Status

Concept Domain Information

Display Name: Description: Interpretation:
Substance Status Substance Status Status der Substanz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.236 substanceStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.252 hl7VS-substanceStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
383

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EW Expired Warning Jul 13 2015 X
EE Expired Error Jul 13 2015 X
CW Calibration Warning Jul 13 2015 X
CE Calibration Error Jul 13 2015 X
QW QC Warning Jul 13 2015 X
QE QC Error Jul 13 2015 X
NW Not Available Warning Jul 13 2015 X
NE Not Available Error Jul 13 2015 X
OW Other Warning Jul 13 2015 X
OE Other Error Jul 13 2015 X
OK OK Status Jul 13 2015 X

2.C.2.309 0384 - Substance Type

HL7 Table 0384 - Substance Type

Concept Domain Information

Display Name: Description: Interpretation:
Substance Type Substance Type Art des Substanz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.237 substanceType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.253 hl7VS-substanceType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
384

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SR Single Test Reagent Jul 13 2015 X
MR Multiple Test Reagent Jul 13 2015 X
DI Diluent Jul 13 2015 X
PT Pretreatment Jul 13 2015 X
RC Reagent Calibrator Jul 13 2015 X
CO Control Jul 13 2015 X
PW Purified Water Jul 13 2015 X
LW Liquid Waste Jul 13 2015 X
SW Solid Waste Jul 13 2015 X
SC Countable Solid Item Jul 13 2015 X
LI Measurable Liquid Item Jul 13 2015 X
OT Other Jul 13 2015 X

2.C.2.310 0385 - Manufacturer Identifier

User-defined Table 0385 - Manufacturer Identifier

Concept Domain Information

Display Name: Description: Interpretation:
Manufacturer Identifier Manufacturer Identifier Herstellernummer und -name

Code System Identification Information

CS-OID: CS Symbolic Name:
manufacturerIdentifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-manufacturerIdentifier

Binding Information

Binding:

Table Metadata

Table: Steward:
385

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.311 0386 - Supplier Identifier

User-defined Table 0386 - Supplier Identifier

Concept Domain Information

Display Name: Description: Interpretation:
Supplier Identifier Supplier Identifier Lieferantennummer und -name

Code System Identification Information

CS-OID: CS Symbolic Name:
supplierIdentifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-supplierIdentifier

Binding Information

Binding:

Table Metadata

Table: Steward:
386

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.312 0387 - Command Response

User-defined Table 0387 - Command Response

Concept Domain Information

Display Name: Description: Interpretation:
Command Response Command Response Befehlsantwort

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.238 commandResponse

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.254 hl7VS-commandResponse

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
387

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OK Command completed successfully Jul 13 2015 X
TI Command cannot be completed within requested completion time Jul 13 2015 X
ER Command cannot be completed because of error condition Jul 13 2015 X
ST Command cannot be completed because of the status of the requested equipment Jul 13 2015 X
UN Command cannot be completed for unknown reasons Jul 13 2015 X

2.C.2.313 0388 - Processing Type

HL7 Table 0388 - Processing Type

Concept Domain Information

Display Name: Description: Interpretation:
Processing Type Processing Type Produktionsmodus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.239 processingType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.255 hl7VS-processingType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
388

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Regular Production Jul 13 2015 X
E Evaluation Jul 13 2015 X

2.C.2.314 0389 - Analyte Repeat Status

HL7 Table 0389 - Analyte Repeat Status

Concept Domain Information

Display Name: Description: Interpretation:
Analyte Repeat Status Analyte Repeat Status Wiederholungsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.240 analyteRepeatStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.256 hl7VS-analyteRepeatStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
389

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
O Original, first run Jul 13 2015 X
R Repeated without dilution Jul 13 2015 X
D Repeated with dilution Jul 13 2015 X
F Reflex test Jul 13 2015 X

2.C.2.315 0391 - Segment Group

HL7 Table 0391 - Segment Group

Concept Domain Information

Display Name: Description: Interpretation:
Segment Group Segment Group Segmentgruppe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.242 segmentGroup

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.258 hl7VS-segmentGroup

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
391

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ADMINISTRATION Jul 13 2015 X
ALLERGY Jul 13 2015 X
APP_STATS Jul 13 2015 X
APP_STATUS Jul 13 2015 X
ASSOCIATED_PERSON Jul 13 2015 X
ASSOCIATED_RX_ADMIN Jul 13 2015 X
ASSOCIATED_RX_ORDER Jul 13 2015 X
AUTHORIZATION Jul 13 2015 X
AUTHORIZATION_CONTACT Jul 13 2015 X
CERTIFICATE Jul 13 2015 X
CLOCK Jul 13 2015 X
CLOCK_AND_STATISTICS Jul 13 2015 X
CLOCK_AND_STATS_WITH_NOTES Jul 13 2015 X
CLOCK_AND_STATS_WITH_NOTES_ALT Jul 13 2015 X
COMMAND Jul 13 2015 X
COMMAND_RESPONSE Jul 13 2015 X
COMMON_ORDER Jul 13 2015 X
COMPONENT Jul 13 2015 X
COMPONENTS Jul 13 2015 X
CONTAINER Jul 13 2015 X
DEFINITION Jul 13 2015 X
DIET Jul 13 2015 X
DISPENSE Jul 13 2015 X
ENCODED_ORDER Jul 13 2015 X
ENCODING Jul 13 2015 X
EXPERIENCE Jul 13 2015 X
FINANCIAL Jul 13 2015 X
FINANCIAL_COMMON_ORDER Jul 13 2015 X
FINANCIAL_INSURANCE Jul 13 2015 X
FINANCIAL_OBSERVATION Jul 13 2015 X
FINANCIAL_ORDER Jul 13 2015 X
FINANCIAL_PROCEDURE Jul 13 2015 X
FINANCIAL_TIMING_QUANTITY Jul 13 2015 X
GENERAL_RESOURCE Jul 13 2015 X
GIVE Jul 13 2015 X
GOAL Jul 13 2015 X
GOAL_OBSERVATION Jul 13 2015 X
GOAL_PATHWAY Jul 13 2015 X
GOAL_ROLE Jul 13 2015 X
GUARANTOR_INSURANCE Jul 13 2015 X
INSURANCE Jul 13 2015 X
LOCATION_RESOURCE Jul 13 2015 X
MERGE_INFO Jul 13 2015 X
MF Jul 13 2015 X
MF_CDM Jul 13 2015 X
MF_CLIN_STUDY Jul 13 2015 X
MF_CLIN_STUDY_SCHED Jul 13 2015 X
MF_INV_ITEM Jul 13 2015 X
MF_LOC_DEPT Jul 13 2015 X
MF_LOCATION Jul 13 2015 X
MF_OBS_ATTRIBUTES Jul 13 2015 X
MF_PHASE_SCHED_DETAIL Jul 13 2015 X
MF_QUERY Jul 13 2015 X
MF_SITE_DEFINED Jul 13 2015 X
MF_STAFF Jul 13 2015 X
MF_TEST Jul 13 2015 X
MF_TEST_BATT_DETAIL Jul 13 2015 X
MF_TEST_BATTERIES Jul 13 2015 X
MF_TEST_CALC_DETAIL Jul 13 2015 X
MF_TEST_CALCULATED Jul 13 2015 X
MF_TEST_CAT_DETAIL Jul 13 2015 X
MF_TEST_CATEGORICAL Jul 13 2015 X
MF_TEST_NUMERIC Jul 13 2015 X
NK1_TIMING_QTY Jul 13 2015 X
NOTIFICATION Jul 13 2015 X
OBSERVATION Jul 13 2015 X
OBSERVATION_PRIOR Jul 13 2015 X
OBSERVATION_REQUEST Jul 13 2015 X
OMSERVATION Jul 13 2015 X
ORDER Jul 13 2015 X
ORDER_CHOICE Jul 13 2015 X
ORDER_DETAIL Jul 13 2015 X
ORDER_DETAIL_SUPPLEMENT Jul 13 2015 X
ORDER_DIET Jul 13 2015 X
ORDER_ENCODED Jul 13 2015 X
ORDER_OBSERVATION Jul 13 2015 X
ORDER_PRIOR Jul 13 2015 X
ORDER_TRAY Jul 13 2015 X
PATHWAY Jul 13 2015 X
PATHWAY_ROLE Jul 13 2015 X
PATIENT Jul 13 2015 X
PATIENT_PRIOR Jul 13 2015 X
PATIENT_RESULT Jul 13 2015 X
PATIENT_VISIT Jul 13 2015 X
PATIENT_VISIT_PRIOR Jul 13 2015 X
PERSONNEL_RESOURCE Jul 13 2015 X
PEX_CAUSE Jul 13 2015 X
PEX_OBSERVATION Jul 13 2015 X
PRIOR_RESULT Jul 13 2015 X
PROBLEM Jul 13 2015 X
PROBLEM_OBSERVATION Jul 13 2015 X
PROBLEM_PATHWAY Jul 13 2015 X
PROBLEM_ROLE Jul 13 2015 X
PROCEDURE Jul 13 2015 X
PRODUCT Jul 13 2015 X
PRODUCT_STATUS Jul 13 2015 X
PROVIDER Jul 13 2015 X
PROVIDER_CONTACT Jul 13 2015 X
QBP Jul 13 2015 X
QRY_WITH_DETAIL Jul 13 2015 X
QUERY_RESPONSE Jul 13 2015 X
QUERY_RESULT_CLUSTER Jul 13 2015 X
REQUEST Jul 13 2015 X
RESOURCE Jul 13 2015 X
RESOURCES Jul 13 2015 X
RESPONSE Jul 13 2015 X
RESULT Jul 13 2015 X
RESULTS Jul 13 2015 X
RESULTS_NOTES Jul 13 2015 X
ROW_DEFINITION Jul 13 2015 X
RX_ADMINISTRATION Jul 13 2015 X
RX_ORDER Jul 13 2015 X
SCHEDULE Jul 13 2015 X
SERVICE Jul 13 2015 X
SPECIMEN Jul 13 2015 X
SPECIMEN_CONTAINER Jul 13 2015 X
STAFF Jul 13 2015 X
STUDY Jul 13 2015 X
STUDY_OBSERVATION Jul 13 2015 X
STUDY_PHASE Jul 13 2015 X
STUDY_SCHEDULE Jul 13 2015 X
TEST_CONFIGURATION Jul 13 2015 X
TIMING Jul 13 2015 X
TIMING_DIET Jul 13 2015 X
TIMING_ENCODED Jul 13 2015 X
TIMING_GIVE Jul 13 2015 X
TIMING_PRIOR Jul 13 2015 X
TIMING_QTY Jul 13 2015 X
TIMING_QUANTITY Jul 13 2015 X
TIMING_TRAY Jul 13 2015 X
TREATMENT Jul 13 2015 X
VISIT Jul 13 2015 X

2.C.2.316 0392 - Match Reason

User-defined Table 0392 - Match Reason

Concept Domain Information

Display Name: Description: Interpretation:
Match Reason Match Reason Grund der Übereinstimmung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.243 matchReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.259 hl7VS-matchReason

Binding Information

Binding:
example

Table Metadata

Table: Steward:
392

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DB Match on Date of Birth Jul 13 2015 X
NA Match on Name (Alpha Match) Jul 13 2015 X
NP Match on Name (Phonetic Match) Jul 13 2015 X
SS Match on Social Security Number Jul 13 2015 X

2.C.2.317 0393 - Match Algorithms

User-defined Table 0393 - Match Algorithms

Concept Domain Information

Display Name: Description: Interpretation:
Match Algorithms Match Algorithms Vergleichsalgorithmus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.244 matchAlgorithms

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.260 hl7VS-matchAlgorithms

Binding Information

Binding:
example

Table Metadata

Table: Steward:
393

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LINKSOFT_2.01 Proprietary algorithm for LinkSoft v2.01 Jul 13 2015 X
MATCHWARE_1.2 Proprietary algorithm for MatchWare v1.2 Jul 13 2015 X

Example: |MATCHWARE_1.2^^HL70393| or |LINKSOFT_2.01^^HL70393|

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.318 0394 - Response Modality

HL7 Table 0394 - Response Modality

Concept Domain Information

Display Name: Description: Interpretation:
Response Modality Response Modality Antwortmodus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.245 responseModality

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.261 hl7VS-responseModality

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
394

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
R Real Time Jul 13 2015 X
T Bolus (a series of responses sent at the same time without use of batch formatting) Jul 13 2015 X
B Batch Jul 13 2015 X

2.C.2.319 0395 - Modify Indicator

HL7 Table 0395 - Modify Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Modify Indicator Modify Indicator Kennzeichen neu/modifiziert

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.246 modifyIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.262 hl7VS-modifyIndicator

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
395

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N New Subscription Jul 13 2015 X
M Modified Subscription Jul 13 2015 X

2.C.2.320 0396 - Coding System

Note: The Vocabulary T.C. is the steward of HL7 Table 0396. As of v2.6, no special characters, except for underscore if absolutely necessary, are allowed for the Value in this table.

Note: Table 0396 presented below is current as of the publication of this document. Changes to Table 0396 occur more frequently than the ballot/publication cycle for this document. The reader is directed to the Vocabulary section of the HL7 web site for updated content for Table 0396. At the time of publication of this document, the direct link to the updated Table 0396 content is http://www.hl7.org/special/committees/vocab/table_0396/index.cfm

HL7 Table 0396 - Coding System

Concept Domain Information

Display Name: Description: Interpretation:
Coding System Coding System Schlüsselsystem

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.247 codingSystem

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.263 hl7VS-codingSystem

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
396

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OBSMETHOD Observation Method Code Nov 21 2015  
PRTCPTNMODE Paticipation Mode Code Nov 21 2015  
ICD10GM2013 ICD 10 Germany v2013 Nov 21 2015  
ICD10GM2015 ICD 10 Germany v2015 Nov 21 2015  
ICF International Classification of Functioning, Disability and Health (ICF) Nov 21 2015  
IHELAW IHE Laboratory Analytical Workflow (LAW) Profile Codes. Nov 21 2015  
IBT0001 ISBT 128 Standard transfusion/transplantation data items Nov 21 2015  
MEDIATYPE MIME Media Type IANA Nov 21 2015  
I10C International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) Nov 21 2015  
OPS2012 OPS Germany v2012 Nov 21 2015  
OPS2013 OPS Germany v2013 Nov 21 2015  
OPS2014 OPS Germany v2014 Nov 21 2015  
OPS2015 OPS Germany v2015 Nov 21 2015  
OPS2016 OPS Germany v2016 Nov 21 2015  
PHDSCSOPT Source of Payment Typology Nov 21 2015  
LANGUAL LanguaL Nov 21 2015  
AMTv2 Australian Medicines Terminology (v2) Nov 21 2015  
ACTCODE Table of HL7 Version 3 ActCode values Nov 21 2015  
ACTRELSS Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets. Used when there is a need to limit the number of components to the first, the last, the next, the total, the average or some other filtere Nov 21 2015  
ALPHAID2012 German Alpha-ID v2013 Nov 21 2015  
ALPHAID2013 German Alpha-ID v2013 Nov 21 2015  
ALPHAID2014 German Alpha-ID v2014 Nov 21 2015  
ICD10GM2012 ICD 10 Germany v2012 Nov 21 2015  
ALPHAID2016 German Alpha-ID v2016 Nov 21 2015  
ICD10GM2016 ICD 10 Germany v2016 Nov 21 2015  
cdcgs1vis VIS Bar Codes (IIS) Nov 21 2015  
CDCNHSN CDC National Healthcare Safety Network Codes Nov 21 2015  
EDLEVEL Education Level Nov 21 2015  
ENTITYCODE Entity Code Nov 21 2015  
ENTITYHDLG Entity Handling Code Nov 21 2015  
HSLOC Healthcare Service Location Nov 21 2015  
ALPHAID2015 German Alpha-ID v2015 Nov 21 2015  
VIS Clinicians are required to track the Vaccine Information Sheet (VIS) that was shared with the recipient of a vaccination. This code system contains codes that identify the document type and the owner of the document. Nov 21 2015  
ICD10GM2014 ICD 10 Germany v2014 Nov 21 2015  
USGSGNIS U.S. Board on Geographic Names (USGS - GNIS) Nov 21 2015  
RSPMODE Specifies the mode, immediate versus deferred or queued, by which a receiver should communicate its receiver responsibilities. Nov 21 2015  
ROLECODE Participation Mode Nov 21 2015  
ROLECLASS Used initially for contact roles. Nov 21 2015  
L Local general code Jul 13 2015 X
99zzz Local general code where z is an alphanumeric character Jul 13 2015 X
ACR American College of Radiology finding codes Jul 13 2015 X
ALPHAID2006 German Alpha-ID v2006 Jul 13 2015 X
ALPHAID2007 German Alpha-ID v2007 Jul 13 2015 X
ALPHAID2008 German Alpha-ID v2008 Jul 13 2015 X
ALPHAID2009 German Alpha-ID v2009 Jul 13 2015 X
ALPHAID2010 German Alpha-ID v2010 Jul 13 2015 X
ALPHAID2011 German Alpha-ID v2011 Jul 13 2015 X
ART WHO Adverse Reaction Terms Jul 13 2015 X
ANS+ HL7 set of units of measure Jul 13 2015 X
AS4 ASTM E1238/ E1467 Universal Jul 13 2015 X
AS4E AS4 Neurophysiology Codes Jul 13 2015 X
ATC American Type Culture Collection Jul 13 2015 X
C4 CPT-4 Jul 13 2015 X
CAPECC College of American Pathologists Electronic Cancer Checklist Jul 13 2015 X
CAS Chemical abstract codes Jul 13 2015 X
CCC Clinical Care Classification system Jul 13 2015 X
CD2 CDT-2 Codes Jul 13 2015 X
CDCA CDC Analyte Codes Jul 13 2015 X
CDCEDACUITY CDC Emergency Department Acuity Jul 13 2015 X
CDCM CDC Methods/Instruments Codes Jul 13 2015 X
CDCOBS CDC BioSense RT observations (Census) - CDC Jul 13 2015 X
CDCPHINVS CDC PHIN Vocabulary Coding System Jul 13 2015 X
CDCREC Race & Ethnicity - CDC Jul 13 2015 X
CDS CDC Surveillance Jul 13 2015 X
CE (obsolete) CEN ECG diagnostic codes Jul 13 2015 X
CLP CLIP Jul 13 2015 X
CPTM CPT Modifier Code Jul 13 2015 X
CST COSTART Jul 13 2015 X
CVX CDC Vaccine Codes Jul 13 2015 X
DCM DICOM Controlled Terminology Jul 13 2015 X
E EUCLIDES Jul 13 2015 X
E5 Euclides quantity codes Jul 13 2015 X
E6 Euclides Lab method codes Jul 13 2015 X
E7 Euclides Lab equipment codes Jul 13 2015 X
ENZC Enzyme Codes Jul 13 2015 X
EPASRS EPA SRS Jul 13 2015 X
FDAUDI FDA Unique Device Identifier Jul 13 2015 X
FDAUNII Unique Ingredient Identifier (UNII) Jul 13 2015 X
FDDC First DataBank Drug Codes Jul 13 2015 X
FDDX First DataBank Diagnostic Codes Jul 13 2015 X
FDK FDA K10 Jul 13 2015 X
FIPS5_2 FIPS 5-2 (State) Jul 13 2015 X
FIPS6_4 FIPS 6-4 (County) Jul 13 2015 X
GDRG2004 G-DRG German DRG Codes v2004 Jul 13 2015 X
GDRG2005 G-DRG German DRG Codes v2005 Jul 13 2015 X
GDRG2006 G-DRG German DRG Codes v2006 Jul 13 2015 X
GDRG2007 G-DRG German DRG Codes v2007 Jul 13 2015 X
GDRG2008 G-DRG German DRG Codes v2008 Jul 13 2015 X
GDRG2009 G-DRG German DRG Codes v2009 Jul 13 2015 X
GMDC2004 German Major Diagnostic Codes v2004 Jul 13 2015 X
GMDC2005 German Major Diagnostic Codes v2005 Jul 13 2015 X
GMDC2006 German Major Diagnostic Codes v2006 Jul 13 2015 X
GMDC2007 German Major Diagnostic Codes v2007 Jul 13 2015 X
GMDC2008 German Major Diagnostic Codes v2008 Jul 13 2015 X
GMDC2009 German Major Diagnostic Codes v2009 Jul 13 2015 X
GS1UDI GS1 Unique Device Identifier Jul 13 2015 X
HB HIBCC Jul 13 2015 X
HCPCS CMS (formerly HCFA) Common Procedure Coding System Jul 13 2015 X
HCPT Health Care Provider Taxonomy Jul 13 2015 X
HHC Home Health Care Jul 13 2015 X
HI Health Outcomes Jul 13 2015 X
HIBUDI HIBCC Unique Device Identifier Jul 13 2015 X
HL7nnnn HL7 Defined Codes where nnnn is the HL7 table number Jul 13 2015 X
HOT Japanese Nationwide Medicine Code Jul 13 2015 X
HPC CMS (formerly HCFA )Procedure Codes (HCPCS) The HCPCS code is divided into three "levels." Level I includes the entire CPT-4 code by reference. Level II includes the American Dental Association’s Current Dental Terminology (CDT-2) code by reference. Level II also includes the genuine HCPCS codes, approved and maintained jointly by the Alpha-Numeric Editorial Panel, consisting of CMS, the Health Insurance Association of America, and the Blue Cross and Blue Shield Association. Level III are codes developed locally by Medicare carriers. The HCPCS modifiers are divided into the same three levels, I being CPT-4 modifiers, II CDT-2 and genuine HCPCS modifiers, and III being locally agreed modifiers. Jul 13 2015 X
I10 ICD-10 Jul 13 2015 X
I10G2004 ICD 10 Germany 2004 Jul 13 2015 X
I10G2005 ICD 10 Germany 2005 Jul 13 2015 X
I10G2006 ICD 10 Germany 2006 Jul 13 2015 X
I10P ICD-10 Procedure Codes Jul 13 2015 X
I9 ICD9 Jul 13 2015 X
I9C ICD-9CM Jul 13 2015 X
I9CDX ICD-9CM Diagnosis codes Jul 13 2015 X
I9CP ICD-9CM Procedure codes Jul 13 2015 X
IBT ISBT Jul 13 2015 X
IBTnnnn ISBT 128 codes where nnnn specifies a specific table within ISBT 128. Jul 13 2015 X
IC2 ICHPPC-2 Jul 13 2015 X
ICCUDI ICCBBA Unique Device Identifier Jul 13 2015 X
ICD10GM2007 ICD 10 Germany v2007 Jul 13 2015 X
ICD10GM2008 ICD 10 Germany v2008 Jul 13 2015 X
ICD10GM2009 ICD 10 Germany v2009 Jul 13 2015 X
ICD10GM2010 ICD 10 Germany v2010 Jul 13 2015 X
ICD10GM2011 ICD 10 Germany v2011 Jul 13 2015 X
ICD10AM ICD-10 Australian modification Jul 13 2015 X
ICD10CA ICD-10 Canada Jul 13 2015 X
ICDO International Classification of Diseases for Oncology Jul 13 2015 X
ICDO2 International Classification of Disease for Oncology Second Edition Jul 13 2015 X
ICDO3 International Classification of Disease for Oncology Third Edition Jul 13 2015 X
ICS ICCS Jul 13 2015 X
ICSD International Classification of Sleep Disorders Jul 13 2015 X
ISOnnnn (deprecated) ISO Defined Codes where nnnn is the ISO table number Jul 13 2015 X
ISO ISO 2955.83 (units of measure) with HL7 extensions Jul 13 2015 X
ISO3166_1 ISO 3166-1 Country Codes Jul 13 2015 X
ISO3166_2 ISO 3166-2 Country subdivisions Jul 13 2015 X
ISO4217 ISO4217 Currency Codes Jul 13 2015 X
ISO639 ISO 639 Language Jul 13 2015 X
ITIS Integrated Taxonomic Information System Jul 13 2015 X
IUPP IUPAC/IFCC Property Codes Jul 13 2015 X
IUPC IUPAC/IFCC Component Codes Jul 13 2015 X
JC8 Japanese Chemistry Jul 13 2015 X
JC10 JLAC/JSLM, nationwide laboratory code Jul 13 2015 X
JJ1017 Japanese Image Examination Cache Jul 13 2015 X
LB Local billing code Jul 13 2015 X
LN Logical Observation Identifier Names and Codes (LOINC®) Jul 13 2015 X
MCD Medicaid Jul 13 2015 X
MCR Medicare Jul 13 2015 X
MDC Medical Device Communication Jul 13 2015 X
MDDX Medispan Diagnostic Codes Jul 13 2015 X
MEDC Medical Economics Drug Codes Jul 13 2015 X
MEDR Medical Dictionary for Drug Regulatory Affairs (MEDDRA) Jul 13 2015 X
MEDX Medical Economics Diagnostic Codes Jul 13 2015 X
MGPI Medispan GPI Jul 13 2015 X
MVX CDC Vaccine Manufacturer Codes Jul 13 2015 X
NAICS Industry (NAICS) Jul 13 2015 X
NCPDPnnnnsss NCPDP code list for data element nnnn [as used in segment sss] Jul 13 2015 X
NDA NANDA Jul 13 2015 X
NDC National drug codes Jul 13 2015 X
NDFRT NDF-RT (Drug Classification) Jul 13 2015 X
NIC Nursing Interventions Classification Jul 13 2015 X
NIP001 Source of Information (Immunization) Jul 13 2015 X
NIP002 Substance refusal reason Jul 13 2015 X
NIP004 Vaccination - Contraindications, Precautions, and Immunities Jul 13 2015 X
NIP007 Vaccinated at location (facility) Jul 13 2015 X
NIP008 Vaccine purchased with (Type of funding) Jul 13 2015 X
NIP009 Reported adverse event previously Jul 13 2015 X
NIP010 VAERS Report type Jul 13 2015 X
NND Notifiable Event (Disease/Condition) Code List Jul 13 2015 X
NPI National Provider Identifier Jul 13 2015 X
NUBC National Uniform Billing Committee Jul 13 2015 X
NULLFL Null Flavor Jul 13 2015 X
OHA Omaha System Jul 13 2015 X
O301 German Procedure Codes Jul 13 2015 X
O3012004 OPS Germany v2004 Jul 13 2015 X
O3012005 OPS Germany v2005 Jul 13 2015 X
O3012006 OPS Germany v2006 Jul 13 2015 X
OPS2007 OPS Germany v2007 Jul 13 2015 X
OPS2008 OPS Germany v2008 Jul 13 2015 X
OPS2009 OPS Germany v2009 Jul 13 2015 X
OPS2010 OPS Germany v2010 Jul 13 2015 X
OPS2011 OPS Germany v2011 Jul 13 2015 X
PHINQUESTION CDC Public Health Information Network (PHIN) Question Jul 13 2015 X
PLR CDC PHLIP Lab result codes that are not covered in SNOMED at the time of this implementation Jul 13 2015 X
PLT CDC PHLIP Lab test codes, where LOINC concept is too broad or not yet available, especially as needed for ordering and or lab to lab reporting ) Jul 13 2015 X
POS POS Codes Jul 13 2015 X
RC Read Classification Jul 13 2015 X
RXNORM RxNorm Jul 13 2015 X
SCT SNOMED Clinical Terms Jul 13 2015 X
SCT2 SNOMED Clinical Terms alphanumeric codes Jul 13 2015 X
SDM SNOMED- DICOM Microglossary Jul 13 2015 X
SIC Industry (SIC) Jul 13 2015 X
SNM Systemized Nomenclature of Medicine (SNOMED) Jul 13 2015 X
SNM3 SNOMED International Jul 13 2015 X
SNT SNOMED topology codes (anatomic sites) Jul 13 2015 X
SOC Occupation (SOC 2000) Jul 13 2015 X
UB04FL14 Priority (Type) of Visit Jul 13 2015 X
UB04FL15 Point of Origin Jul 13 2015 X
UB04FL17 Patient Discharge Status Jul 13 2015 X
UB04FL31 Occurrence Code Jul 13 2015 X
UB04FL35 Occurrence Span Jul 13 2015 X
UB04FL39 Value Code Jul 13 2015 X
UC UCDS Jul 13 2015 X
UCUM UCUM code set for units of measure(from Regenstrief) Jul 13 2015 X
UMD MDNS Jul 13 2015 X
UML Unified Medical Language Jul 13 2015 X
UPC Universal Product Code Jul 13 2015 X
UPIN UPIN Jul 13 2015 X
USPS United States Postal Service Jul 13 2015 X
W1 WHO record # drug codes (6 digit) Jul 13 2015 X
W2 WHO record # drug codes (8 digit) Jul 13 2015 X
W4 WHO record # code with ASTM extension Jul 13 2015 X
WC WHO ATC Jul 13 2015 X
X12Dennnn ASC X12 Code List nnnn Jul 13 2015 X

2.C.2.321 0397 - Sequencing

HL7 Table 0397 - Sequencing

Concept Domain Information

Display Name: Description: Interpretation:
Sequencing Sequencing Sortierreihenfolge

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.248 sequencing

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.264 hl7VS-sequencing

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
397

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Ascending Jul 13 2015 X
AN Ascending, case insensitive Jul 13 2015 X
D Descending Jul 13 2015 X
DN Descending, case insensitive Jul 13 2015 X
N None Jul 13 2015 X

2.C.2.322 0398 - Continuation Style Code

HL7 Table 0398 - Continuation Style Code

Concept Domain Information

Display Name: Description: Interpretation:
Continuation Style Code Continuation Style Code Art des Fortsetzung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.249 continuationStyle

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.265 hl7VS-continuationStyleCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
398

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Fragmentation Jul 13 2015 X
I Interactive Continuation Jul 13 2015 X

2.C.2.323 0401 - Government Reimbursement Program

User-defined Table 0401 - Government Reimbursement Program

Concept Domain Information

Display Name: Description: Interpretation:
Government Reimbursement Program Government Reimbursement Program Ermächtigende/zulassende Institution

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.250 governmentReimbursementProgram

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.267 hl7VS-governmentReimbursementProgram

Binding Information

Binding:
example

Table Metadata

Table: Steward:
401

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MM Medicare Jul 13 2015 X
C Medi-Cal Jul 13 2015 X

2.C.2.324 0402 - School Type

User-defined Table 0402 - School Type

Concept Domain Information

Display Name: Description: Interpretation:
School Type School Type Schultyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.251 schoolType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.268 hl7VS-schoolType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
402

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Dental Jul 13 2015 X
G Graduate Jul 13 2015 X
M Medical Jul 13 2015 X
U Undergraduate Jul 13 2015 X

2.C.2.325 0403 - Language Ability

User-defined Table 0403 - Language Ability

Concept Domain Information

Display Name: Description: Interpretation:
Language Ability Language Ability Sprachliche Fähigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.252 languageAbility

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.269 hl7VS-languageAbility

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
403

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Read Jul 13 2015 X
2 Write Jul 13 2015 X
3 Speak Jul 13 2015 X
4 Understand Jul 13 2015 X
5 Sign Jul 13 2015 X

2.C.2.326 0404 - Language Proficiency

User-defined Table 0404 - Language Proficiency

Concept Domain Information

Display Name: Description: Interpretation:
Language Proficiency Language Proficiency Sprachliche Fertigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.253 languageProficiency

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.270 hl7VS-languageProficiency

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
404

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Excellent Jul 13 2015 X
2 Good Jul 13 2015 X
3 Fair Jul 13 2015 X
4 Poor Jul 13 2015 X
5 Some (level unknown) Jul 13 2015 X
6 None Jul 13 2015 X

2.C.2.327 0405 - Organization Unit

User-defined Table 0405 - Organization Unit

Concept Domain Information

Display Name: Description: Interpretation:
Organization Unit Organization Unit Organisationseinheit

Code System Identification Information

CS-OID: CS Symbolic Name:
organizationUnit

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-organizationUnit

Binding Information

Binding:

Table Metadata

Table: Steward:
405

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.328 0406 - Organization Unit Type

User-defined Table 0406 - Organization Unit Type

Concept Domain Information

Display Name: Description: Interpretation:
Participant Organization unit type Organization Unit Type Typ der Organisationseinheit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.254 organizationUnitType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.271 hl7VS-organizationUnitType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
406

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
H Home Jul 13 2015 X
O Office Jul 13 2015 X
1 Hospital Jul 13 2015 X
2 Physician Clinic Jul 13 2015 X
3 Long Term Care Jul 13 2015 X
4 Acute Care Jul 13 2015 X
5 Other Jul 13 2015 X

2.C.2.329 0409 - Application Change Type

User-defined Table 0409 - Application Change Type

Concept Domain Information

Display Name: Description: Interpretation:
Application Change Type Application Change Type Änderung des Serverzustandes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.255 applicationChangeType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.272 hl7VS-applicationChangeType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
409

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SU Start up Jul 13 2015 X
SD Shut down Jul 13 2015 X
M Migrates to different CPU Jul 13 2015 X

2.C.2.330 0411 - Supplemental Service Information Values

User-defined Table 0411 - Supplemental Service Information Values

Concept Domain Information

Display Name: Description: Interpretation:
Supplemental Service Information Values Supplemental Service Information Values Zusatzinformation Leistungen/Logistik

Code System Identification Information

CS-OID: CS Symbolic Name:
supplementalServiceInformationValues

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-supplementalServiceInformationValues

Binding Information

Binding:

Table Metadata

Table: Steward:
411

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined. Jul 13 2015  

2.C.2.331 0412 - Category Identifier

User-defined Table 0412 - Category Identifier

Concept Domain Information

Display Name: Description: Interpretation:
Category Identifier Category Identifier Kategorie Leistungsstelle

Code System Identification Information

CS-OID: CS Symbolic Name:
categoryIdentifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-categoryIdentifier

Binding Information

Binding:

Table Metadata

Table: Steward:
412

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.332 0413 - Consent Identifier

User-defined Table 0413 - Consent Identifier

Concept Domain Information

Display Name: Description: Interpretation:
Consent Identifier Consent Identifier Einwilligung

Code System Identification Information

CS-OID: CS Symbolic Name:
consentIdentifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-consentIdentifier

Binding Information

Binding:

Table Metadata

Table: Steward:
413

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.333 0414 - Units of Time

User-defined Table 0414 - Units of Time

Concept Domain Information

Display Name: Description: Interpretation:
Units of Time Units of Time Zeiteinheiten

Code System Identification Information

CS-OID: CS Symbolic Name:
unitsOfTime

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-unitsOfTime

Binding Information

Binding:

Table Metadata

Table: Steward:
414

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.334 0415 - DRG Transfer Type

HL7 Table 0415 - Transfer Type

Concept Domain Information

Display Name: Description: Interpretation:
Transfer Type Transfer Type DRG-Befreiung bei Überweisung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.257 drgTransferType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.274 hl7VS-transferType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
415

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N DRG Non Exempt Jul 13 2015 X
E DRG Exempt Jul 13 2015 X

2.C.2.335 0416- Procedure DRG Type

User-defined Table 0416 - Procedure DRG Type

Concept Domain Information

Display Name: Description: Interpretation:
Procedure DRG Type Procedure DRG Type DRG Typ der Prozedur

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.258 procedureDrgType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.275 hl7VS-procedureDrgType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
416

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 1st non-Operative Jul 13 2015 X
2 2nd non-Operative Jul 13 2015 X
3 Major Operative Jul 13 2015 X
4 2nd Operative Jul 13 2015 X
5 3rd Operative Jul 13 2015 X

2.C.2.336 0417 - Tissue Type Code

User-defined Table 0417 - Tissue Type Code

Concept Domain Information

Display Name: Description: Interpretation:
Tissue Type Code Tissue Type Code Gewebetyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.259 tissueType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.276 hl7VS-tissueTypeCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
417

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Insufficient Tissue Jul 13 2015 X
2 Not abnormal Jul 13 2015 X
3 Abnormal-not categorized Jul 13 2015 X
4 Mechanical abnormal Jul 13 2015 X
5 Growth alteration Jul 13 2015 X
6 Degeneration & necrosis Jul 13 2015 X
7 Non-acute inflammation Jul 13 2015 X
8 Non-malignant neoplasm Jul 13 2015 X
9 Malignant neoplasm Jul 13 2015 X
0 No tissue expected Jul 13 2015 X
B Basal cell carcinoma Jul 13 2015 X
C Carcinoma-unspecified type Jul 13 2015 X
G Additional tissue required Jul 13 2015 X

2.C.2.337 0418 - Procedure Priority

HL7 Table 0418 - Procedure Priority

Concept Domain Information

Display Name: Description: Interpretation:
Procedure Priority Procedure Priority Priorität der Maßnahme

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.260 procedurePriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.277 hl7VS-procedurePriority

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
418

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 the admitting procedure Jul 13 2015 X
1 the primary procedure Jul 13 2015 X
2 for ranked secondary procedures Jul 13 2015 X
... No suggested values defined Jul 13 2015  

2.C.2.338 0421 - Severity of Illness Code

User-defined Table 0421 - Severity of Illness Code

Concept Domain Information

Display Name: Description: Interpretation:
Severity of Illness Code Severity of Illness Code Schweregrad des Ereignisses

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.262 severityOfIllness

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.278 hl7VS-severityOfIllnessCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
421

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MI Mild Jul 13 2015 X
MO Moderate Jul 13 2015 X
SE Severe Jul 13 2015 X

2.C.2.339 0422 - Triage Code

User-defined Table 0422 - Triage Code

Concept Domain Information

Display Name: Description: Interpretation:
Triage Code Triage Code Triage

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.263 triageType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.279 hl7VS-triageCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
422

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Non-acute Jul 13 2015 X
2 Acute Jul 13 2015 X
3 Urgent Jul 13 2015 X
4 Severe Jul 13 2015 X
5 Dead on Arrival (DOA) Jul 13 2015 X
99 Other Jul 13 2015 X

2.C.2.340 0423 - Case Category Code

User-defined Table 0423 - Case Category Code

Concept Domain Information

Display Name: Description: Interpretation:
Case Category Code Case Category Code Grund für Vorstellung in der Notfallambulanz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.264 caseCategory

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.280 hl7VS-caseCategoryCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
423

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Doctor's Office Closed Jul 13 2015 X

2.C.2.341 0424 - Gestation Category Code

User-defined Table 0424 - Gestation Category Code

Concept Domain Information

Display Name: Description: Interpretation:
Gestation Category Code Gestation Category Code Kategorisierung der Schwangerschaftsdauer

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.265 gestationCategory

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.281 hl7VS-gestationCategoryCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
424

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Premature / Pre-term vorzeitig Jul 13 2015 X
2 Full Term normal Jul 13 2015 X
3 Overdue / Post-term übertragen Jul 13 2015 X

2.C.2.342 0425 - Newborn Code

User-defined Table 0425 - Newborn Code

Concept Domain Information

Display Name: Description: Interpretation:
Newborn Code Newborn Code Klassifizierung des Orts der Niederkunft

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.266 newbornType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.282 hl7VS-newbornCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
425

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
5 Born at home zuhause Jul 13 2015 X
3 Born en route unterwegs Jul 13 2015 X
1 Born in facility in der Klinik Jul 13 2015 X
4 Other sonstiger Ort Jul 13 2015 X
2 Transfer in Jul 13 2015 X

2.C.2.343 0426 - Blood Product Code

User-defined Table 0426 - Blood Product Code

Concept Domain Information

Display Name: Description: Interpretation:
Blood Product Code Blood Product Code Blutproduktcode

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.267 bloodProduct

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.283 hl7VS-bloodProductCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
426

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CRYO Cryoprecipitated AHF Jul 13 2015 X
CRYOP Pooled Cryoprecipitate Jul 13 2015 X
FFP Fresh Frozen Plasma Jul 13 2015 X
FFPTH Fresh Frozen Plasma - Thawed Jul 13 2015 X
PC Packed Cells Jul 13 2015 X
PCA Autologous Packed Cells Jul 13 2015 X
PCNEO Packed Cells - Neonatal Jul 13 2015 X
PCW Washed Packed Cells Jul 13 2015 X
PLT Platelet Concentrate Jul 13 2015 X
PLTNEO Reduced Volume Platelets Jul 13 2015 X
PLTP Pooled Platelets Jul 13 2015 X
PLTPH Platelet Pheresis Jul 13 2015 X
PLTPHLR Leukoreduced Platelet Pheresis Jul 13 2015 X
RWB Reconstituted Whole Blood Jul 13 2015 X
WBA Autologous Whole Blood Jul 13 2015 X

2.C.2.344 0427 - Risk Management Incident Code

User-defined Table 0427 - Risk Management Incident Code

Concept Domain Information

Display Name: Description: Interpretation:
Risk Management Incident Code Risk Management Incident Code Zwischenfall

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.268 riskManagementIncident

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.284 hl7VS-riskManagementIncidentCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
427

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Body fluid exposure Jul 13 2015 X
C Contaminated Substance Jul 13 2015 X
D Diet Errors Jul 13 2015 X
E Equipment problem Jul 13 2015 X
F Patient fell (not from bed) Jul 13 2015 X
H Patient fell from bed Jul 13 2015 X
I Infusion error Jul 13 2015 X
J Foreign object left during surgery Jul 13 2015 X
K Sterile precaution violated Jul 13 2015 X
P Procedure error Jul 13 2015 X
R Pharmaceutical error Jul 13 2015 X
S Suicide Attempt Jul 13 2015 X
T Transfusion error Jul 13 2015 X
O Other Jul 13 2015 X

2.C.2.345 0428 - Incident Type Code

User-defined Table 0428 - Incident Type Code

Concept Domain Information

Display Name: Description: Interpretation:
Incident Type Code Incident Type Code Typ des Zwischenfalls

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.269 incidentType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.285 hl7VS-incidentTypeCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
428

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Preventable Jul 13 2015 X
U User Error Jul 13 2015 X
O Other Jul 13 2015 X

2.C.2.346 0429 - Production Class Code

User-defined Table 0429 - Production Class Code

Concept Domain Information

Display Name: Description: Interpretation:
Production Class Code Production Class Code Grund der Züchtung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.270 productionClass

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.286 hl7VS-productionClassCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
429

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BR Breeding/genetic stock Jul 13 2015 X
DA Dairy Jul 13 2015 X
DR Draft Jul 13 2015 X
DU Dual Purpose Jul 13 2015 X
LY Layer, Includes Multiplier flocks Jul 13 2015 X
MT Meat Jul 13 2015 X
OT Other Jul 13 2015 X
PL Pleasure Jul 13 2015 X
RA Racing Jul 13 2015 X
SH Show Jul 13 2015 X
NA Not Applicable Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.347 0430 - Mode of Arrival Code

User-defined Table 0430 - Mode of Arrival Code

Concept Domain Information

Display Name: Description: Interpretation:
Mode of Arrival Code Mode of Arrival Code Transportart bei Ankunft

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.271 arrivalMode

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.287 hl7VS-modeOfArrivalCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
430

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Ambulance Krankenwagen Jul 13 2015 X
C Car Auto Jul 13 2015 X
F On foot zu Fuß Jul 13 2015 X
H Helicopter Helicopter Jul 13 2015 X
P Public Transport öffentliche Verkehrsmittel Jul 13 2015 X
O Other andere Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.348 0431 - Recreational Drug use Code

User-defined Table 0431 - Recreational Drug Use Code

Concept Domain Information

Display Name: Description: Interpretation:
Recreational Drug Use Code Recreational Drug Use Code Drogengebrauch

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.272 recreationalDrugType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.288 hl7VS-recreationalDrugUseCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
431

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Alcohol Alkohol Jul 13 2015 X
K Kava Kava Jul 13 2015 X
M Marijuana Marihuana Jul 13 2015 X
T Tobacco - smoked Tabak - geraucht Jul 13 2015 X
C Tobacco - chewed Tabak - gekaut Jul 13 2015 X
O Other andere Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.349 0432 - Admission level of Care Code

User-defined Table 0432 - Admission Level of Care Code

Concept Domain Information

Display Name: Description: Interpretation:
Admission Level of Care Code Admission Level of Care Code Charakterisierung des Krankheitszustandes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.273 admissionLevelOfCare

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.289 hl7VS-admissionLevelOfCareCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
432

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AC Acute akut Jul 13 2015 X
CH Chronic chronisch Jul 13 2015 X
CO Comatose komatös Jul 13 2015 X
CR Critical kritisch Jul 13 2015 X
IM Improved verbessert Jul 13 2015 X
MO Moribund Jul 13 2015 X

2.C.2.350 0433 - Precaution Code

User-defined Table 0433 - Precaution Code

Concept Domain Information

Display Name: Description: Interpretation:
Precaution Code Precaution Code Hinweise für Vorsichtsmaßnahmen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.274 precaution

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.290 hl7VS-precautionCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
433

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Aggressive agressiv Jul 13 2015 X
B Blind blind Jul 13 2015 X
C Confused konfus Jul 13 2015 X
D Deaf taub Jul 13 2015 X
I On IV Jul 13 2015 X
N Do not resuscitate Jan 4 2016 X
P Paraplegic Jul 13 2015 X
O Other sonstiges Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.351 0434 - Patient Condition Code

User-defined Table 0434 - Patient Condition Code

Concept Domain Information

Display Name: Description: Interpretation:
Patient Condition Code Patient Condition Code Zustand des Patienten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.275 patientCondition

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.291 hl7VS-patientConditionCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
434

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Satisfactory zufriedenstellend Jul 13 2015 X
C Critical kritisch Jul 13 2015 X
P Poor schlecht Jul 13 2015 X
S Stable stabil Jul 13 2015 X
O Other sonstiges Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.352 0435 - Advance Directive Code

User-defined Table 0435 -Advance Directive Code

Concept Domain Information

Display Name: Description: Interpretation:
Advance Directive Code Advance Directive Code Verfügung des Patienten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.276 advanceDirective

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.292 hl7VS-advanceDirectiveCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
435

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DNR Do not resuscitate Jul 13 2015 X
N No directive Jul 13 2015 X

2.C.2.353 0436 - Sensitivity to Causative Agent Code

User-defined Table 0436 - Sensitivity to Causative Agent Code

Concept Domain Information

Display Name: Description: Interpretation:
Sensitivity to Causative Agent Code Sensitivity to Causative Agent Code Empfindlichkeit gegenüber verursachenden Agenz

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.277 sensitivityToCausativeAgent

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.293 hl7VS-sensitivityToCausativeAgentCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
436

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AD Adverse Reaction (Not otherwise classified) Jul 13 2015 X
AL Allergy Jul 13 2015 X
CT Contraindication Jul 13 2015 X
IN Intolerance Jul 13 2015 X
SE Side Effect Jul 13 2015 X

2.C.2.354 0437 - Alert Device Code

User-defined Table 0437 - Alert Device Code

Concept Domain Information

Display Name: Description: Interpretation:
Alert Device Code Alert Device Code Allergiewarnvorrichtung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.278 alertDevice

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.294 hl7VS-alertDeviceCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
437

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Bracelet Armband Jul 13 2015 X
N Necklace Kette Jul 13 2015 X
W Wallet Card Jul 13 2015 X

2.C.2.355 0438 - Allergy Clinical Status

User-defined Table 0438 - Allergy Clinical Status

Concept Domain Information

Display Name: Description: Interpretation:
Allergy Clinical Status Allergy Clinical Status Überprüfungsstatus Allergie

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.279 allergyClinicalStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.295 hl7VS-allergyClinicalStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
438

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
U Unconfirmed Jul 13 2015 X
P Pending Jul 13 2015 X
S Suspect Jul 13 2015 X
C Confirmed or verified Jul 13 2015 X
I Confirmed but inactive Jul 13 2015 X
E Erroneous Jul 13 2015 X
D Doubt raised Jul 13 2015 X

2.C.2.356 0440 - Data types

HL7 Table 0440 - Data Types

Concept Domain Information

Display Name: Description: Interpretation:
Data Types Data Types Datentypen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.280 dataTypes

Code System Version Information

OID Version:
4

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.296 hl7VS-dataTypes

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
440

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AD Address Jul 13 2015 X
AUI Authorization information Jul 13 2015 X
CCD Charge code and date Jul 13 2015 X
CCP Channel calibration parameters Jul 13 2015 X
CD Channel definition Jul 13 2015 X
CE Coded element Jul 13 2015 X
CF Coded element with formatted values Jul 13 2015 X
CK Composite ID with check digit Jul 13 2015 X
CM Composite Jul 13 2015 X
CN Composite ID number and name Jul 13 2015 X
CNE Coded with no exceptions Jul 13 2015 X
CNN Composite ID number and name simplified Jul 13 2015 X
CP Composite price Jul 13 2015 X
CQ Composite quantity with units Jul 13 2015 X
CSU Channel sensitivity and units Jul 13 2015 X
CWE Coded with exceptions Jul 13 2015 X
CX Extended composite ID with check digit Jul 13 2015 X
DDI Daily deductible information Jul 13 2015 X
DIN Date and institution name Jul 13 2015 X
DLD Discharge to location and date Jul 13 2015 X
DLN Driver's license number Jul 13 2015 X
DLT Delta Jul 13 2015 X
DR Date/time range Jul 13 2015 X
DT Date Jul 13 2015 X
DTM Date/time Jul 13 2015 X
DTN Day type and number Jul 13 2015 X
ED Encapsulated data Jul 13 2015 X
EI Entity identifier Jul 13 2015 X
EIP Entity identifier pair Jul 13 2015 X
ELD Error location and description Jul 13 2015 X
ERL Error location Jul 13 2015 X
FC Financial class Jul 13 2015 X
FN Family name Jul 13 2015 X
FT Formatted text Jul 13 2015 X
GTS General timing specification Jul 13 2015 X
HD Hierarchic designator Jul 13 2015 X
ICD Insurance certification definition Jul 13 2015 X
ID Coded values for HL7 tables Jul 13 2015 X
IS Coded value for user-defined tables Jul 13 2015 X
JCC Job code/class Jul 13 2015 X
LA1 Location with address variation 1 Jul 13 2015 X
LA2 Location with address variation 2 Jul 13 2015 X
MA Multiplexed array Jul 13 2015 X
MO Money Jul 13 2015 X
MOC Money and charge code Jul 13 2015 X
MOP Money or percentage Jul 13 2015 X
MSG Message type Jul 13 2015 X
NA Numeric array Jul 13 2015 X
NDL Name with date and location Jul 13 2015 X
NM Numeric Jul 13 2015 X
NR Numeric range Jul 13 2015 X
OCD Occurrence code and date Jul 13 2015 X
OSD Order sequence definition Jul 13 2015 X
OSP Occurrence span code and date Jul 13 2015 X
PIP Practitioner institutional privileges Jul 13 2015 X
PL Person location Jul 13 2015 X
PLN Practitioner license or other ID number Jul 13 2015 X
PN Person name Jul 13 2015 X
PPN Performing person time stamp Jul 13 2015 X
PRL Parent result link Jul 13 2015 X
PT Processing type Jul 13 2015 X
PTA Policy type and amount Jul 13 2015 X
QIP Query input parameter list Jul 13 2015 X
QSC Query selection criteria Jul 13 2015 X
RCD Row column definition Jul 13 2015 X
RFR Reference range Jul 13 2015 X
RI Repeat interval Jul 13 2015 X
RMC Room coverage Jul 13 2015 X
RP Reference pointer Jul 13 2015 X
RPT Repeat pattern Jul 13 2015 X
SAD Street Address Jul 13 2015 X
SCV Scheduling class value pair Jul 13 2015 X
SI Sequence ID Jul 13 2015 X
SN Structured numeric Jul 13 2015 X
SNM String of telephone number digits Jul 13 2015 X
SPD Specialty description Jul 13 2015 X
SPS Specimen source Jul 13 2015 X
SRT Sort order Jul 13 2015 X
ST String data Jul 13 2015 X
TM Time Jul 13 2015 X
TN Telephone number Jul 13 2015 X
TQ Timing/quantity Jul 13 2015 X
TS Time stamp Jul 13 2015 X
TX Text data Jul 13 2015 X
UVC UB value code and amount Jul 13 2015 X
VH Visiting hours Jul 13 2015 X
VID Version identifier Jul 13 2015 X
VR Value range Jul 13 2015 X
WVI Channel Identifier Jul 13 2015 X
WVS Waveform source Jul 13 2015 X
XAD Extended address Jul 13 2015 X
XCN Extended composite ID number and name for persons Jul 13 2015 X
XON Extended composite name and ID number for organizations Jul 13 2015 X
XPN Extended person name Jul 13 2015 X
XTN Extended telecommunications number Jul 13 2015 X

2.C.2.357 0441 - Immunization Registry Status

User-defined Table 0441 - Immunization Registry Status

Concept Domain Information

Display Name: Description: Interpretation:
Immunization Registry Status Immunization Registry Status Status im (Immunisierungs-)Register

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.281 immunizationRegistryStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.297 hl7VS-immunizationRegistryStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
441

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Active Jul 13 2015 X
I Inactive Jul 13 2015 X
L Inactive - Lost to follow-up (cancel contract) Jul 13 2015 X
M Inactive - Moved or gone elsewhere (cancel contract) Jul 13 2015 X
P Inactive - Permanently inactive (Do not reactivate or add new entries to the record) Jul 13 2015 X
O Other Jul 13 2015 X
U Unknown Jul 13 2015 X

2.C.2.358 0442 - Location Service Code

User-defined Table 0442 - Location Service Code

Concept Domain Information

Display Name: Description: Interpretation:
Location Service Code Location Service Code Leistungskategorie des Ortes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.282 locationServiceType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.298 hl7VS-locationServiceCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
442

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Diagnostic Jul 13 2015 X
T Therapeutic Jul 13 2015 X
P Primary Care Jul 13 2015 X
E Emergency Room Casualty Jul 13 2015 X

2.C.2.359 0443 - Provider Role

User-defined Table 0443 - Provider Role

Concept Domain Information

Display Name: Description: Interpretation:
Provider Role Provider Role Art der Beziehung zum Leistungserbringer (Rolle)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.283 providerRole

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.299 hl7VS-providerRole

Binding Information

Binding:

Table Metadata

Table: Steward:
443

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AD Admitting Aufnehmender Arzt Jul 13 2015 X
AP Administering Provider Jul 13 2015 X
AT Attending Behandelnder Arzt Jul 13 2015 X
CLP Collecting Provider Jul 13 2015 X
CP Consulting Provider Beratender Arzt Jul 13 2015 X
DP Dispensing Provider Jul 13 2015 X
EP Entering Provider (probably not the same as transcriptionist?) Jul 13 2015 X
FHCP Family Health Care Professional Hausarzt Jul 13 2015 X
IP Initiating Provider (as in action by) Jul 13 2015 X
MDIR Medical Director Jul 13 2015 X
OP Ordering Provider Jul 13 2015 X
PH Pharmacist (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID) Jul 13 2015 X
PP Primary Care Provider Durchgangsarzt Jul 13 2015 X
RO Responsible Observer Jul 13 2015 X
RP Referring Provider überweisender/einweisender Arzt Jul 13 2015 X
RT Referred to Provider Überweisungsempfänger Jul 13 2015 X
TR Transcriptionist Schreibkraft Jul 13 2015 X
PI Primary Interpreter Verantwortlicher Übersetzer Jul 13 2015 X
AI Assistant/Alternate Interpreter alternativer (oder Assistent des) Befundsarzt Jul 13 2015 X
TN Technician MTA Jul 13 2015 X
VP Verifying Provider Jul 13 2015 X
VPS Verifying Pharmaceutical Supplier (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID) Jul 13 2015 X
VTS Verifying Treatment Supplier (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID) Jul 13 2015 X

2.C.2.360 0444 - Name Assembly Order

HL7 Table 0444 - Name Assembly Order

Concept Domain Information

Display Name: Description: Interpretation:
Name Assembly Order Name Assembly Order Anzeigereihenfolge der Namensbestandteile

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.284 nameAssemblyOrder

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.300 hl7VS-nameAssemblyOrder

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
444

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
G Prefix Given Middle Family Suffix Familienname hinten Jul 13 2015 X
F Prefix Family Middle Given Suffix Familienname zuerst Jul 13 2015 X

2.C.2.361 0445 - Identity Reliability Code

User-defined Table 0445 - Identity Reliability Code

Concept Domain Information

Display Name: Description: Interpretation:
Identity Reliability Code Identity Reliability Code Zuverlässigkeit der Identität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.285 identityReliability

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.301 hl7VS-identityReliabilityCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
445

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
US Unknown/Default Social Security Number Jul 13 2015 X
UD Unknown/Default Date of Birth Jul 13 2015 X
UA Unknown/Default Address Jul 13 2015 X
AL Patient/Person Name is an Alias Jul 13 2015 X

2.C.2.362 0446 - Species Code

User-defined Table 0446 - Species Code

Concept Domain Information

Display Name: Description: Interpretation:
Species Code Species Code Spezies

Code System Identification Information

CS-OID: CS Symbolic Name:
speciesCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-speciesCode

Binding Information

Binding:

Table Metadata

Table: Steward:
446

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.363 0447 - Breed Code

User-defined Table 0447 - Breed Code

Concept Domain Information

Display Name: Description: Interpretation:
Breed Code Breed Code Rasse/Zucht

Code System Identification Information

CS-OID: CS Symbolic Name:
breedCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-breedCode

Binding Information

Binding:

Table Metadata

Table: Steward:
447

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.364 0448 - Name Context

User-defined Table 0448 - Name Context

Concept Domain Information

Display Name: Description: Interpretation:
Name Context Name Context Namenskontext

Code System Identification Information

CS-OID: CS Symbolic Name:
nameContext

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-nameContext

Binding Information

Binding:

Table Metadata

Table: Steward:
448

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.365 0450 - Event Type

HL7 Table 0450 - Event Type

Concept Domain Information

Display Name: Description: Interpretation:
Event Type Event Type Ereignistyp

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.286 eventType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.302 hl7VS-eventType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
450

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LOG Log Event Jul 13 2015 X
SER Service Event Jul 13 2015 X

2.C.2.366 0451 - Substance Identifier

User-defined Table 0451 - Substance Identifier

Concept Domain Information

Display Name: Description: Interpretation:
Substance Identifier Substance Identifier ID der Substanz

Code System Identification Information

CS-OID: CS Symbolic Name:
substanceIdentifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-substanceIdentifier

Binding Information

Binding:

Table Metadata

Table: Steward:
451

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ALL Used for query of all inventory items Jul 13 2015 X

2.C.2.367 0452 - Health Care Provider Type Code

HL7 Table 0452 - Health Care Provider Type Code

Concept Domain Information

Display Name: Description: Interpretation:
Health Care Provider Type Code Health Care Provider Type Code Typ des Gesundheitsdienstleisters

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.287 healthCareProviderTypeCode

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.303 hl7VS-healthCareProviderTypeCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
452

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SUGGESTION ANSI ASC X12 Health Care Provider Taxonomy, Level 1 - Type Jul 13 2015 X

2.C.2.368 0453 - Health Care Provider Classification

HL7 Table 0453 - Health Care Provider Classification

Concept Domain Information

Display Name: Description: Interpretation:
Health Care Provider Classification Health Care Provider Classification Klassifizierung des Gesundheitsdienstleisters

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.288 healthCareProviderClassification

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.304 hl7VS-healthCareProviderClassification

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
453

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SUGGESTION ANSI ASC X12 Health Care Provider Taxonomy, Level 2 - Classification Jul 13 2015 X

2.C.2.369 0454 - Health Care Provider Area of Specialization

HL7 Table 0454 - Health Care Provider Area of Specialization

Concept Domain Information

Display Name: Description: Interpretation:
Health Care Provider Area of Specialization Health Care Provider Area of Specialization Spezialgebiet des Gesundheitsdienstleisters

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.289 healthCareProviderAreaOfSpecialization

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.305 hl7VS-healthCareProviderAreaOfSpecialization

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
454

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SUGGESTION ANSI ASC X12 Health Care Provider Taxonomy, Level 3 - specialization Jul 13 2015 X

2.C.2.370 0455 - Type of Bill Code

User-defined Table 0455 - Type of Bill Code

Concept Domain Information

Display Name: Description: Interpretation:
Type of Bill Code Type of Bill Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
typeOfBillCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-typeOfBillCode

Binding Information

Binding:

Table Metadata

Table: Steward:
455

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.371 0456 - Revenue code

User-defined Table 0456 -Revenue code

Concept Domain Information

Display Name: Description: Interpretation:
Revenue code Revenue code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
revenueCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-revenueCode

Binding Information

Binding:

Table Metadata

Table: Steward:
456

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.372 0457 - Overall Claim Disposition Code

User-defined Table 0457 - Overall Claim Disposition Code

Concept Domain Information

Display Name: Description: Interpretation:
Overall Claim Disposition Code Overall Claim Disposition Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.292 overallClaimDisposition

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.308 hl7VS-overallClaimDispositionCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
457

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 No edits present on claim Jul 13 2015 X
1 Only edits present are for line item denial or rejection Jul 13 2015 X
2 Multiple-day claim with one or more days denied or rejected Jul 13 2015 X
3 Claim denied, rejected, suspended or returned to provider with only post payment edits Jul 13 2015 X
4 Claim denied, rejected, suspended or returned to provider with only pre payment edits Jul 13 2015 X

2.C.2.373 0458 - OCE Edit Code

User-defined Table 0458 - OCE Edit Code

Concept Domain Information

Display Name: Description: Interpretation:
OCE Edit Code OCE Edit Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
oceEditCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-oceEditCode

Binding Information

Binding:

Table Metadata

Table: Steward:
458

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Invalid diagnosis code Jul 13 2015 X
2 Diagnosis and age conflict Jul 13 2015 X
3 Diagnosis and sex conflict Jul 13 2015 X
4 Medicare secondary payer alert Jul 13 2015 X
5 E-code as reason for visit Jul 13 2015 X
6 Invalid procedure code Jul 13 2015 X
7 Procedure and age conflict Jul 13 2015 X
8 Procedure and sex conflict Jul 13 2015 X
9 Nov-covered service Jul 13 2015 X
10 Non-covered service submitted for verification of denial (condition code 21 from header information on claim) Jul 13 2015 X
11 Non-covered service submitted for FI review (condition code 20 from header information on claim) Jul 13 2015 X
12 Questionable covered service Jul 13 2015 X
13 Additional payment for service not provided by Medicare Jul 13 2015 X
14 Code indicates a site of service not included in OPPS Jul 13 2015 X
15 Service unit out of range for procedure Jul 13 2015 X
16 Multiple bilateral procedures without modifier 50 (see Appendix A) Jul 13 2015 X
17 Multiple bilateral procedures with modifier 50 (see Appendix A) Jul 13 2015 X
18 Inpatient procedure Jul 13 2015 X
19 Mutually exclusive procedure that is not allowed even if appropriate modifier present Jul 13 2015 X
20 Component of a comprehensive procedure that is not allowed even if appropriate modifier present Jul 13 2015 X
21 Medical visit on same day as a type "T" or "S" procedure without modifier 25 (see Appendix B) Jul 13 2015 X
22 Invalid modifier Jul 13 2015 X
23 Invalid date Jul 13 2015 X
24 Date out of OCE range Jul 13 2015 X
25 Invalid age Jul 13 2015 X
26 Invalid sex Jul 13 2015 X
27 Only incidental services reported Jul 13 2015 X
28 Code not recognized by Medicare; alternate code for same service available Jul 13 2015 X
29 Partial hospitalization service for non-mental health diagnosis Jul 13 2015 X
30 Insufficient services on day of partial hospitalization Jul 13 2015 X
31 Partial hospitalization on same day as ECT or type "T" procedure Jul 13 2015 X
32 Partial hospitalization claim spans 3 or less days with in-sufficient services, or ECT or significant procedure on at least one of the days Jul 13 2015 X
33 Partial hospitalization claim spans more than 3 days with insufficient number of days having mental health services Jul 13 2015 X
34 Partial hospitalization claim spans more than 3 days with insufficient number of days meeting partial hospitalization criteria Jul 13 2015 X
35 Only activity therapy and/or occupational therapy services provided Jul 13 2015 X
36 Extensive mental health services provided on day of ECT or significant procedure Jul 13 2015 X
37 Terminated bilateral procedure or terminated procedure with units greater than one Jul 13 2015 X
38 Inconsistency between implanted device and implantation procedure Jul 13 2015 X
39 Mutually exclusive procedure that would be allowed if appropriate modifier were present Jul 13 2015 X
40 Component of a comprehensive procedure that would be allowed if appropriate modifier were present Jul 13 2015 X
41 Invalid revenue code Jul 13 2015 X
42 Multiple medical visits on same day with same revenue code without condition code G0 (see Appendix B) Jul 13 2015 X

2.C.2.374 0459 - Reimbursement Action Code

User-defined Table 0459 - Reimbursement Action Code

Concept Domain Information

Display Name: Description: Interpretation:
Reimbursement Action Code Reimbursement Action Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.293 reimbursementAction

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.309 hl7VS-reimbursementActionCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
459

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 OCE line item denial or rejection is not ignored Jul 13 2015 X
1 OCE line item denial or rejection is ignored Jul 13 2015 X
2 External line item denial. Line item is denied even if no OCE edits Jul 13 2015 X
3 External line item rejection. Line item is rejected even if no OCE edits Jul 13 2015 X

2.C.2.375 0460 - Denial or Rejection Code

User-defined Table 0460 - Denial or Rejection Code

Concept Domain Information

Display Name: Description: Interpretation:
Denial or Rejection Code Denial or Rejection Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.294 denialOrRejectionType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.310 hl7VS-denialOrRejectionCode

Binding Information

Binding:

Table Metadata

Table: Steward:
460

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Line item not denied or rejected Jul 13 2015 X
1 Line item denied or rejected Jul 13 2015 X
2 Line item is on a multiple-day claim. The line item is not denied or rejected, but occurs on a day that has been denied or rejected. Jul 13 2015 X

2.C.2.376 0461 - License Number

User-defined Table 0461 - License Number

Concept Domain Information

Display Name: Description: Interpretation:
License Number License Number Lizenznummer

Code System Identification Information

CS-OID: CS Symbolic Name:
licenseNumber

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-licenseNumber

Binding Information

Binding:

Table Metadata

Table: Steward:
461

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.377 0462 - Location Cost Center

User-defined Table 0462 - Location Cost Center

Concept Domain Information

Display Name: Description: Interpretation:
Location Cost Center Location Cost Center Kostenstelle des Ortes

Code System Identification Information

CS-OID: CS Symbolic Name:
locationCostCenter

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-locationCostCenter

Binding Information

Binding:

Table Metadata

Table: Steward:
462

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.378 0463 - Inventory Number

User-defined Table 0463 - Inventory Number

Concept Domain Information

Display Name: Description: Interpretation:
Inventory Number Inventory Number Artikel-/Lagernummer

Code System Identification Information

CS-OID: CS Symbolic Name:
inventoryNumber

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-inventoryNumber

Binding Information

Binding:

Table Metadata

Table: Steward:
463

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.379 0464 - Facility ID

User-defined Table 0464 - Facility ID

Concept Domain Information

Display Name: Description: Interpretation:
Facility ID Facility ID ID der Einrichtung

Code System Identification Information

CS-OID: CS Symbolic Name:
facilityId

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-facilityId

Binding Information

Binding:

Table Metadata

Table: Steward:
464

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.380 0465 - Name/Address Representation

HL7 Table 0465 - Name/Address Representation

Concept Domain Information

Display Name: Description: Interpretation:
Name/Address Representation Name/Address Representation Darstellung Name/Adresse

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.295 name-addressRepresentation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.311 hl7VS-name-addressRepresentation

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
465

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Ideographic (i.e., Kanji) Jul 13 2015 X
A Alphabetic (i.e., Default or some single-byte) alphabetisch Jul 13 2015 X
P Phonetic (i.e., ASCII, Katakana, Hiragana, etc.) Jul 13 2015 X

2.C.2.381 0466 - Ambulatory Payment Classification Code

User-defined Table 0466 - Ambulatory Payment Classification Code

Concept Domain Information

Display Name: Description: Interpretation:
Ambulatory Payment Classification Code Ambulatory Payment Classification Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.296 ambulatoryPaymentClassification

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.312 hl7VS-ambulatoryPaymentClassificationCode

Binding Information

Binding:

Table Metadata

Table: Steward:
466

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
031 Dental procedures Jul 13 2015 X
163 Excision/biopsy Jul 13 2015 X
181 Level 1 skin repair. Jul 13 2015 X
... No suggested values defined Jul 13 2015  

2.C.2.382 0467 - Modifier Edit Code

User-defined Table 0467 - Modifier Edit Code

Concept Domain Information

Display Name: Description: Interpretation:
Modifier Edit Code Modifier Edit Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
modifierEditCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-modifierEditCode

Binding Information

Binding:

Table Metadata

Table: Steward:
467

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Modifier does NOT exist Jul 13 2015 X
1 Modifier present, no errors Jul 13 2015 X
2 Modifier invalid Jul 13 2015 X
3 Modifier NOT approved for ASC/HOPD use Jul 13 2015 X
4 Modifier approved for ASC/HOPD use, inappropriate for code Jul 13 2015 X
U Modifier edit code unknown Jul 13 2015 X

2.C.2.383 0468 - Payment Adjustment Code

User-defined Table 0468 - Payment Adjustment Code

Concept Domain Information

Display Name: Description: Interpretation:
Payment Adjustment Code Payment Adjustment Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.297 paymentAdjustmentInformation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.313 hl7VS-paymentAdjustmentCode

Binding Information

Binding:

Table Metadata

Table: Steward:
468

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 No payment adjustment Jul 13 2015 X
2 Designated current drug or biological payment adjustment applies to APC (status indicator G) Jul 13 2015 X
3 Designated new device payment adjustment applies to APC (status indicator H) Jul 13 2015 X
4 Designated new drug or new biological payment adjustment applies to APC (status indicator J) Jul 13 2015 X
5 Deductible not applicable (specific list of HCPCS codes) Jul 13 2015 X

2.C.2.384 0469 - Packaging Status Code

User-defined Table 0469 - Packaging Status Code

Concept Domain Information

Display Name: Description: Interpretation:
Packaging Status Code Packaging Status Code nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.298 packagingStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.314 hl7VS-packagingStatusCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
469

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Not packaged Jul 13 2015 X
1 Packaged service (status indicator N, or no HCPCS code and certain revenue codes) Jul 13 2015 X
2 Packaged as part of partial hospitalization per diem or daily mental health service per diem Jul 13 2015 X

2.C.2.385 0470 - Reimbursement Type Code

User-defined Table 0470 - - Reimbursement Type Code

Concept Domain Information

Display Name: Description: Interpretation:
- Reimbursement Type Code - Reimbursement Type Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.299 reimbursementType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.315 hl7VS--ReimbursementTypeCode

Binding Information

Binding:

Table Metadata

Table: Steward:
470

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OPPS Outpatient Prospective Payment System Jul 13 2015 X
Pckg Packaged APC Jul 13 2015 X
Lab Clinical Laboratory APC Jul 13 2015 X
Thrpy Therapy APC Jul 13 2015 X
DME Durable Medical Equipment Jul 13 2015 X
EPO Epotein Jul 13 2015 X
Mamm Screening Mammography APC Jul 13 2015 X
PartH Partial Hospitalization APC Jul 13 2015 X
Crnl Corneal Tissue APC Jul 13 2015 X
NoPay This APC is not paid Jul 13 2015 X

2.C.2.386 0471 - Query Name

User-defined Table 0471 - Query Name

Concept Domain Information

Display Name: Description: Interpretation:
Query Name Query Name Abfragename

Code System Identification Information

CS-OID: CS Symbolic Name:
queryName

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-queryName

Binding Information

Binding:

Table Metadata

Table: Steward:
471

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.387 0472 - TQ Conjunction ID

HL7 Table 0472 - TQ Conjunction ID

Concept Domain Information

Display Name: Description: Interpretation:
TQ Conjunction ID TQ Conjunction ID TQ Verknüpfung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.300 tqConjunctionId

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.316 hl7VS-tqConjunctionId

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
472

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Synchronous Jul 13 2015 X
A Asynchronous Jul 13 2015 X
C Actuation Time Jul 13 2015 X

2.C.2.388 0473 - Formulary Status

User-defined Table 0473 - Formulary Status

Concept Domain Information

Display Name: Description: Interpretation:
Formulary Status Formulary Status Status im Hauskatalog

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.301 formularyStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.317 hl7VS-formularyStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
473

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
G This observation/service is on the formulary, and has guidelines Jul 13 2015 X
N This observation/service is not on the formulary Jul 13 2015 X
R This observation/service is on the formulary, but is restricted Jul 13 2015 X
Y This observation/service is on the formulary Jul 13 2015 X

2.C.2.389 0474 - Organization Unit Type

User-defined Table 0474 - Organization Unit Type

Concept Domain Information

Display Name: Description: Interpretation:
Practitioner Organization Unit Type Organization Unit Type Typ der Organisationseinheit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.302 organizationUnitType

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.318 hl7VS-organizationUnitType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
474

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D Department Jul 13 2015 X
F Facility Jul 13 2015 X
U Subdepartment Jul 13 2015 X
S Subdivision Jul 13 2015 X
V Division Jul 13 2015 X

2.C.2.390 0475 - Charge Type Reason

User-defined Table 0475 - Charge Type Reason

Concept Domain Information

Display Name: Description: Interpretation:
Charge Type Reason Charge Type Reason Begründung der Abrechnungsart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.303 chargeTypeReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.319 hl7VS-chargeTypeReason

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
475

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
01 Allergy Jul 13 2015 X
02 Intolerance Jul 13 2015 X
03 Treatment Failure Jul 13 2015 X
04 Patient Request Jul 13 2015 X
05 No Exception Jul 13 2015 X

2.C.2.391 0476 - Medically Necessary Duplicate Procedure Reason

User-defined Table 0476 - Medically Necessary Duplicate Procedure Reason

Concept Domain Information

Display Name: Description: Interpretation:
Medically Necessary Duplicate Procedure Reason Medically Necessary Duplicate Procedure Reason Begründung für mehrf. Durchführung einer Maßnahme

Code System Identification Information

CS-OID: CS Symbolic Name:
medicallyNecessaryDuplicateProcedureReason

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-medicallyNecessaryDuplicateProcedureReason

Binding Information

Binding:

Table Metadata

Table: Steward:
476

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.392 0477 - Controlled Substance Schedule

User-defined Table 0477 - Controlled Substance Schedule*

Concept Domain Information

Display Name: Description: Interpretation:
Controlled Substance Schedule Controlled Substance Schedule* Klassif. staatl. reglementierter Wirkstoffe (BTM)

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.304 controlledSubstanceSchedule

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.320 hl7VS-controlledSubstanceSchedule

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
477

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Schedule I Jul 13 2015 X
II Schedule II Jul 13 2015 X
III Schedule III Jul 13 2015 X
IV Schedule IV Jul 13 2015 X
V Schedule V Jul 13 2015 X
VI Schedule VI Jul 13 2015 X

*Pharmacy Law Digest July 1988

These values are suggestions only; they are not required for use in HL7 messages.

2.C.2.393 0478 - Formulary Status

HL7 Table 0478 - Formulary Status

Concept Domain Information

Display Name: Description: Interpretation:
Formulary Status Formulary Status Status in der Hausliste

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.305 formularyStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.321 hl7VS-formularyStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
478

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Pharmaceutical substance is in the formulary Jul 13 2015 X
N Pharmaceutical substance is NOT in the formulary Jul 13 2015 X
R Pharmaceutical substance is in the formulary, but restrictions apply Jul 13 2015 X
G Pharmaceutical substance is in the formulary, but guidelines apply Jul 13 2015 X

2.C.2.394 0479 - Pharmaceutical Substances

User-defined Table 0479 - Pharmaceutical Substances

Concept Domain Information

Display Name: Description: Interpretation:
Pharmaceutical Substances Pharmaceutical Substances pharmazeutische Substanzen

Code System Identification Information

CS-OID: CS Symbolic Name:
pharmaceuticalSubstances

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-pharmaceuticalSubstances

Binding Information

Binding:

Table Metadata

Table: Steward:
479

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.395 0480 - Pharmacy Order Types

HL7 Table 0480 - Pharmacy Order Types

Concept Domain Information

Display Name: Description: Interpretation:
Pharmacy Order Types Pharmacy Order Types Zusatzinformationen Auftragslogistik

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.306 pharmacyOrderTypes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.322 hl7VS-pharmacyOrderTypes

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
480

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
M Medication Jul 13 2015 X
S IV Large Volume Solutions Jul 13 2015 X
O Other solution as medication orders Jul 13 2015 X

2.C.2.396 0482 - Order Type

HL7 Table 0482 - Order Type

Concept Domain Information

Display Name: Description: Interpretation:
Order Type Order Type Patientenstatus bezogen auf Auftrag

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.307 orderType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.323 hl7VS-orderType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
482

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
I Inpatient Order Jul 13 2015 X
O Outpatient Order Jul 13 2015 X

2.C.2.397 0483 - Authorization Mode

HL7 Table 0483 - Authorization Mode

Concept Domain Information

Display Name: Description: Interpretation:
Authorization Mode Authorization Mode Art der Authorisierung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.308 authorizationMode

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.324 hl7VS-authorizationMode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
483

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EL Electronic Jul 13 2015 X
EM E-mail Jul 13 2015 X
FX Fax Jul 13 2015 X
IP In Person Jul 13 2015 X
MA Mail Jul 13 2015 X
PA Paper Jul 13 2015 X
PH Phone Jul 13 2015 X
RE Reflexive (Automated system) Jul 13 2015 X
VC Video-conference Jul 13 2015 X
VO Voice Jul 13 2015 X

2.C.2.398 0484 - Dispense Type

User-defined Table 0484 - Dispense Type

Concept Domain Information

Display Name: Description: Interpretation:
Dispense Type Dispense Type Art der Liefermenge

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.309 dispenseType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.325 hl7VS-dispenseType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
484

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Trial Quantity Balance Jul 13 2015 X
C Compassionate Fill Jul 13 2015 X
N New/Renew - Full Fill Jul 13 2015 X
P New/Renew - Part Fill Jul 13 2015 X
Q Refill - Part Fill Jul 13 2015 X
R Refill - Full Fill Jul 13 2015 X
S Manufacturer Sample Jul 13 2015 X
T Trial Quantity Jul 13 2015 X
Z Non-Prescription Fill Jul 13 2015 X

2.C.2.399 0485 - Extended Priority Codes

User-defined Table 0485 - Extended Priority Codes

Concept Domain Information

Display Name: Description: Interpretation:
Extended Priority Codes Extended Priority Codes Erweiterte Prioritäten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.310 extendedPriorityCodes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.326 hl7VS-extendedPriorityCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
485

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Stat Jul 13 2015 X
A ASAP Jul 13 2015 X
R Routine Jul 13 2015 X
P Preop Jul 13 2015 X
C Callback Jul 13 2015 X
T Timing critical Jul 13 2015 X
TS Timing critical within seconds. Jul 13 2015 X
TM Timing critical within minutes. Jul 13 2015 X
TH Timing critical within hours. Jul 13 2015 X
TD Timing critical within days. Jul 13 2015 X
TW Timing critical within weeks. Jul 13 2015 X
TL Timing critical within months. Jul 13 2015 X
PRN As needed Jul 13 2015 X

2.C.2.400 0487 - Specimen Type

HL7 Table 0487 - Specimen Type

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Type Specimen Type Probenmaterial

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.311 specimenType

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.327 hl7VS-specimenType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
487

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ABS Abscess Jul 13 2015 X
ACNE Tissue, Acne Jul 13 2015 X
ACNFLD Fluid, Acne Jul 13 2015 X
AIRS Air Sample Jul 13 2015 X
ALL Allograft Jul 13 2015 X
AMN Amniotic fluid Jul 13 2015 X
AMP Amputation Jul 13 2015 X
ANGI Catheter Tip, Angio Jul 13 2015 X
ARTC Catheter Tip, Arterial Jul 13 2015 X
ASERU Serum, Acute Jul 13 2015 X
ASP Aspirate Jul 13 2015 X
ATTE Environment, Attest Jul 13 2015 X
AUTOA Environmental, Autoclave Ampule Jul 13 2015 X
AUTOC Environmental, Autoclave Capsule Jul 13 2015 X
AUTP Autopsy Jul 13 2015 X
BBL Blood bag Jul 13 2015 X
BCYST Cyst, Baker's Jul 13 2015 X
BDY Whole body Jul 13 2015 X
BIFL Bile Fluid Jul 13 2015 X
BITE Bite Jul 13 2015 X
BLD Whole blood Jul 13 2015 X
BLDA Blood arterial Jul 13 2015 X
BLDCO Cord blood Jul 13 2015 X
BLDV Blood venous Jul 13 2015 X
BLEB Bleb Jul 13 2015 X
BLIST Blister Jul 13 2015 X
BOIL Boil Jul 13 2015 X
BON Bone Jul 13 2015 X
BOWL Bowel contents Jul 13 2015 X
BPH Basophils Jul 13 2015 X
BPU Blood product unit Jul 13 2015 X
BRN Burn Jul 13 2015 X
BRSH Brush Jul 13 2015 X
BRTH Breath (use EXHLD) Jul 13 2015 X
BRUS Brushing Jul 13 2015 X
BUB Bubo Jul 13 2015 X
BULLA Bulla/Bullae Jul 13 2015 X
BX Biopsy Jul 13 2015 X
CALC Calculus (=Stone) Jul 13 2015 X
CARBU Carbuncle Jul 13 2015 X
CAT Catheter Jul 13 2015 X
CBITE Bite, Cat Jul 13 2015 X
CDM Cardiac muscle Jul 13 2015 X
CLIPP Clippings Jul 13 2015 X
CNJT Conjunctiva Jul 13 2015 X
CNL Cannula Jul 13 2015 X
COL Colostrum Jul 13 2015 X
CONE Biospy, Cone Jul 13 2015 X
CSCR Scratch, Cat Jul 13 2015 X
CSERU Serum, Convalescent Jul 13 2015 X
CSF Cerebral spinal fluid Jul 13 2015 X
CSITE Catheter Insertion Site Jul 13 2015 X
CSMY Fluid, Cystostomy Tube Jul 13 2015 X
CST Fluid, Cyst Jul 13 2015 X
CSVR Blood, Cell Saver Jul 13 2015 X
CTP Catheter tip Jul 13 2015 X
CUR Curretage Jul 13 2015 X
CVM Cervical Mucus Jul 13 2015 X
CVPS Site, CVP Jul 13 2015 X
CVPT Catheter Tip, CVP Jul 13 2015 X
CYN Nodule, Cystic Jul 13 2015 X
CYST Cyst Jul 13 2015 X
DBITE Bite, Dog Jul 13 2015 X
DCS Sputum, Deep Cough Jul 13 2015 X
DEC Ulcer, Decubitus Jul 13 2015 X
DEION Environmental, Water (Deionized) Jul 13 2015 X
DIA Dialysate Jul 13 2015 X
DIAF Dialysis Fluid Jul 13 2015 X
DISCHG Discharge Jul 13 2015 X
DIV Diverticulum Jul 13 2015 X
DRN Drain Jul 13 2015 X
DRNG Drainage, Tube Jul 13 2015 X
DRNGP Drainage, Penrose Jul 13 2015 X
DUFL Duodenal fluid Jul 13 2015 X
EARW Ear wax (cerumen) Jul 13 2015 X
EBRUSH Brush, Esophageal Jul 13 2015 X
EEYE Environmental, Eye Wash Jul 13 2015 X
EFF Environmental, Effluent Jul 13 2015 X
EFFUS Effusion Jul 13 2015 X
EFOD Environmental, Food Jul 13 2015 X
EISO Environmental, Isolette Jul 13 2015 X
ELT Electrode Jul 13 2015 X
ENVIR Environmental, Unidentified Substance Jul 13 2015 X
EOS Eosinophils Jul 13 2015 X
EOTH Environmental, Other Substance Jul 13 2015 X
ESOI Environmental, Soil Jul 13 2015 X
ESOS Environmental, Solution (Sterile) Jul 13 2015 X
ETA Aspirate, Endotrach Jul 13 2015 X
ETTP Catheter Tip, Endotracheal Jul 13 2015 X
ETTUB Tube, Endotracheal Jul 13 2015 X
EWHI Environmental, Whirlpool Jul 13 2015 X
EXG Gas, exhaled (=breath) Jul 13 2015 X
EXS Shunt, External Jul 13 2015 X
EXUDTE Exudate Jul 13 2015 X
FAW Environmental, Water (Well) Jul 13 2015 X
FBLOOD Blood, Fetal Jul 13 2015 X
FGA Fluid, Abdomen Jul 13 2015 X
FIB Fibroblasts Jul 13 2015 X
FIST Fistula Jul 13 2015 X
FLD Fluid, Other Jul 13 2015 X
FLT Filter Jul 13 2015 X
FLU Fluid, Body unsp Jul 13 2015 X
FLUID Fluid Jul 13 2015 X
FOLEY Catheter Tip, Foley Jul 13 2015 X
FRS Fluid, Respiratory Jul 13 2015 X
FSCLP Scalp, Fetal Jul 13 2015 X
FUR Furuncle Jul 13 2015 X
GAS Gas Jul 13 2015 X
GASA Aspirate, Gastric Jul 13 2015 X
GASAN Antrum, Gastric Jul 13 2015 X
GASBR Brushing, Gastric Jul 13 2015 X
GASD Drainage, Gastric Jul 13 2015 X
GAST Fluid/contents, Gastric Jul 13 2015 X
GENL Genital lochia Jul 13 2015 X
GENV Genital vaginal Jul 13 2015 X
GRAFT Graft Jul 13 2015 X
GRAFTS Graft Site Jul 13 2015 X
GRANU Granuloma Jul 13 2015 X
GROSH Catheter, Groshong Jul 13 2015 X
GSOL Solution, Gastrostomy Jul 13 2015 X
GSPEC Biopsy, Gastric Jul 13 2015 X
GT Tube, Gastric Jul 13 2015 X
GTUBE Drainage Tube, Drainage (Gastrostomy) Jul 13 2015 X
HAR Hair Jul 13 2015 X
HBITE Bite, Human Jul 13 2015 X
HBLUD Blood, Autopsy Jul 13 2015 X
HEMAQ Catheter Tip, Hemaquit Jul 13 2015 X
HEMO Catheter Tip, Hemovac Jul 13 2015 X
HERNI Tissue, Herniated Jul 13 2015 X
HEV Drain, Hemovac Jul 13 2015 X
HIC Catheter, Hickman Jul 13 2015 X
HYDC Fluid, Hydrocele Jul 13 2015 X
IBITE Bite, Insect Jul 13 2015 X
ICYST Cyst, Inclusion Jul 13 2015 X
IDC Catheter Tip, Indwelling Jul 13 2015 X
IHG Gas, Inhaled Jul 13 2015 X
ILEO Drainage, Ileostomy Jul 13 2015 X
ILLEG Source of Specimen Is Illegible Jul 13 2015 X
IMP Implant Jul 13 2015 X
INCI Site, Incision/Surgical Jul 13 2015 X
INFIL Infiltrate Jul 13 2015 X
INS Insect Jul 13 2015 X
INTRD Catheter Tip, Introducer Jul 13 2015 X
ISLT Isolate Jul 13 2015 X
IT Intubation tube Jul 13 2015 X
IUD Intrauterine Device Jul 13 2015 X
IVCAT Catheter Tip, IV Jul 13 2015 X
IVFLD Fluid, IV Jul 13 2015 X
IVTIP Tubing Tip, IV Jul 13 2015 X
JEJU Drainage, Jejunal Jul 13 2015 X
JNTFLD Fluid, Joint Jul 13 2015 X
JP Drainage, Jackson Pratt Jul 13 2015 X
KELOI Lavage Jul 13 2015 X
KIDFLD Fluid, Kidney Jul 13 2015 X
LAVG Lavage, Bronhial Jul 13 2015 X
LAVGG Lavage, Gastric Jul 13 2015 X
LAVGP Lavage, Peritoneal Jul 13 2015 X
LAVPG Lavage, Pre-Bronch Jul 13 2015 X
LENS1 Contact Lens Jul 13 2015 X
LENS2 Contact Lens Case Jul 13 2015 X
LESN Lesion Jul 13 2015 X
LIQ Liquid, Unspecified Jul 13 2015 X
LIQO Liquid, Other Jul 13 2015 X
LNA Line arterial Jul 13 2015 X
LNV Line venous Jul 13 2015 X
LSAC Fluid, Lumbar Sac Jul 13 2015 X
LYM Lymphocytes Jul 13 2015 X
MAC Macrophages Jul 13 2015 X
MAHUR Catheter Tip, Makurkour Jul 13 2015 X
MAR Marrow Jul 13 2015 X
MASS Mass Jul 13 2015 X
MBLD Blood, Menstrual Jul 13 2015 X
MEC Meconium Jul 13 2015 X
MILK Breast milk Jul 13 2015 X
MLK Milk Jul 13 2015 X
MUCOS Mucosa Jul 13 2015 X
MUCUS Mucus Jul 13 2015 X
NAIL Nail Jul 13 2015 X
NASDR Drainage, Nasal Jul 13 2015 X
NEDL Needle Jul 13 2015 X
NEPH Site, Nephrostomy Jul 13 2015 X
NGASP Aspirate, Nasogastric Jul 13 2015 X
NGAST Drainage, Nasogastric Jul 13 2015 X
NGS Site, Naso/Gastric Jul 13 2015 X
NODUL Nodule(s) Jul 13 2015 X
NSECR Secretion, Nasal Jul 13 2015 X
ORH Other Jul 13 2015 X
ORL Lesion, Oral Jul 13 2015 X
OTH Source, Other Jul 13 2015 X
PACEM Pacemaker Jul 13 2015 X
PAFL Pancreatic fluid Jul 13 2015 X
PCFL Fluid, Pericardial Jul 13 2015 X
PDSIT Site, Peritoneal Dialysis Jul 13 2015 X
PDTS Site, Peritoneal Dialysis Tunnel Jul 13 2015 X
PELVA Abscess, Pelvic Jul 13 2015 X
PENIL Lesion, Penile Jul 13 2015 X
PERIA Abscess, Perianal Jul 13 2015 X
PILOC Cyst, Pilonidal Jul 13 2015 X
PINS Site, Pin Jul 13 2015 X
PIS Site, Pacemaker Insetion Jul 13 2015 X
PLAN Plant Material Jul 13 2015 X
PLAS Plasma Jul 13 2015 X
PLB Plasma bag Jul 13 2015 X
PLC Placenta Jul 13 2015 X
PLEVS Serum, Peak Level Jul 13 2015 X
PLR Pleural fluid (thoracentesis fluid) Jul 13 2015 X
PMN Polymorphonuclear neutrophils Jul 13 2015 X
PND Drainage, Penile Jul 13 2015 X
POL Polyps Jul 13 2015 X
POPGS Graft Site, Popliteal Jul 13 2015 X
POPLG Graft, Popliteal Jul 13 2015 X
POPLV Site, Popliteal Vein Jul 13 2015 X
PORTA Catheter, Porta Jul 13 2015 X
PPP Plasma, Platelet poor Jul 13 2015 X
PROST Prosthetic Device Jul 13 2015 X
PRP Plasma, Platelet rich Jul 13 2015 X
PSC Pseudocyst Jul 13 2015 X
PUNCT Wound, Puncture Jul 13 2015 X
PUS Pus Jul 13 2015 X
PUSFR Pustule Jul 13 2015 X
PUST Pus Jul 13 2015 X
QC3 Quality Control Jul 13 2015 X
RANDU Urine, Random Jul 13 2015 X
RBC Erythrocytes Jul 13 2015 X
RBITE Bite, Reptile Jul 13 2015 X
RECT Drainage, Rectal Jul 13 2015 X
RECTA Abscess, Rectal Jul 13 2015 X
RENALC Cyst, Renal Jul 13 2015 X
RENC Fluid, Renal Cyst Jul 13 2015 X
RES Respiratory Jul 13 2015 X
SAL Saliva Jul 13 2015 X
SCAR Tissue, Keloid (Scar) Jul 13 2015 X
SCLV Catheter Tip, Subclavian Jul 13 2015 X
SCROA Abscess, Scrotal Jul 13 2015 X
SECRE Secretion(s) Jul 13 2015 X
SER Serum Jul 13 2015 X
SHU Site, Shunt Jul 13 2015 X
SHUNF Fluid, Shunt Jul 13 2015 X
SHUNT Shunt Jul 13 2015 X
SITE Site Jul 13 2015 X
SKBP Biopsy, Skin Jul 13 2015 X
SKN Skin Jul 13 2015 X
SMM Mass, Sub-Mandibular Jul 13 2015 X
SMN Seminal fluid Jul 13 2015 X
SNV Fluid, synovial (Joint fluid) Jul 13 2015 X
SPRM Spermatozoa Jul 13 2015 X
SPRP Catheter Tip, Suprapubic Jul 13 2015 X
SPRPB Cathether Tip, Suprapubic Jul 13 2015 X
SPS Environmental, Spore Strip Jul 13 2015 X
SPT Sputum Jul 13 2015 X
SPTC Sputum - coughed Jul 13 2015 X
SPTT Sputum - tracheal aspirate Jul 13 2015 X
SPUT1 Sputum, Simulated Jul 13 2015 X
SPUTIN Sputum, Inducted Jul 13 2015 X
SPUTSP Sputum, Spontaneous Jul 13 2015 X
STER Environmental, Sterrad Jul 13 2015 X
STL Stool = Fecal Jul 13 2015 X
STONE Stone, Kidney Jul 13 2015 X
SUBMA Abscess, Submandibular Jul 13 2015 X
SUBMX Abscess, Submaxillary Jul 13 2015 X
SUMP Drainage, Sump Jul 13 2015 X
SUP Suprapubic Tap Jul 13 2015 X
SUTUR Suture Jul 13 2015 X
SWGZ Catheter Tip, Swan Gantz Jul 13 2015 X
SWT Sweat Jul 13 2015 X
TASP Aspirate, Tracheal Jul 13 2015 X
TEAR Tears Jul 13 2015 X
THRB Thrombocyte (platelet) Jul 13 2015 X
TISS Tissue Jul 13 2015 X
TISU Tissue ulcer Jul 13 2015 X
TLC Cathether Tip, Triple Lumen Jul 13 2015 X
TRAC Site, Tracheostomy Jul 13 2015 X
TRANS Transudate Jul 13 2015 X
TSERU Serum, Trough Jul 13 2015 X
TSTES Abscess, Testicular Jul 13 2015 X
TTRA Aspirate, Transtracheal Jul 13 2015 X
TUBES Tubes Jul 13 2015 X
TUMOR Tumor Jul 13 2015 X
TZANC Smear, Tzanck Jul 13 2015 X
UDENT Source, Unidentified Jul 13 2015 X
UMED Unknown Medicine Jul 13 2015 X
UR Urine Jul 13 2015 X
URC Urine clean catch Jul 13 2015 X
URINB Urine, Bladder Washings Jul 13 2015 X
URINC Urine, Catheterized Jul 13 2015 X
URINM Urine, Midstream Jul 13 2015 X
URINN Urine, Nephrostomy Jul 13 2015 X
URINP Urine, Pedibag Jul 13 2015 X
URNS Urine sediment Jul 13 2015 X
URT Urine catheter Jul 13 2015 X
USCOP Urine, Cystoscopy Jul 13 2015 X
USPEC Source, Unspecified Jul 13 2015 X
USUB Unkown substance Jul 13 2015 X
VASTIP Catheter Tip, Vas Jul 13 2015 X
VENT Catheter Tip, Ventricular Jul 13 2015 X
VITF Vitreous Fluid Jul 13 2015 X
VOM Vomitus Jul 13 2015 X
WASH Wash Jul 13 2015 X
WASI Washing, e.g. bronchial washing Jul 13 2015 X
WAT Water Jul 13 2015 X
WB Blood, Whole Jul 13 2015 X
WBC Leukocytes Jul 13 2015 X
WEN Wen Jul 13 2015 X
WICK Wick Jul 13 2015 X
WND Wound Jul 13 2015 X
WNDA Wound abscess Jul 13 2015 X
WNDD Wound drainage Jul 13 2015 X
WNDE Wound exudate Jul 13 2015 X
WORM Worm Jul 13 2015 X
WRT Wart Jul 13 2015 X
WWA Environmental, Water Jul 13 2015 X
WWO Environmental, Water (Ocean) Jul 13 2015 X
WWT Environmental, Water (Tap) Jul 13 2015 X

2.C.2.401 0488 - Specimen Collection Method

HL7 Table 0488 - Specimen Collection Method

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Collection Method Specimen Collection Method Art der Probennahme

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.312 specimenCollectionMethod

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.328 hl7VS-specimenCollectionMethod

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
488

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
FNA Aspiration, Fine Needle Jul 13 2015 X
PNA Arterial puncture Jul 13 2015 X
BIO Biopsy Jul 13 2015 X
BCAE Blood Culture, Aerobic Bottle Jul 13 2015 X
BCAN Blood Culture, Anaerobic Bottle Jul 13 2015 X
BCPD Blood Culture, Pediatric Bottle Jul 13 2015 X
CAP Capillary Specimen Jul 13 2015 X
CATH Catheterized Jul 13 2015 X
EPLA Environmental, Plate Jul 13 2015 X
ESWA Environmental, Swab Jul 13 2015 X
LNA Line, Arterial Jul 13 2015 X
CVP Line, CVP Jul 13 2015 X
LNV Line, Venous Jul 13 2015 X
MARTL Martin-Lewis Agar Jul 13 2015 X
ML11 Mod. Martin-Lewis Agar Jul 13 2015 X
PACE Pace, Gen-Probe Jul 13 2015 X
PIN Pinworm Prep Jul 13 2015 X
KOFFP Plate, Cough Jul 13 2015 X
MLP Plate, Martin-Lewis Jul 13 2015 X
NYP Plate, New York City Jul 13 2015 X
TMP Plate, Thayer-Martin Jul 13 2015 X
ANP Plates, Anaerobic Jul 13 2015 X
BAP Plates, Blood Agar Jul 13 2015 X
PRIME Pump Prime Jul 13 2015 X
PUMP Pump Specimen Jul 13 2015 X
QC5 Quality Control For Micro Jul 13 2015 X
SCLP Scalp, Fetal Vein Jul 13 2015 X
SCRAPS Scrapings Jul 13 2015 X
SHA Shaving Jul 13 2015 X
SWA Swab Jul 13 2015 X
SWD Swab, Dacron tipped Jul 13 2015 X
WOOD Swab, Wooden Shaft Jul 13 2015 X
TMOT Transport Media, Jul 13 2015 X
TMAN Transport Media, Anaerobic Jul 13 2015 X
TMCH Transport Media, Chalamydia Jul 13 2015 X
TMM4 Transport Media, M4 Jul 13 2015 X
TMMY Transport Media, Mycoplasma Jul 13 2015 X
TMPV Transport Media, PVA Jul 13 2015 X
TMSC Transport Media, Stool Culture Jul 13 2015 X
TMUP Transport Media, Ureaplasma Jul 13 2015 X
TMVI Transport Media, Viral Jul 13 2015 X
VENIP Venipuncture Jul 13 2015 X

2.C.2.402 0489 - Risk Codes

User-defined Table 0489 - Risk Codes

Concept Domain Information

Display Name: Description: Interpretation:
Risk Codes Risk Codes Art der Gefährdung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.313 risks

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.329 hl7VS-riskCodes

Binding Information

Binding:

Table Metadata

Table: Steward:
489

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BIO Biological Jul 13 2015 X
COR Corrosive Jul 13 2015 X
ESC Escape Risk Jul 13 2015 X
AGG Aggressive Jul 13 2015 X
IFL MaterialDangerInflammable Jul 13 2015 X
EXP Explosive Jul 13 2015 X
INF MaterialDangerInfectious Jul 13 2015 X
BHZ Biohazard Jul 13 2015 X
INJ Injury Hazard Jul 13 2015 X
POI Poison Jul 13 2015 X
RAD Radioactive Jul 13 2015 X

2.C.2.403 0490 - Specimen Reject Reason

HL7 Table 0490 - Specimen Reject Reason

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Reject Reason Specimen Reject Reason Grund für Zurückweisung der Probe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.314 specimenRejectReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.330 hl7VS-specimenRejectReason

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
490

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EX Expired Jul 13 2015 X
QS Quantity not sufficient Jul 13 2015 X
RB Broken container Jul 13 2015 X
RC Clotting Jul 13 2015 X
RD Missing collection date Jul 13 2015 X
RA Missing patient ID number Jul 13 2015 X
RE Missing patient name Jul 13 2015 X
RH Hemolysis Jul 13 2015 X
RI Identification problem Jul 13 2015 X
RM Labeling Jul 13 2015 X
RN Contamination Jul 13 2015 X
RP Missing phlebotomist ID Jul 13 2015 X
RR Improper storage Jul 13 2015 X
RS Name misspelling Jul 13 2015 X

2.C.2.404 0491 - Specimen Quality

User-defined Table 0491 - Specimen Quality

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Quality Specimen Quality Probenqualität

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.315 specimenQuality

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.331 hl7VS-specimenQuality

Binding Information

Binding:

Table Metadata

Table: Steward:
491

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Excellent Jul 13 2015 X
G Good Jul 13 2015 X
F Fair Jul 13 2015 X
P Poor Jul 13 2015 X

2.C.2.405 0492 - Specimen Appropriateness

User-defined Table 0492 - Specimen Appropriateness

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Appropriateness Specimen Appropriateness Eignung der Probe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.316 specimenAppropriateness

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.332 hl7VS-specimenAppropriateness

Binding Information

Binding:

Table Metadata

Table: Steward:
492

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Preferred Jul 13 2015 X
A Appropriate Jul 13 2015 X
I Inappropriate Jul 13 2015 X

2.C.2.406 0493 - Specimen Condition

User-defined Table 0493 - Specimen Condition

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Condition Specimen Condition Probenzustand

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.317 specimenCondition

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.333 hl7VS-specimenCondition

Binding Information

Binding:

Table Metadata

Table: Steward:
493

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AUT Autolyzed Jul 13 2015 X
CLOT Clotted Jul 13 2015 X
CON Contaminated Jul 13 2015 X
COOL Cool Jul 13 2015 X
FROZ Frozen Jul 13 2015 X
HEM Hemolyzed Jul 13 2015 X
LIVE Live Jul 13 2015 X
ROOM Room temperature Jul 13 2015 X
SNR Sample not received Jul 13 2015 X
CFU Centrifuged Jul 13 2015 X

2.C.2.407 0494 - Specimen Child Role

HL7 Table 0494 - Specimen Child Role

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Child Role Specimen Child Role Beziehung zur Primärprobe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.318 specimenChildRole

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.334 hl7VS-specimenChildRole

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
494

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Aliquot Jul 13 2015 X
C Component Jul 13 2015 X
M Modified from original specimen Jul 13 2015 X

2.C.2.408 0495 - Body Site Modifier

For use with HL7 Table 0550 - Body Parts. Do not use with HL7 Table 0163 - Body Site.

HL7 Table 0495 - Body Site Modifier

Concept Domain Information

Display Name: Description: Interpretation:
Body Site Modifier Body Site Modifier Zusatzangabe zum Körperteil

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.319 bodySiteModifier

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.335 hl7VS-bodySiteModifier

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
495

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ANT Anterior Jul 13 2015 X
BIL Bilateral Jul 13 2015 X
DIS Distal Jul 13 2015 X
EXT External Jul 13 2015 X
LAT Lateral Jul 13 2015 X
L Left links Jul 13 2015 X
LOW Lower Jul 13 2015 X
MED Medial Jul 13 2015 X
POS Posterior Jul 13 2015 X
PRO Proximal Jul 13 2015 X
LLQ Quadrant, Left Lower Jul 13 2015 X
LUQ Quadrant, Left Upper Jul 13 2015 X
RLQ Quadrant, Right Lower Jul 13 2015 X
RUQ Quadrant, Right Upper Jul 13 2015 X
R Right Jul 13 2015 X
UPP Upper Jul 13 2015 X

2.C.2.409 0496 - Consent Type

User-defined Table 0496 - Consent Type

Concept Domain Information

Display Name: Description: Interpretation:
Consent Type Consent Type Art der Einverständniserklärung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.320 consentType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.336 hl7VS-consentType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
496

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
001 Release of Information/MR / Authorization to Disclosure Protected Health Information Jul 13 2015 X
002 Medical Procedure (invasive) Jul 13 2015 X
003 Acknowledge Receipt of Privacy Notice Jul 13 2015 X
004 Abortion Jul 13 2015 X
005 Abortion/Laminaria Jul 13 2015 X
006 Accutane - Information Jul 13 2015 X
007 Accutane - Woman Jul 13 2015 X
008 Advanced Beneficiary Notice Jul 13 2015 X
009 AFP (Alpha Fetoprotein) Screening Jul 13 2015 X
010 Amniocentesis (consent & refusal) Jul 13 2015 X
011 Anatomical Gift (organ donation) Jul 13 2015 X
012 Anesthesia - Complications Jul 13 2015 X
013 Anesthesia - Questionnaire Jul 13 2015 X
014 Angiogram Jul 13 2015 X
015 Angioplasty Jul 13 2015 X
016 Anticancer Drugs Jul 13 2015 X
017 Antipsychotic Medications Jul 13 2015 X
018 Arthrogram Jul 13 2015 X
019 Autopsy Jul 13 2015 X
020 AZT Therapy Jul 13 2015 X
021 Biliary Drainage Jul 13 2015 X
022 Biliary Stone Extraction Jul 13 2015 X
023 Biopsy Jul 13 2015 X
024 Bleeding Time Test Jul 13 2015 X
025 Bronchogram Jul 13 2015 X
026 Cardiac Catheterization Jul 13 2015 X
027 Coronary Angiography Jul 13 2015 X
028 Coronary Angiography w/o Surgery Capability Sep 14 2015 X
029 Cataract Op/Implant of FDA Aprvd Lens Jul 13 2015 X
030 Cataract Op/Implant of Investigational Lens Jul 13 2015 X
031 Cataract Surgery Jul 13 2015 X
032 Cholera Immunization Jul 13 2015 X
033 Cholesterol Screening Jul 13 2015 X
034 Circumcision - Newborn Jul 13 2015 X
035 Colonoscopy Jul 13 2015 X
036 Contact Lenses Jul 13 2015 X
037 CT Scan - Cervical & Lumbar Jul 13 2015 X
038 CT Scan w/ IV Contrast Media into Vein Jul 13 2015 X
039 CVS (Chorionic Villus) Sampling Jul 13 2015 X
040 Cystospy Jul 13 2015 X
041 Disclosure of Protected Health Information to Family/Friends Jul 13 2015 X
042 D & C and Conization Jul 13 2015 X
043 Dacryocystogram Jul 13 2015 X
044 Diagnostic Isotope Jul 13 2015 X
045 Drainage of an Abscess Jul 13 2015 X
046 Drug Screening Jul 13 2015 X
047 Electronic Monitoring of Labor - Refusal Jul 13 2015 X
048 Endometrial Biopsy Jul 13 2015 X
049 Endoscopy/Sclerosis of Esophageal Varices Jul 13 2015 X
050 ERCP Jul 13 2015 X
051 Exposure to reportable Communicable Disease Jul 13 2015 X
052 External Version Jul 13 2015 X
053 Fluorescein Angioscopy Jul 13 2015 X
054 Hepatitis B - Consent/Declination Jul 13 2015 X
055 Herniogram Jul 13 2015 X
056 HIV Test - Consent Refusal Jul 13 2015 X
057 HIV Test - Disclosure Jul 13 2015 X
058 HIV Test - Prenatal Jul 13 2015 X
059 Home IV Treatment Program Jul 13 2015 X
060 Home Parenteral Treatment Program Jul 13 2015 X
061 Hysterectomy Jul 13 2015 X
062 Hysterosalpingogram Jul 13 2015 X
063 Injection Slip/ Consent Jul 13 2015 X
064 Intrauterine Device Jul 13 2015 X
065 Intrauterine Device/Sterilization Jul 13 2015 X
066 Intravascular Infusion of Streptokinase/Urokinase Jul 13 2015 X
067 Intravenous Cholangiogram Jul 13 2015 X
068 Intravenous Digital Angiography Jul 13 2015 X
069 Iodine Administration Jul 13 2015 X
070 ISG Jul 13 2015 X
071 IVP Jul 13 2015 X
072 Laser Photocoagulation Jul 13 2015 X
073 Laser treatment Jul 13 2015 X
074 Lithium Carbonate Jul 13 2015 X
075 Liver Biopsy Jul 13 2015 X
076 Lumbar Puncture Jul 13 2015 X
077 Lymphangiogram Jul 13 2015 X
078 MAO Inhibitors Jul 13 2015 X
079 Med, Psych, and/or Drug/Alcohol Jul 13 2015 X
080 Medical Treatment - Refusal Jul 13 2015 X
081 Morning-after Pill Jul 13 2015 X
082 MRI - Adult Jul 13 2015 X
083 MRI - Pediatric Jul 13 2015 X
084 Myelogram Jul 13 2015 X
085 Needle Biopsy Jul 13 2015 X
086 Needle Biopsy of Lung Jul 13 2015 X
087 Newborn Treatment and Release Jul 13 2015 X
088 Norplant Subdermal Birth Control Implant Jul 13 2015 X
089 Operations, Anesthesia, Transfusions Jul 13 2015 X
090 Oral Contraceptives Jul 13 2015 X
091 Organ Donation Jul 13 2015 X
092 Patient Permits, Consents Jul 13 2015 X
093 Patient Treatment Permit, Release & Admission Jul 13 2015 X
094 Penile Injections Jul 13 2015 X
095 Percutaneous Nephrostomy Jul 13 2015 X
096 Percutaneous Transhepatic Cholangiogram Jul 13 2015 X
097 Photographs Jul 13 2015 X
098 Photographs - Employee Jul 13 2015 X
099 Photographs - Medical Research Jul 13 2015 X
100 Photographs - news Media Jul 13 2015 X
101 Psychiatric Admission - Next of Kin Jul 13 2015 X
102 Psychiatric Information During Hospital Stay Jul 13 2015 X
103 Public Release of Information Jul 13 2015 X
104 Radiologic Procedure Jul 13 2015 X
105 Refusal of Treatment Jul 13 2015 X
106 Release of Body Jul 13 2015 X
107 Release of Limb Jul 13 2015 X
108 Rh Immune Globulin Jul 13 2015 X
109 Rights of Medical Research Participants Jul 13 2015 X
110 Request to Restrict Access/Disclosure to Medical Record/Protected Health Information Jul 13 2015 X
111 Request for Remain Anonymous Jul 13 2015 X
112 Seat Belt Exemption Jul 13 2015 X
113 Sialogram Jul 13 2015 X
114 Sigmoidoscopy Jul 13 2015 X
115 Sterilization - Anesthesia & Medical Services Jul 13 2015 X
116 Sterilization -Federally Funded Jul 13 2015 X
117 Sterilization - Female Jul 13 2015 X
118 Sterilization - Laparoscopy/Pomeroy Jul 13 2015 X
119 Sterilization - Non-Federally Funded Jul 13 2015 X
120 Sterilization - Secondary Jul 13 2015 X
121 Tranquilizers Jul 13 2015 X
122 Transfer - Acknowledgement Jul 13 2015 X
123 Transfer - Authorization Jul 13 2015 X
124 Transfer Certification - Physician Jul 13 2015 X
125 Transfer/Discharge Request Jul 13 2015 X
126 Transfer for Non-Medical Reasons Jul 13 2015 X
127 Transfer - Interfaculty Neonatal Jul 13 2015 X
128 Transfer Refusal Jul 13 2015 X
129 Transfer Refusal of Further Treatment Jul 13 2015 X
130 Treadmill & EKG Jul 13 2015 X
131 Treadmill, Thallium-201 Jul 13 2015 X
132 Typhoid Jul 13 2015 X
133 Use of Investigational Device Jul 13 2015 X
134 Use of Investigational Drug Jul 13 2015 X
135 Venogram Jul 13 2015 X
136 Videotape Jul 13 2015 X
1137 Voiding Cystogram Jul 13 2015 X

2.C.2.410 0497 - Consent Mode

HL7 Table 0497 - Consent Mode

Concept Domain Information

Display Name: Description: Interpretation:
Consent Mode Consent Mode Form der Einverständniserklärung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.321 consentMode

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.337 hl7VS-consentMode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
497

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
V Verbal Jul 13 2015 X
W Written Jul 13 2015 X
T Telephone Jul 13 2015 X

2.C.2.411 0498 - Consent Status

HL7 Table 0498 - Consent Status

Concept Domain Information

Display Name: Description: Interpretation:
Consent Status Consent Status Status der Einverständniserklärung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.322 consentStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.338 hl7VS-consentStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
498

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Active - Consent has been granted Jul 13 2015 X
L Limited - Consent has been granted with limitations Jul 13 2015 X
R Refused - Consent has been refused Jul 13 2015 X
P Pending - Consent has not yet been sought Jul 13 2015 X
X Rescinded - Consent was initially granted, but was subsequently revoked or ended. Jul 13 2015 X
B Bypassed (Consent not sought) Jul 13 2015 X

2.C.2.412 0499 - Consent Bypass Reason

User-defined Table 0499 - Consent Bypass Reason

Concept Domain Information

Display Name: Description: Interpretation:
Consent Bypass Reason Consent Bypass Reason Grund für Nichteinholung eines Einverständnisses

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.323 consentBypassReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.339 hl7VS-consentBypassReason

Binding Information

Binding:
example

Table Metadata

Table: Steward:
499

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Emergency Jul 13 2015 X
PJ Professional Judgment Jul 13 2015 X

2.C.2.413 0500 - Consent Disclosure Level

HL7 Table 0500 - Consent Disclosure Level

Concept Domain Information

Display Name: Description: Interpretation:
Consent Disclosure Level Consent Disclosure Level Umfang der Patientenaufklärung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.324 consentDisclosureLevel

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.340 hl7VS-consentDisclosureLevel

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
500

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Full Disclosure Jul 13 2015 X
P Partial Disclosure Jul 13 2015 X
N No Disclosure Jul 13 2015 X

2.C.2.414 0501 - Consent Non-Disclosure Reason

User -defined Table 0501 - Consent Non-Disclosure Reason

Concept Domain Information

Display Name: Description: Interpretation:
Consent Non-Disclosure Reason Consent Non-Disclosure Reason Grund für eingeschränkte Patientenaufklärung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.325 consentNon-disclosureReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.341 hl7VS-consentNon-disclosureReason

Binding Information

Binding:
example

Table Metadata

Table: Steward:
501

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Emergency Jul 13 2015 X
RX Rx Private Jul 13 2015 X
PR Patient Request Jul 13 2015 X

2.C.2.415 0502 - Non-Subject Consenter Reason

User-defined Table 0502 - Non-Subject Consenter Reason

Concept Domain Information

Display Name: Description: Interpretation:
Non-Subject Consenter Reason Non-Subject Consenter Reason Grund für die Einwilligung durch Dritte

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.326 non-subjectConsenterReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.342 hl7VS-non-subjectConsenterReason

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
502

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MIN Subject is a minor Jul 13 2015 X
NC Subject is not competent to consent Jul 13 2015 X
LM Legally mandated Jul 13 2015 X

2.C.2.416 0503 - Sequence/Results Flag

HL7 Table 0503 - Sequence/Results Flag

Concept Domain Information

Display Name: Description: Interpretation:
Sequence/Results Flag Sequence/Results Flag zeitliche Abhängigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.327 sequenceResultsFlag

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.343 hl7VS-sequenceResultsFlag

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
503

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
S Sequential Jul 13 2015 X
C Cyclical Jul 13 2015 X
R Reserved for future use Jul 13 2015 X

2.C.2.417 0504 - Sequence Condition Code

HL7 Table 0504 - Sequence Condition Code

Concept Domain Information

Display Name: Description: Interpretation:
Sequence Condition Code Sequence Condition Code Festlegung zeitlicher Abhängigkeit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.328 sequenceCondition

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.344 hl7VS-sequenceConditionCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
504

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EE End related service request(s), end current service request. Jul 13 2015 X
ES End related service request(s), start current service request. Jul 13 2015 X
SS Start related service request(s), start current service request. Jul 13 2015 X
SE Start related service request(s), end current service request. Jul 13 2015 X

2.C.2.418 0505 - Cyclic Entry/Exit Indicator

HL7 Table 0505 - Cyclic Entry/Exit Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Cyclic Entry/Exit Indicator Cyclic Entry/Exit Indicator erster/letzter einer zyklischen Gruppe

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.329 cyclicEntryExitIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.345 hl7VS-cyclicEntryExitIndicator

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
505

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
* The first service request in a cyclic group Jul 13 2015 X
# The last service request in a cyclic group. Jul 13 2015 X

2.C.2.419 0506 - Service Request Relationship

HL7 Table 0506 - Service Request Relationship

Concept Domain Information

Display Name: Description: Interpretation:
Service Request Relationship Service Request Relationship Beziehung zu anderen Aufträgen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.330 serviceRequestRelationship

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.346 hl7VS-serviceRequestRelationship

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
506

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
N Nurse prerogative Jul 13 2015 X
C Compound Jul 13 2015 X
T Tapering Jul 13 2015 X
E Exclusive Jul 13 2015 X
S Simultaneous Jul 13 2015 X

2.C.2.420 0507 - Observation Result Handling

User-defined Table 0507 - Observation Result Handling

Concept Domain Information

Display Name: Description: Interpretation:
Observation Result Handling Observation Result Handling Umgang mit Untersuchungsergebnis

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.331 observationResultHandling

Code System Version Information

OID Version:
3

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.347 hl7VS-observationResultHandling

Binding Information

Binding:
example

Table Metadata

Table: Steward:
507

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Film-with-patient Jul 13 2015 X
N Notify provider when ready Jul 13 2015 X
A Alert provider when abnormal Jul 13 2015 X

2.C.2.421 0508 - Blood Product Processing Requirements

User-defined Table 0508 - Blood Product Processing Requirements

Concept Domain Information

Display Name: Description: Interpretation:
Blood Product Processing Requirements Blood Product Processing Requirements geforderte Vorbehandlung des Blutproduktes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.332 bloodProductProcessingRequirements

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.348 hl7VS-bloodProductProcessingRequirements

Binding Information

Binding:
example

Table Metadata

Table: Steward:
508

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LR Leukoreduced Jul 13 2015 X
IR Irradiated Jul 13 2015 X
CS CMV Safe Jul 13 2015 X
FR Fresh unit Jul 13 2015 X
AU Autologous Unit Jul 13 2015 X
DI Directed Unit Jul 13 2015 X
HL HLA Matched Jul 13 2015 X
CM CMV Negative Jul 13 2015 X
HB Hemoglobin S Negative Jul 13 2015 X
WA Washed Jul 13 2015 X
IG IgA Deficient Jul 13 2015 X

2.C.2.422 0509 - Indication for Use

User-defined Table 0509 - Indication for Use

Concept Domain Information

Display Name: Description: Interpretation:
Indication for Use Indication for Use Bestellgrund

Code System Identification Information

CS-OID: CS Symbolic Name:
indicationForUse

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-indicationForUse

Binding Information

Binding:

Table Metadata

Table: Steward:
509

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.423 0510 - Blood Product Dispense Status

HL7 Table 0510 - Blood Product Dispense Status

Concept Domain Information

Display Name: Description: Interpretation:
Blood Product Dispense Status Blood Product Dispense Status Ausgabestatus des Blutprodukts

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.333 bloodProductDispenseStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.349 hl7VS-bloodProductDispenseStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
510

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
RI Received into inventory (for specified patient) Jul 13 2015 X
RD Reserved and ready to dispense Jul 13 2015 X
RS Reserved (ordered and product allocated for the patient) Jul 13 2015 X
RE Released (no longer allocated for the patient) Jul 13 2015 X
DS Dispensed to patient location Jul 13 2015 X
RA Returned unused/no longer needed Jul 13 2015 X
RL Returned unused/keep linked to patient for possible use later Jul 13 2015 X
WA Wasted (product no longer viable) Jul 13 2015 X
PT Presumed transfused (dispensed and not returned) Jul 13 2015 X
CR Released into inventory for general availability Jul 13 2015 X
RQ Request to dispense blood product Jul 13 2015 X

2.C.2.424 0511 - BP Observation Status Codes Interpretation

HL7 Table 0511 - BP Observation Status Codes Interpretation

Concept Domain Information

Display Name: Description: Interpretation:
BP Observation Status Codes Interpretation BP Observation Status Codes Interpretation Statuscode in Blutproduktnachrichten

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.334 bpObservationStatusCodesInterpretation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.350 hl7VS-bpObservationStatusCodesInterpretation

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
511

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Record coming over is a correction and thus replaces a final status Jul 13 2015 X
D Deletes the BPX record Jul 13 2015 X
F Final status; Can only be changed with a corrected status Jul 13 2015 X
O Order detail description only (no status) Jul 13 2015 X
P Preliminary status Jul 13 2015 X
W Post original as wrong, e.g., transmitted for wrong patient Jul 13 2015 X

2.C.2.425 0512 - Commercial Product

User-defined Table 0512 - Commercial Product

Concept Domain Information

Display Name: Description: Interpretation:
Commercial Product Commercial Product Art des kommerziellen Blutprodukts

Code System Identification Information

CS-OID: CS Symbolic Name:
commercialProduct

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-commercialProduct

Binding Information

Binding:

Table Metadata

Table: Steward:
512

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.426 0513 - Blood Product Transfusion/Disposition Status

HL7 Table 0513 - Blood Product Transfusion/Disposition Status

Concept Domain Information

Display Name: Description: Interpretation:
Blood Product Transfusion/Disposition Status Blood Product Transfusion/Disposition Status Transfusions-/Auslieferungsstatus des Blutprodukts

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.335 bloodProductTransfusion-dispositionStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.351 hl7VS-bloodProductTransfusion-dispositionStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
513

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
RA Returned unused/no longer needed Jul 13 2015 X
RL Returned unused/keep linked to patient for possible use later Jul 13 2015 X
WA Wasted (product no longer viable) Jul 13 2015 X
TX Transfused Jul 13 2015 X
TR Transfused with adverse reaction Jul 13 2015 X

2.C.2.427 0514 - Transfusion Adverse Reaction

User-defined Table 0514 - Transfusion Adverse Reaction

Concept Domain Information

Display Name: Description: Interpretation:
Transfusion Adverse Reaction Transfusion Adverse Reaction adverse Reaktion bei Transfusion

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.336 transfusionAdverseReaction

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.352 hl7VS-transfusionAdverseReaction

Binding Information

Binding:
example

Table Metadata

Table: Steward:
514

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ABOINC ABO Incompatible Transfusion Reaction Jul 13 2015 X
ACUTHEHTR Acute Hemolytic Transfusion Reaction Jul 13 2015 X
ALLERGIC1 Allergic Reaction - First Jul 13 2015 X
ALLERGIC2 Allergic Reaction - Recurrent Jul 13 2015 X
ALLERGICR Allergic Reaction - Repeating Jul 13 2015 X
ANAPHYLAC Anaphylactic Reaction Jul 13 2015 X
BACTCONTAM Reaction to Bacterial Contamination Jul 13 2015 X
DELAYEDHTR Delayed Hemolytic Transfusion Reaction Jul 13 2015 X
DELAYEDSTR Delayed Serological Transfusion Reaction Jul 13 2015 X
GVHD Graft vs Host Disease - Transfusion - Associated Jul 13 2015 X
HYPOTENS Non-hemolytic Hypotensive Reaction Jul 13 2015 X
NONHTR1 Non-Hemolytic Fever Chill Transfusion Reaction - First Jul 13 2015 X
NONHTR2 Non-Hemolytic Fever Chill Transfusion Reaction - Recurrent Jul 13 2015 X
NONHTRREC Non-Hemolytic Fever Chill Transfusion Reaction - Repeating Jul 13 2015 X
NONIMMUNE Non-Immune Hemolysis Jul 13 2015 X
NONSPEC Non-Specific, Non-Hemolytic Transfusion Reaction Jul 13 2015 X
NORXN No Evidence of Transfusion Reaction Jul 13 2015 X
PTP Posttransfusion Purpura Jul 13 2015 X
VOLOVER Symptoms most likely due to volume overload Jul 13 2015 X

2.C.2.428 0515 - Transfusion Interrupted Reason

User-defined Table 0515 - Transfusion Interrupted Reason

Concept Domain Information

Display Name: Description: Interpretation:
Transfusion Interrupted Reason Transfusion Interrupted Reason Grund für Transfusionsunterbrechung

Code System Identification Information

CS-OID: CS Symbolic Name:
transfusionInterruptedReason

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-transfusionInterruptedReason

Binding Information

Binding:

Table Metadata

Table: Steward:
515

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.429 0516 - Error Severity

HL7 Table 0516 - Error Severity

Concept Domain Information

Display Name: Description: Interpretation:
Error Severity Error Severity Schweregrad des Fehlers

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.337 errorSeverity

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.353 hl7VS-errorSeverity

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
516

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
W Warning Warnung Jul 13 2015 X
I Information Information Jul 13 2015 X
E Error Fehler Jul 13 2015 X
F Fatal Error Jul 13 2015 X

2.C.2.430 0517 - Inform Person Code

User-defined Table 0517 - Inform Person Code

Concept Domain Information

Display Name: Description: Interpretation:
Inform Person Code Inform Person Code Zielgruppe für Fehlermeldung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.338 informInstructions

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.354 hl7VS-informPersonCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
517

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PAT Inform patient Jul 13 2015 X
NPAT Do NOT inform patient Jul 13 2015 X
USR Inform User Jul 13 2015 X
HD Inform help desk Jul 13 2015 X

2.C.2.431 0518 - Override Type

User-defined Table 0518 - Override Type

Concept Domain Information

Display Name: Description: Interpretation:
Override Type Override Type Art der Übersteuerung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.339 overrideType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.355 hl7VS-overrideType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
518

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EXTN Extension Override Jul 13 2015 X
INLV Interval Override Jul 13 2015 X
EQV Equivalence Override Jul 13 2015 X

2.C.2.432 0519 - Override Reason

User-defined Table 0519 - Override Reason

Concept Domain Information

Display Name: Description: Interpretation:
Override Reason Override Reason Grund der Übersteuerung

Code System Identification Information

CS-OID: CS Symbolic Name:
overrideReason

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-overrideReason

Binding Information

Binding:

Table Metadata

Table: Steward:
519

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.433 0520 - Message Waiting Priority

HL7 Table 0520 - Message Waiting Priority

Concept Domain Information

Display Name: Description: Interpretation:
Message Waiting Priority Message Waiting Priority Priorität wartender Nachricht

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.340 messageWaitingPriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.356 hl7VS-messageWaitingPriority

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
520

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
H High Jul 13 2015 X
M Medium Jul 13 2015 X
L Low Jul 13 2015 X

2.C.2.434 0521 - Override Code

User-defined Table 0521 - Override Code

Concept Domain Information

Display Name: Description: Interpretation:
Override Code Override Code Grund der Übersteuerung

Code System Identification Information

CS-OID: CS Symbolic Name:
overrideCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-overrideCode

Binding Information

Binding:

Table Metadata

Table: Steward:
521

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.435 0523 - Computation Type

HL7 Table 0523 - Computation Type

Concept Domain Information

Display Name: Description: Interpretation:
Computation Type Computation Type Berechnungsgrundlage

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.341 computationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.357 hl7VS-computationType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
523

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
% Indicates a percent change Jul 13 2015 X
a Absolute Change Jul 13 2015 X

2.C.2.436 0525 - Privilege

User-defined Table 0525 - Privilege

Concept Domain Information

Display Name: Description: Interpretation:
Privilege Privilege Berechtigungen

Code System Identification Information

CS-OID: CS Symbolic Name:
privilege

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-privilege

Binding Information

Binding:

Table Metadata

Table: Steward:
525

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.437 0526 - Privilege Class

User-defined Table 0526 - Privilege Class

Concept Domain Information

Display Name: Description: Interpretation:
Privilege Class Privilege Class Berechtigungsklasse

Code System Identification Information

CS-OID: CS Symbolic Name:
privilegeClass

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-privilegeClass

Binding Information

Binding:

Table Metadata

Table: Steward:
526

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.438 0527 - Calendar Alignment

HL7 Table 0527 - Calendar Alignment

Concept Domain Information

Display Name: Description: Interpretation:
Calendar Alignment Calendar Alignment Kalenderbezug

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.343 calendarAlignment

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.359 hl7VS-calendarAlignment

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
527

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MY month of the year Monat Jul 13 2015 X
WY week of the year Kalenderwoche Jul 13 2015 X
DM day of the month Tag des Monats Jul 13 2015 X
DY day of the year Tag des Jahres Jul 13 2015 X
DW day of the week (begins with Monday) Tag der Woche (beginnend mit Montag) Jul 13 2015 X
HD hour of the day Stunde Jul 13 2015 X
NH minute of the hour Minute Jul 13 2015 X
SN second of the minute Sekunde Jul 13 2015 X

2.C.2.439 0528 - Event Related Period

HL7 Table 0528 - Event Related Period

Concept Domain Information

Display Name: Description: Interpretation:
Event Related Period Event Related Period Bezug zu täglichen Ereignissen

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.344 eventRelatedPeriod

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.360 hl7VS-eventRelatedPeriod

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
528

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
HS the hour of sleep (e.g., H18-22) Jul 13 2015 X
AC before meal (from lat. ante cibus) Jul 13 2015 X
PC after meal (from lat. post cibus) Jul 13 2015 X
IC between meals (from lat. inter cibus) Jul 13 2015 X
ACM before breakfast (from lat. ante cibus matutinus) Jul 13 2015 X
ACD before lunch (from lat. ante cibus diurnus) Jul 13 2015 X
ACV before dinner (from lat. ante cibus vespertinus) Jul 13 2015 X
PCM after breakfast (from lat. post cibus matutinus) Jul 13 2015 X
PCD after lunch (from lat. post cibus diurnus) Jul 13 2015 X
PCV after dinner (from lat. post cibus vespertinus) Jul 13 2015 X
ICM between breakfast and lunch Jul 13 2015 X
ICD between lunch and dinner Jul 13 2015 X
ICV between dinner and the hour of sleep Jul 13 2015 X

2.C.2.440 0530 - Organization, Agency, Department

User-defined Table 0530 - Organization, Agency, Department

Concept Domain Information

Display Name: Description: Interpretation:
Organization, Agency, Department Organization, Agency, Department Organization

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.346 organization-Agency-Department

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.362 hl7VS-organization-Agency-Department

Binding Information

Binding:
example

Table Metadata

Table: Steward:
530

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AE American Express Jul 13 2015 X
DEA Drug Enforcement Agency Jul 13 2015 X
DOD Department of Defense Jul 13 2015 X
MC Master Card Jul 13 2015 X
VA Veterans Affairs Jul 13 2015 X
VI Visa Jul 13 2015 X

2.C.2.441 0531 - Institution

User-defined Table 0531 - Institution

Concept Domain Information

Display Name: Description: Interpretation:
Institution Institution Institution

Code System Identification Information

CS-OID: CS Symbolic Name:
institution

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-institution

Binding Information

Binding:

Table Metadata

Table: Steward:
531

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.442 0532 - Expanded Yes/No Indicator

This table expands on the original Yes/no indicator table by including "flavors of null". It is intended to be applied to fields where the response is not limited to "yes" or "no".

Use Case: A reporting facility/person has little or no information on a particular event or outcome and these are reported as unknown for public health reporting purposes.

HL7 Table 0532 - Expanded Yes/no Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Expanded Yes/no Indicator Expanded Yes/no Indicator erweitertes Kennzeichen Ja/Nein

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.347 expandedYes-NoIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.363 hl7VS-expandedYes-NoIndicator

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
532

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein Jul 13 2015 X
NI No Information keine Information Jul 13 2015 X
NA not applicable nicht anwendbar Jul 13 2015 X
UNK unknown unbekannt Jul 13 2015 X
NASK not asked nicht erfragt Jul 13 2015 X
ASKU asked but unknown gefragt, aber nicht genannt Jul 13 2015 X
NAV temporarily unavailable temporär nicht verfügbar Jul 13 2015 X
NP not present Jul 13 2015 X

2.C.2.443 0533 - Application Error Code

User-defined Table 0533 - Application Error Code

Concept Domain Information

Display Name: Description: Interpretation:
Application Error Code Application Error Code applikationsspezifischer Fehlercode

Code System Identification Information

CS-OID: CS Symbolic Name:
applicationErrorCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-applicationErrorCode

Binding Information

Binding:

Table Metadata

Table: Steward:
533

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.444 0534 - Notify Clergy Code

User-defined Table 0534 - Notify Clergy Code

Concept Domain Information

Display Name: Description: Interpretation:
Notify Clergy Code Notify Clergy Code Benachrichtigung Geistlicher

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.348 clergyNotificationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.364 hl7VS-notifyClergyCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
534

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Nein Jul 13 2015 X
L Last Rites only Jul 13 2015 X
O Other Jul 13 2015 X
U Unknown unbekannt Jul 13 2015 X

2.C.2.445 0535 - Signature Code

User-defined Table 0535 - Signature Code

Concept Domain Information

Display Name: Description: Interpretation:
Signature Code Signature Code Unterschriftenart

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.349 signatureType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.365 hl7VS-signatureCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
535

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Signed CMS-1500 claim form on file, e.g., authorization for release of any medical or other information necessary to process this claim and assignment of benefits. Jul 13 2015 X
S Signed authorization for release of any medical or other information necessary to process this claim on file. Jul 13 2015 X
M Signed authorization for assignment of benefits on file. Jul 13 2015 X
P Signature generated by provider because the patient was not physically present for services. Jul 13 2015 X

2.C.2.446 0536 - Certificate Status

User-defined Table 0536 - Certificate Status

Concept Domain Information

Display Name: Description: Interpretation:
Certificate Status Certificate Status Zertifikatsstatus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.350 certificateStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.366 hl7VS-certificateStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
536

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Provisional Jul 13 2015 X
R Revoked zurückgezogen Jul 13 2015 X
V Active/Valid aktiv/gültig Jul 13 2015 X
E Expired abgelaufen Jul 13 2015 X
I Inactive inaktiv Jul 13 2015 X

2.C.2.447 0537 - Institution

User-defined Table 0537 - Institution

Concept Domain Information

Display Name: Description: Interpretation:
Institution Institution Institution

Code System Identification Information

CS-OID: CS Symbolic Name:
institution

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-institution

Binding Information

Binding:

Table Metadata

Table: Steward:
537

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.448 0538 - Institution Relationship Type

User-defined Table 0538 - Institution Relationship Type

Concept Domain Information

Display Name: Description: Interpretation:
Institution Relationship Type Institution Relationship Type Beziehung zur Institution

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.351 institutionRelationshipType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.367 hl7VS-institutionRelationshipType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
538

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EMP Employee Angestellter Jul 13 2015 X
VOL Volunteer Jul 13 2015 X
CON Contractor Jul 13 2015 X
CST Consultant Jul 13 2015 X

2.C.2.449 0539 - Cost Center Code

User-defined Table 0539 - Cost Center Code

Concept Domain Information

Display Name: Description: Interpretation:
Cost Center Code Cost Center Code Kostenstellen

Code System Identification Information

CS-OID: CS Symbolic Name:
costCenterCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-costCenterCode

Binding Information

Binding:

Table Metadata

Table: Steward:
539

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.450 0540 - Inactive Reason Code

User-defined Table 0540 - Inactive Reason Code

Concept Domain Information

Display Name: Description: Interpretation:
Inactive Reason Code Inactive Reason Code Begründung für inaktives Arbeitsverhältnis

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.352 inactiveReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.368 hl7VS-inactiveReasonCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
540

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
L Leave of Absence Jul 13 2015 X
T Termination Jul 13 2015 X
R Retired Jul 13 2015 X

2.C.2.451 0541 - Specimen Type Modifier

User-defined Table 0541 - Specimen Type Modifier

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Type Modifier Specimen Type Modifier zusätzliche Kategorisierung des Probenmaterials

Code System Identification Information

CS-OID: CS Symbolic Name:
specimenTypeModifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-specimenTypeModifier

Binding Information

Binding:

Table Metadata

Table: Steward:
541

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.452 0542 - Specimen Source Type Modifier

User-defined Table 0542 - Specimen Source Type Modifier

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Source Type Modifier Specimen Source Type Modifier Zusätzliche Kategorisierung zum Ort d. Probennahme

Code System Identification Information

CS-OID: CS Symbolic Name:
specimenSourceTypeModifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-specimenSourceTypeModifier

Binding Information

Binding:

Table Metadata

Table: Steward:
542

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.453 0543 - Specimen Collection Site

User-defined Table 0543 - Specimen Collection Site

Concept Domain Information

Display Name: Description: Interpretation:
Specimen Collection Site Specimen Collection Site Zugangsweg bei Probennahme

Code System Identification Information

CS-OID: CS Symbolic Name:
specimenCollectionSite

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-specimenCollectionSite

Binding Information

Binding:

Table Metadata

Table: Steward:
543

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.454 0544 - Container Condition

HL7 Table 0544 - Container Condition

Concept Domain Information

Display Name: Description: Interpretation:
Container Condition Container Condition Zustand des Probengefäßes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.353 containerCondition

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.369 hl7VS-containerCondition

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
544

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
XC37 Not Body temperature Jul 13 2015 X
XAMB Not Ambient temperature Jul 13 2015 X
XCAMB Not Critical ambient temperature Jul 13 2015 X
XREF Not Refrigerated temperature Jul 13 2015 X
XCREF Not Critical refrigerated temperature Jul 13 2015 X
XFRZ Not Frozen temperature Jul 13 2015 X
XCFRZ Not Critical frozen temperature Jul 13 2015 X
XDFRZ Not Deep frozen Jul 13 2015 X
XUFRZ Not Ultra frozen Jul 13 2015 X
XNTR Not Liquid nitrogen Jul 13 2015 X
XPRTL Not Protected from light Jul 13 2015 X
XCATM Exposed to Air Jul 13 2015 X
XDRY Not Dry Jul 13 2015 X
XPSO Exposed to shock Jul 13 2015 X
XPSA Shaken Jul 13 2015 X
XUPR Not Upright Jul 13 2015 X
XMTLF Metal Exposed Jul 13 2015 X
SB Seal Broken Jul 13 2015 X
CC Container Cracked Jul 13 2015 X
CT Container Torn Jul 13 2015 X
CL Container Leaking Jul 13 2015 X

2.C.2.455 0547 - Jurisdictional Breadth

User-defined Table 0547 - Jurisdictional Breadth

Concept Domain Information

Display Name: Description: Interpretation:
Jurisdictional Breadth Jurisdictional Breadth legislative Ebene

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.354 jurisdictionalBreadth

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.370 hl7VS-jurisdictionalBreadth

Binding Information

Binding:
example

Table Metadata

Table: Steward:
547

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C County/Parish Jul 13 2015 X
S State/Province Bundesland Jul 13 2015 X
N Country Land Jul 13 2015 X

2.C.2.456 0548 - Signatory''s Relationship to Subject

User-defined Table 0548 - Signatory's Relationship to Subject

Concept Domain Information

Display Name: Description: Interpretation:
Signatory's Relationship to Subject Signatory's Relationship to Subject Beziehung des Unterschreibenden zum Subject

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.355 signatorysRelationshipToSubject

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.371 hl7VS-signatory'sRelationshipToSubject

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
548

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Self Jul 13 2015 X
2 Parent Eltern Jul 13 2015 X
3 Next of Kin Jul 13 2015 X
4 Durable Power of Attorney in Healthcare Affairs Jul 13 2015 X
5 Conservator Jul 13 2015 X
6 Emergent Practitioner (practitioner judging case as emergency requiring care without a consent) Jul 13 2015 X
7 Non-Emergent Practitioner (i.e. medical ethics committee) Jul 13 2015 X

2.C.2.457 0549 - NDC Codes

Externally-defined Table 0549 - NDC Codes

Concept Domain Information

Display Name: Description: Interpretation:
NDC Codes NDC Codes nicht verwendet

Code System Identification Information

CS-OID: CS Symbolic Name:
ndcCodes

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-ndcCodes

Binding Information

Binding:

Table Metadata

Table: Steward:
549

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.458 0550 - Body Parts

HL7 Table 0550 - Body Parts

Concept Domain Information

Display Name: Description: Interpretation:
Body Parts Body Parts Körperteile

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.356 bodyParts

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.372 hl7VS-bodyParts

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
550

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ADB Abdomen Jul 13 2015 X
ACET Acetabulum Jul 13 2015 X
ACHIL Achilles Jul 13 2015 X
ADE Adenoids Jul 13 2015 X
ADR Adrenal Jul 13 2015 X
AMN Amniotic fluid Jul 13 2015 X
AMS Amniotic Sac Jul 13 2015 X
ANAL Anal Jul 13 2015 X
ANKL Ankle Jul 13 2015 X
ANTEC Antecubital Jul 13 2015 X
ANTECF Antecubital Fossa Jul 13 2015 X
ANTR Antrum Jul 13 2015 X
ANUS Anus Jul 13 2015 X
AORTA Aorta Jul 13 2015 X
AR Aortic Rim Jul 13 2015 X
AV Aortic Valve Jul 13 2015 X
APDX Appendix Jul 13 2015 X
AREO Areola Jul 13 2015 X
ARM Arm Jul 13 2015 X
ARTE Artery Jul 13 2015 X
ASCIT Ascites Jul 13 2015 X
ASCT Ascitic Fluid Jul 13 2015 X
ATR Atrium Jul 13 2015 X
AURI Auricular Jul 13 2015 X
AXI Axilla Jul 13 2015 X
BACK Back Jul 13 2015 X
BARTD Bartholin Duct Jul 13 2015 X
BARTG Bartholin Gland Jul 13 2015 X
BRTGF Bartholin Gland Fluid Jul 13 2015 X
BPH Basophils Jul 13 2015 X
BID Bile Duct Jul 13 2015 X
BIFL Bile fluid Jul 13 2015 X
BLAD Bladder Jul 13 2015 X
BLOOD Blood Jul 13 2015 X
BLDA Blood, Arterial Jul 13 2015 X
BLDC Blood, Capillary Jul 13 2015 X
BLDV Blood, Venous Jul 13 2015 X
CBLD Blood, Cord Jul 13 2015 X
BLD Blood, Whole Jul 13 2015 X
BDY Body, Whole Jul 13 2015 X
BON Bone Jul 13 2015 X
BMAR Bone marrow Jul 13 2015 X
BOWEL Bowel Jul 13 2015 X
BOWLA Bowel, Large Jul 13 2015 X
BOWSM Bowel, Small Jul 13 2015 X
BRA Brachial Jul 13 2015 X
BRAIN Brain Jul 13 2015 X
BCYS Brain Cyst Fluid Jul 13 2015 X
BRST Breast Jul 13 2015 X
BRSTFL Breast fluid Jul 13 2015 X
BRO Bronchial Jul 13 2015 X
BROCH Bronchiole/Bronchiolar Jul 13 2015 X
BRONC Bronchus/Bronchial Jul 13 2015 X
BRV Broviac Jul 13 2015 X
BUCCA Buccal Jul 13 2015 X
BURSA Bursa Jul 13 2015 X
BURSF Bursa Fluid Jul 13 2015 X
BUTT Buttocks Jul 13 2015 X
CALF Calf Jul 13 2015 X
CANAL Canal Jul 13 2015 X
CANLI Canaliculis Jul 13 2015 X
CNL Cannula Jul 13 2015 X
CANTH Canthus Jul 13 2015 X
CDM Cardiac Muscle Jul 13 2015 X
CARO Carotid Jul 13 2015 X
CARP Carpal Jul 13 2015 X
CAVIT Cavity Jul 13 2015 X
CHE Cavity, Chest Jul 13 2015 X
CECUM Cecum/Cecal Jul 13 2015 X
CSF Cerebral Spinal Fluid Jul 13 2015 X
CVX Cervix Jul 13 2015 X
CERVUT Cervix/Uterus Jul 13 2015 X
CHEEK Cheek Jul 13 2015 X
CHES Chest Jul 13 2015 X
CHEST  Chest Tube Jul 13 2015 X
CHIN Chin Jul 13 2015 X
CIRCU Circumcision Site Jul 13 2015 X
CLAVI Clavicle/Clavicular Jul 13 2015 X
CLITO Clitoral Jul 13 2015 X
CLIT Clitoris Jul 13 2015 X
COCCG Coccygeal Jul 13 2015 X
COCCY Coccyx Jul 13 2015 X
COLON Colon Jul 13 2015 X
COLOS Colostomy Jul 13 2015 X
COS Colostomy Stoma Jul 13 2015 X
CDUCT Common Duct Jul 13 2015 X
CONJ Conjunctiva Jul 13 2015 X
CORAL Coral Jul 13 2015 X
COR Cord Jul 13 2015 X
CORD Cord Blood Jul 13 2015 X
CORN Cornea Jul 13 2015 X
CRANE Cranium, ethmoid Jul 13 2015 X
CRANF Cranium, frontal Jul 13 2015 X
CRANO Cranium, occipital Jul 13 2015 X
CRANP Cranium, parietal Jul 13 2015 X
CRANS Cranium, sphenoid Jul 13 2015 X
CRANT Cranium, temporal Jul 13 2015 X
CUBIT Cubitus Jul 13 2015 X
CUFF Cuff Jul 13 2015 X
CULD Cul De Sac Jul 13 2015 X
CULDO Culdocentesis Jul 13 2015 X
DELT Deltoid Jul 13 2015 X
DENTA Dental Jul 13 2015 X
DEN Dental Gingiva Jul 13 2015 X
DIAF Dialysis Fluid Jul 13 2015 X
DPH Diaphragm Jul 13 2015 X
DIGIT Digit Jul 13 2015 X
DISC Disc Jul 13 2015 X
DORS Dorsum/Dorsal Jul 13 2015 X
DUFL Duodenal Fluid Jul 13 2015 X
DUODE Duodenum/Duodenal Jul 13 2015 X
DUR Dura Jul 13 2015 X
EAR Ear Jul 13 2015 X
EARBI Ear bone, incus Jul 13 2015 X
EARBM Ear bone, malleus Jul 13 2015 X
EARBS Ear bone,stapes Jul 13 2015 X
EARLO Ear Lobe Jul 13 2015 X
ELBOW Elbow Jul 13 2015 X
ELBOWJ Elbow Joint Jul 13 2015 X
ENDC Endocardium Jul 13 2015 X
EC Endocervical Jul 13 2015 X
EOLPH endolpthamitis Jul 13 2015 X
ENDM Endometrium Jul 13 2015 X
ET Endotracheal Jul 13 2015 X
EUR Endourethral Jul 13 2015 X
EOS Eosinophils Jul 13 2015 X
EPICA Epicardial Jul 13 2015 X
EPICM Epicardium Jul 13 2015 X
EPD Epididymis Jul 13 2015 X
EPIDU Epidural Jul 13 2015 X
EPIGL Epiglottis Jul 13 2015 X
ESOPG Esophageal Jul 13 2015 X
ESO Esophagus Jul 13 2015 X
ETHMO Ethmoid Jul 13 2015 X
  External Jugular Jul 13 2015 X
EYE Eye Jul 13 2015 X
BROW Eyebrow Jul 13 2015 X
EYELI Eyelid Jul 13 2015 X
FACE Face Jul 13 2015 X
FBINC Facial bone, inferior nasal concha Jul 13 2015 X
FBLAC Facial bone, lacrimal Jul 13 2015 X
FBMAX Facial bone, maxilla Jul 13 2015 X
FBNAS Facial bone, nasal Jul 13 2015 X
FBPAL Facial bone, palatine Jul 13 2015 X
FBVOM Facial bone, vomer Jul 13 2015 X
FBZYG Facial bone, zygomatic Jul 13 2015 X
FALLT Fallopian Tube Jul 13 2015 X
FEMOR Femoral Jul 13 2015 X
FMH Femoral Head Jul 13 2015 X
FEMUR Femur Jul 13 2015 X
FET Fetus Jul 13 2015 X
FIBU Fibula Jul 13 2015 X
FING Finger Jul 13 2015 X
FINGN Finger Nail Jul 13 2015 X
FOL Follicle Jul 13 2015 X
FOOT Foot Jul 13 2015 X
FOREA Forearm Jul 13 2015 X
FOREH Forehead Jul 13 2015 X
FORES Foreskin Jul 13 2015 X
FOURC Fourchette Jul 13 2015 X
GB Gall Bladder Jul 13 2015 X
GEN Genital Jul 13 2015 X
GVU Genital - Vulva Jul 13 2015 X
GENC Genital Cervix Jul 13 2015 X
GL Genital Lesion Jul 13 2015 X
GENL Genital Lochia Jul 13 2015 X
GLAND Gland Jul 13 2015 X
GLANS Glans Jul 13 2015 X
GLUTE Gluteal Jul 13 2015 X
GLUT Gluteus Jul 13 2015 X
GLUTM Gluteus Medius Jul 13 2015 X
GROIN Groin Jul 13 2015 X
GUM Gum Jul 13 2015 X
HAR Hair Jul 13 2015 X
HAL Hallux Jul 13 2015 X
HAND Hand Jul 13 2015 X
HEAD Head Jul 13 2015 X
HART Heart Jul 13 2015 X
HV Heart Valve Jul 13 2015 X
HVB Heart Valve, Bicuspid Jul 13 2015 X
HVT Heart Valve, Tricuspid Jul 13 2015 X
HEEL Heel Jul 13 2015 X
HEM Hemorrhoid Jul 13 2015 X
HIP Hip Jul 13 2015 X
HIPJ Hip Joint Jul 13 2015 X
HUMER Humerus Jul 13 2015 X
HYMEN Hymen Jul 13 2015 X
ILC Ileal Conduit Jul 13 2015 X
ILE Ileal Loop Jul 13 2015 X
ILEOS Ileostomy Jul 13 2015 X
ILEUM Ileum Jul 13 2015 X
ILIAC Iliac Jul 13 2015 X
ILCR Iliac Crest Jul 13 2015 X
ILCON Ilical Conduit Jul 13 2015 X
INGUI Inguinal Jul 13 2015 X
JUGI Jugular, Internal Jul 13 2015 X
INT Intestine Jul 13 2015 X
ICX Intracervical Jul 13 2015 X
INASA Intranasal Jul 13 2015 X
INTRU Intrauterine Jul 13 2015 X
INTRO Introitus Jul 13 2015 X
ISCHI Ischium Jul 13 2015 X
JAW Jaw Jul 13 2015 X
KIDN  Kidney Jul 13 2015 X
KNEE Knee Jul 13 2015 X
KNEEF Knee Fluid Jul 13 2015 X
KNEEJ Knee Joint Jul 13 2015 X
LABIA Labia Jul 13 2015 X
LABMA Labia Majora Jul 13 2015 X
LABMI Labia Minora Jul 13 2015 X
LACRI Lacrimal Jul 13 2015 X
LAM Lamella Jul 13 2015 X
INSTL Intestine, Large Jul 13 2015 X
LARYN Larynx Jul 13 2015 X
LEG Leg Jul 13 2015 X
LENS Lens Jul 13 2015 X
WBC Leukocytes Jul 13 2015 X
LING Lingual Jul 13 2015 X
LINGU Lingula Jul 13 2015 X
LIP Lip Jul 13 2015 X
STOOLL Liquid Stool Jul 13 2015 X
LIVER Liver Jul 13 2015 X
LOBE Lobe Jul 13 2015 X
LOCH Lochia Jul 13 2015 X
ISH Loop, Ishial Jul 13 2015 X
LUMBA Lumbar Jul 13 2015 X
LMN Lumen Jul 13 2015 X
LUNG Lung Jul 13 2015 X
LN Lymph Node Jul 13 2015 X
LNG Lymph Node, Groin Jul 13 2015 X
LYM Lymphocytes Jul 13 2015 X
MAC Macrophages Jul 13 2015 X
MALLE Malleolus Jul 13 2015 X
MANDI Mandible/Mandibular Jul 13 2015 X
MAR Marrow Jul 13 2015 X
MAST Mastoid Jul 13 2015 X
MAXIL Maxilla/Maxillary Jul 13 2015 X
MAXS Maxillary Sinus Jul 13 2015 X
MEATU Meatus Jul 13 2015 X
MEC Meconium Jul 13 2015 X
MEDST Mediastinum Jul 13 2015 X
MEDU Medullary Jul 13 2015 X
MOU Membrane Jul 13 2015 X
MPB Meninges Jul 13 2015 X
METAC Metacarpal Jul 13 2015 X
METAT Metatarsal Jul 13 2015 X
MILK Milk, Breast Jul 13 2015 X
MITRL Mitral Valve Jul 13 2015 X
MOLAR Molar Jul 13 2015 X
MP Mons Pubis Jul 13 2015 X
MONSU Mons Ureteris Jul 13 2015 X
MONSV Mons Veneris(Mons Pubis) Jul 13 2015 X
MOUTH Mouth Jul 13 2015 X
MRSA2 Mrsa: Jul 13 2015 X
MYO Myocardium Jul 13 2015 X
NAIL Nail Jul 13 2015 X
NAILB Nail Bed Jul 13 2015 X
NAILF Nail, Finger Jul 13 2015 X
NAILT Nail, Toe Jul 13 2015 X
NARES Nares Jul 13 2015 X
NASL Nasal Jul 13 2015 X
NSS Nasal Septum Jul 13 2015 X
NLACR Nasolacrimal Jul 13 2015 X
NP Nasopharyngeal/Nasopharynx Jul 13 2015 X
NTRAC Nasotracheal Jul 13 2015 X
NAVEL Navel Jul 13 2015 X
NECK Neck Jul 13 2015 X
NERVE Nerve Jul 13 2015 X
NIPPL Nipple Jul 13 2015 X
NOS Nose (Nasal Passage) Jul 13 2015 X
NOSE Nose/Nose(outside) Jul 13 2015 X
NOSTR Nostril Jul 13 2015 X
OCCIP Occipital Jul 13 2015 X
OLECR Olecranon Jul 13 2015 X
OMEN Omentum Jul 13 2015 X
ORBIT Orbit/Orbital Jul 13 2015 X
ORO Oropharynx Jul 13 2015 X
OSCOX Os coxa (pelvic girdle) Jul 13 2015 X
OVARY Ovary Jul 13 2015 X
PALAT Palate Jul 13 2015 X
PLATH Palate, Hard Jul 13 2015 X
PLATS Palate, Soft Jul 13 2015 X
PALM Palm Jul 13 2015 X
PANCR Pancreas Jul 13 2015 X
PAFL Pancreatic Fluid Jul 13 2015 X
PAS Parasternal Jul 13 2015 X
PARAT Paratracheal Jul 13 2015 X
PARIE Parietal Jul 13 2015 X
PARON Paronychia Jul 13 2015 X
PAROT Parotid/Parotid Gland Jul 13 2015 X
PATEL Patella Jul 13 2015 X
PELV Pelvis Jul 13 2015 X
PENSH Penile Shaft Jul 13 2015 X
PENIS Penis Jul 13 2015 X
PANAL Perianal/Perirectal Jul 13 2015 X
PERI Pericardial Fluid Jul 13 2015 X
PCARD Pericardium Jul 13 2015 X
PCLIT Periclitoral Jul 13 2015 X
PERIH Perihepatic Jul 13 2015 X
PNEAL Perineal Jul 13 2015 X
PERIN Perineal Abscess Jul 13 2015 X
PNEPH Perinephric Jul 13 2015 X
PNM Perineum Jul 13 2015 X
PORBI Periorbital Jul 13 2015 X
PERRA Perirectal Jul 13 2015 X
PERIS Perisplenic Jul 13 2015 X
PER Peritoneal Jul 13 2015 X
PERT Peritoneal Fluid Jul 13 2015 X
PERIT Peritoneum Jul 13 2015 X
PTONS Peritonsillar Jul 13 2015 X
PERIU Periurethal Jul 13 2015 X
PERIV Perivesicular Jul 13 2015 X
PHALA Phalanyx Jul 13 2015 X
PILO Pilonidal Jul 13 2015 X
PINNA Pinna Jul 13 2015 X
PLC Placenta Jul 13 2015 X
PLACF Placenta (Fetal Side) Jul 13 2015 X
PLACM Placenta (Maternal Side) Jul 13 2015 X
PLANT Plantar Jul 13 2015 X
PLEUR Pleura Jul 13 2015 X
PLEU Pleural Fluid Jul 13 2015 X
PLR Pleural Fluid (Thoracentesis Fld) Jul 13 2015 X
POPLI Popliteal Jul 13 2015 X
PREAU Preauricular Jul 13 2015 X
PRERE Prerenal Jul 13 2015 X
PRST Prostate Gland Jul 13 2015 X
PROS Prostatic Fluid Jul 13 2015 X
PUBIC Pubic Jul 13 2015 X
PUL Pulmonary Artery Jul 13 2015 X
RADI Radial Jul 13 2015 X
RADIUS Radius Jul 13 2015 X
RECTL Rectal Jul 13 2015 X
RECTU Rectum Jul 13 2015 X
RBC Red Blood Cells Jul 13 2015 X
RENL Renal Jul 13 2015 X
RNP Renal Pelvis Jul 13 2015 X
RPERI Retroperitoneal Jul 13 2015 X
RIB Rib Jul 13 2015 X
SACRA Sacral Jul 13 2015 X
SACRO Sacrococcygeal Jul 13 2015 X
SACIL Sacroiliac Jul 13 2015 X
SACRU Sacrum Jul 13 2015 X
SALGL Salivary Gland Jul 13 2015 X
SCALP Scalp Jul 13 2015 X
SCAPU Scapula/Scapular Jul 13 2015 X
SCLER Sclera Jul 13 2015 X
SCROT Scrotum/Scrotal Jul 13 2015 X
SEMN Semen Jul 13 2015 X
SEM Seminal Fluid Jul 13 2015 X
SEPTU Septum/Septal Jul 13 2015 X
SEROM Seroma Jul 13 2015 X
SHIN Shin Jul 13 2015 X
SHOLJ Sholder Joint Jul 13 2015 X
SHOL Shoulder Jul 13 2015 X
SIGMO Sigmoid Jul 13 2015 X
SINUS Sinus Jul 13 2015 X
SKM Skeletal Muscle Jul 13 2015 X
SKENE Skene's Gland Jul 13 2015 X
SKULL Skull Jul 13 2015 X
INSTS Intestine, Small Jul 13 2015 X
SOLE Sole Jul 13 2015 X
SPRM Spermatozoa Jul 13 2015 X
SPHEN Sphenoid Jul 13 2015 X
SPCOR Spinal Cord Jul 13 2015 X
SPLN Spleen Jul 13 2015 X
STER Sternum/Sternal Jul 13 2015 X
STOM Stoma Jul 13 2015 X
USTOM Stoma, Urinary Jul 13 2015 X
STOMA Stomach Jul 13 2015 X
STUMP Stump Jul 13 2015 X
SCLV Sub Clavian Jul 13 2015 X
SDP Subdiaphramatic Jul 13 2015 X
SUB Subdural Jul 13 2015 X
SUBD Subdural Fluid Jul 13 2015 X
SGF Subgaleal Fluid Jul 13 2015 X
SUBM Submandibular Jul 13 2015 X
SUBX Submaxillary Jul 13 2015 X
SUBME Submental Jul 13 2015 X
SUBPH Subphrenic Jul 13 2015 X
SPX Supra Cervical Jul 13 2015 X
SCLAV Supraclavicle/Supraclavicular Jul 13 2015 X
SUPRA Suprapubic Jul 13 2015 X
SUPB Suprapubic Specimen Jul 13 2015 X
SWT Sweat Jul 13 2015 X
SWTG Sweat Gland Jul 13 2015 X
SYNOL Synovial Jul 13 2015 X
SYN Synovial Fluid Jul 13 2015 X
SYNOV Synovium Jul 13 2015 X
TARS Tarsal Jul 13 2015 X
TDUCT Tear Duct Jul 13 2015 X
TEAR Tears Jul 13 2015 X
TEMPL Temple Jul 13 2015 X
TEMPO Temporal Jul 13 2015 X
TML Temporal Lobe Jul 13 2015 X
TESTI Testicle(Testis) Jul 13 2015 X
THIGH Thigh Jul 13 2015 X
THORA Thorax/Thoracic/Thoracentesis Jul 13 2015 X
THRB Throat Jul 13 2015 X
THUMB Thumb Jul 13 2015 X
TNL Thumbnail Jul 13 2015 X
THM Thymus Jul 13 2015 X
THYRD Thyroid Jul 13 2015 X
TIBIA Tibia Jul 13 2015 X
TOE Toe Jul 13 2015 X
TOEN Toe Nail Jul 13 2015 X
TONG Tongue Jul 13 2015 X
TONS Tonsil Jul 13 2015 X
TOOTH Tooth Jul 13 2015 X
TSK Tooth Socket Jul 13 2015 X
TRCHE Trachea/Tracheal Jul 13 2015 X
TBRON Transbronchial Jul 13 2015 X
TCN Transcarina Asp Jul 13 2015 X
ULNA Ulna/Ulnar Jul 13 2015 X
UMB Umbilical Blood Jul 13 2015 X
UMBL Umbilicus/Umbilical Jul 13 2015 X
URET Ureter Jul 13 2015 X
URTH Urethra Jul 13 2015 X
UTERI Uterine Jul 13 2015 X
SAC Uterine Cul/De/Sac Jul 13 2015 X
UTER Uterus Jul 13 2015 X
VAGIN Vagina/Vaginal Jul 13 2015 X
VCUFF Vaginal Cuff Jul 13 2015 X
VGV Vaginal Vault Jul 13 2015 X
VAL Valve Jul 13 2015 X
VAS Vas Deferens Jul 13 2015 X
VASTL Vastus Lateralis Jul 13 2015 X
VAULT Vault Jul 13 2015 X
VEIN Vein Jul 13 2015 X
VENTG Ventragluteal Jul 13 2015 X
VCSF Ventricular CSF Jul 13 2015 X
VERMI Vermis Cerebelli Jul 13 2015 X
VERTC Vertebra, cervical Jul 13 2015 X
VERTL Vertebra, lumbar Jul 13 2015 X
VERTT Vertebra, thoracic Jul 13 2015 X
VESI Vesicle Jul 13 2015 X
VESCL Vesicular Jul 13 2015 X
VESFLD Vesicular Fluid Jul 13 2015 X
VESTI Vestibule(Genital) Jul 13 2015 X
VITR Vitreous Fluid Jul 13 2015 X
VOC Vocal Cord Jul 13 2015 X
VULVA Vulva Jul 13 2015 X
WRIST Wrist Jul 13 2015 X

2.C.2.459 0552 - Advanced Beneficiary Notice Override Reason

HL7 Table 0552 - Advanced Beneficiary Notice Override Reason

Concept Domain Information

Display Name: Description: Interpretation:
Advanced Beneficiary Notice Override Reason Advanced Beneficiary Notice Override Reason Grund für Nichtvorliegen der Zuzahlungserklärung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.437 advancedBeneficiaryNoticeOverrideReason

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.372 hl7VS-advancedBeneficiaryNoticeOverrideReason

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
552

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.460 0553 - Invoice Control Code

User-defined Table 0553 - Invoice Control Code

Concept Domain Information

Display Name: Description: Interpretation:
Invoice Control Code Invoice Control Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.357 invoiceControl

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.373 hl7VS-invoiceControlCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
553

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OR Original Invoice Jul 13 2015 X
CN Cancel Invoice Jul 13 2015 X
CG Cancel Invoice Product/Service Group Jul 13 2015 X
CL Cancel Invoice Product/Service Line Item Jul 13 2015 X
PD Pre-Determination Invoice Jul 13 2015 X
RA Re-Assessment Jul 13 2015 X
OA Original Authorization Jul 13 2015 X
SA Special Authorization Jul 13 2015 X
AI Combined Authorization and Adjudication request Jul 13 2015 X
PA Pre-Authorization Jul 13 2015 X
AA Authorization request for inpatient admission Jul 13 2015 X
EA Authorization request for inpatient stay extension Jul 13 2015 X
RC Referral Pre-Authorization Jul 13 2015 X
CA Cancel Authorization request Jul 13 2015 X
CP Copy of Invoice Jul 13 2015 X
CQ Coverage Register Query Jul 13 2015 X
RU Referral authorization Jul 13 2015 X

2.C.2.461 0554 - Invoice Reason Codes

User-defined Table 0554 - Invoice Reason Codes

Concept Domain Information

Display Name: Description: Interpretation:
Invoice Reason Codes Invoice Reason Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.358 invoiceReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.374 hl7VS-invoiceReasonCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
554

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LATE Late Invoice Jul 13 2015 X
NORM Normal submission Jul 13 2015 X
SUB Subscriber coverage problem Jul 13 2015 X

2.C.2.462 0555 - Invoice Type

User-defined Table 0555 - Invoice Type

Concept Domain Information

Display Name: Description: Interpretation:
Invoice Type Invoice Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.359 invoiceType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.375 hl7VS-invoiceType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
555

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
FS Fee for Service Jul 13 2015 X
SS By Session Jul 13 2015 X
GP Group Jul 13 2015 X
BK Block Jul 13 2015 X
SL Salary Jul 13 2015 X
IN Information Only Jul 13 2015 X
NP Non Patient Jul 13 2015 X
FN Final Jul 13 2015 X
PA Partial Jul 13 2015 X
SU Supplemental Jul 13 2015 X

2.C.2.463 0556 - Benefit Group

User-defined Table 0556 - Benefit Group

Concept Domain Information

Display Name: Description: Interpretation:
Benefit Group Benefit Group

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.360 benefitGroup

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.376 hl7VS-benefitGroup

Binding Information

Binding:
example

Table Metadata

Table: Steward:
556

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AMB AMBULATORY CARE Jul 13 2015 X
DENT DENTAL Jul 13 2015 X

2.C.2.464 0557 - Payee Type

User-defined Table 0557 - Payee Type

Concept Domain Information

Display Name: Description: Interpretation:
Payee Type Payee Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.361 payeeType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.377 hl7VS-payeeType

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
557

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ORG Payee Organization Jul 13 2015 X
PERS Person Jul 13 2015 X
PPER Pay Person Jul 13 2015 X
EMPL Employer Jul 13 2015 X

2.C.2.465 0558 - Payee Relationship to Invoice

User-defined Table 0558 - Payee Relationship to Invoice

Concept Domain Information

Display Name: Description: Interpretation:
Payee Relationship to Invoice Payee Relationship to Invoice

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.362 payeeRelationshipToInvoice

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.378 hl7VS-payeeRelationshipToInvoice

Binding Information

Binding:
example

Table Metadata

Table: Steward:
558

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PT Patient Jul 13 2015 X
FM Family Member Jul 13 2015 X
SB Subscriber Jul 13 2015 X
GT Guarantor Jul 13 2015 X

2.C.2.466 0559 - Product/Service Line Item Status

User-defined Table 0559 - Product/Service Status

Concept Domain Information

Display Name: Description: Interpretation:
Product/Service Status Product/Service Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.363 product-serviceStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.379 hl7VS-product-serviceStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
559

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Processed Jul 13 2015 X
D Denied Jul 13 2015 X
R Rejected Jul 13 2015 X

2.C.2.467 0560 - Quantity Units

User-defined Table 0560 - Quantity Units

Concept Domain Information

Display Name: Description: Interpretation:
Quantity Units Quantity Units

Code System Identification Information

CS-OID: CS Symbolic Name:
quantityUnits

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.380 hl7VS-quantityUnits

Binding Information

Binding:
example

Table Metadata

Table: Steward:
560

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
FL Units Jul 13 2015 X
HS Hours Jul 13 2015 X
DY Days Jul 13 2015 X
MN Month Jul 13 2015 X
YY Years Jahre Jul 13 2015 X

2.C.2.468 0561 - Product/Services Clarification Codes

User-defined Table 0561 - Product/Services Clarification Codes

Concept Domain Information

Display Name: Description: Interpretation:
Product/Services Clarification Codes Product/Services Clarification Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.364 product-servicesClarification

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.381 hl7VS-product-servicesClarification

Binding Information

Binding:
example

Table Metadata

Table: Steward:
561

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
DTCTR Data Center Number Jul 13 2015 X
SEQ Sequence Number Jul 13 2015 X
DGAPP Diagnostic Approval Number Jul 13 2015 X
CLCTR Claim Center Jul 13 2015 X
ENC Encounter Number Jul 13 2015 X
OOP Out of Province Indicator Jul 13 2015 X
GFTH Good Faith Indicator Jul 13 2015 X

2.C.2.469 0562 - Processing Consideration Codes

User-defined Table 0562 - Processing Consideration Codes

Concept Domain Information

Display Name: Description: Interpretation:
Processing Consideration Codes Processing Consideration Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.365 processingConsideration

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.382 hl7VS-processingConsiderationCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
562

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PAPER Paper documentation to follow Jul 13 2015 X
EFORM Electronic form to follow Jul 13 2015 X
FAX Fax to follow Jul 13 2015 X
RTADJ Real Time Adjudication Processing Jul 13 2015 X
DFADJ Deferred Adjudication Processing Jul 13 2015 X
PYRDELAY Delayed by a Previous Payer Jul 13 2015 X

2.C.2.470 0564 - Adjustment Category Code

User-defined Table 0564 - Adjustment Category Code

Concept Domain Information

Display Name: Description: Interpretation:
Adjustment Category Code Adjustment Category Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.366 adjustmentCategory

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.383 hl7VS-adjustmentCategoryCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
564

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EA Edit/Adjudication Response Jul 13 2015 X
IN Information Jul 13 2015 X
PA Provider Adjustment Jul 13 2015 X
PR Processing Result Jul 13 2015 X

2.C.2.471 0565 - Provider Adjustment Reason Code

User-defined Table 0565 - Provider Adjustment Reason Code

Concept Domain Information

Display Name: Description: Interpretation:
Provider Adjustment Reason Code Provider Adjustment Reason Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.367 providerAdjustmentReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.384 hl7VS-providerAdjustmentReasonCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
565

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PST Provincial Sales Tax Jul 13 2015 X
GST Goods and Services Tax Jul 13 2015 X
HST Harmonized Sales Tax Jul 13 2015 X
DISP Dispensing Fee Jul 13 2015 X
MKUP Mark up Fee Jul 13 2015 X

2.C.2.472 0566 - Blood Unit Type

HL7 Table 0566 - Blood Unit Type

Concept Domain Information

Display Name: Description: Interpretation:
Blood Unit Type Blood Unit Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.368 bloodUnitType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.385 hl7VS-bloodUnitType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
566

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
WBL Whole Blood Jul 13 2015 X
RBC Red Blood Cells Jul 13 2015 X
PLS Plasma Jul 13 2015 X
PLT Platelets Jul 13 2015 X
GRN Granulocytes Jul 13 2015 X
PSC Peripheral Stem Cells Jul 13 2015 X
LYM Lymphocytes Jul 13 2015 X

2.C.2.473 0567 - Weight Units

HL7 Table 0567 - Weight Units

Concept Domain Information

Display Name: Description: Interpretation:
Weight Units Weight Units

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
567

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
[lb_av] Pound Jul 13 2015 X
[oz_av] Ounce Jul 13 2015 X
kg Kilogram Jul 13 2015 X
g Gram Jul 13 2015 X

2.C.2.474 0568 - Volume Units

HL7 Table 0568 - Volume Units

Concept Domain Information

Display Name: Description: Interpretation:
Volume Units Volume Units

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
568

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
l Liter Jul 13 2015 X
[pt_us] Pint Jul 13 2015 X
ml Milliliters Jul 13 2015 X

2.C.2.475 0569 - Adjustment Action

User-defined Table 0569 - Adjustment Action

Concept Domain Information

Display Name: Description: Interpretation:
Adjustment Action Adjustment Action

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.369 adjustmentAction

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.386 hl7VS-adjustmentAction

Binding Information

Binding:
example

Table Metadata

Table: Steward:
569

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EOB Print on EOB Jul 13 2015 X
PAT Inform Patient Jul 13 2015 X
PRO Inform Provider Jul 13 2015 X

2.C.2.476 0570 - Payment Method Code

User-defined Table 0570 - Payment Method Code

Concept Domain Information

Display Name: Description: Interpretation:
Payment Method Code Payment Method Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.370 paymentMethod

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.387 hl7VS-paymentMethodCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
570

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CASH Cash Jul 13 2015 X
CCCA Credit Card Jul 13 2015 X
CCHK Cashier's Check Jul 13 2015 X
CDAC Credit/Debit Account Jul 13 2015 X
CHCK Check Jul 13 2015 X
DDPO Direct Deposit Jul 13 2015 X
DEBC Debit Card Jul 13 2015 X
SWFT Society for Worldwide Interbank Financial Telecommunications (S.W.I.F.T.) Jul 13 2015 X
TRAC Traveler's Check Jul 13 2015 X
VISN VISA Special Electronic Funds Transfer Network Jul 13 2015 X

2.C.2.477 0571 - Invoice Processing Results Status

User-defined Table 0571 - Invoice Processing Results Status

Concept Domain Information

Display Name: Description: Interpretation:
Invoice Processing Results Status Invoice Processing Results Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.371 invoiceProcessingResultsStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.388 hl7VS-invoiceProcessingResultsStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
571

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ACK Acknowledge Jul 13 2015 X
REJECT Reject Jul 13 2015 X
PEND Pending Jul 13 2015 X
ADJZER Adjudicated to Zero Jul 13 2015 X
ADJSUB Adjudicated as Submitted Jul 13 2015 X
ADJ Adjudicated with Adjustments Jul 13 2015 X
PAID Paid Jul 13 2015 X
PRED Pre-Determination Jul 13 2015 X

2.C.2.478 0572 - Provider Tax Status

User-defined Table 0572 - Tax status

Concept Domain Information

Display Name: Description: Interpretation:
Tax status Tax status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.372 taxStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.389 hl7VS-taxStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
572

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
RVAT Registered in VAT register Jul 13 2015 X
UVAT Unregistered in VAT register Jul 13 2015 X

2.C.2.479 0615 - User Authentication Credential Type Code

HL7 Table 0615 - User Authentication Credential Type Code

Concept Domain Information

Display Name: Description: Interpretation:
User Authentication Credential Type Code User Authentication Credential Type Code Typ der Authentifizierungstokens

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.373 userAuthenticationCredentialType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.390 hl7VS-userAuthenticationCredentialTypeCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
615

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
KERB Kerberos Service Ticket Jul 13 2015 X
SAML Authenticated User Identity Assertion Jul 13 2015 X

2.C.2.480 0616 - Address Expiration Reason

User-defined Table 0616 - Address Expiration Reason

Concept Domain Information

Display Name: Description: Interpretation:
Address Expiration Reason Address Expiration Reason Grund für das Gültigkeitsende einer Adresse

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.374 addressExpirationReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.391 hl7VS-addressExpirationReason

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
616

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
M Moved Jul 13 2015 X
E Added in error Jul 13 2015 X
R On request Jul 13 2015 X
C Corrected Jul 13 2015 X

2.C.2.481 0617 - Address Usage

HL7 Table 0617 - Address Usage

Concept Domain Information

Display Name: Description: Interpretation:
Address Usage Address Usage Verwendungszweck der Adresse

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.375 addressUsage

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.392 hl7VS-addressUsage

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
617

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
M Mailing Jul 13 2015 X
V Visit Jul 13 2015 X
C Classification Jul 13 2015 X

2.C.2.482 0618 - Protection Code

User-defined Table 0618 - Protection Code

Concept Domain Information

Display Name: Description: Interpretation:
Protection Code Protection Code Auskunftsbeschränkung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.376 protection

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.393 hl7VS-protectionCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
618

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LI Listed Jul 13 2015 X
UL Unlisted (Should not appear in directories) Jul 13 2015 X
UP Unpublished Jul 13 2015 X

2.C.2.483 0625 - Item Status Codes

User-defined Table 0625 - Item Status Codes

Concept Domain Information

Display Name: Description: Interpretation:
Item Status Codes Item Status Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.377 itemStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.394 hl7VS-itemStatusCodes

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
625

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Active Jul 13 2015 X
2 Pending Inactive Jul 13 2015 X
3 Inactive Jul 13 2015 X

2.C.2.484 0634 - Item Importance Codes

User-defined Table 0634 - Item Importance Codes

Concept Domain Information

Display Name: Description: Interpretation:
Item Importance Codes Item Importance Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.378 itemImportance

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.395 hl7VS-itemImportanceCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
634

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CRT Critical Jul 13 2015 X

2.C.2.485 0642 - Reorder Theory Codes

User-defined Table 0642 - Reorder Theory Codes

Concept Domain Information

Display Name: Description: Interpretation:
Reorder Theory Codes Reorder Theory Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.379 reorderTheory

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.396 hl7VS-reorderTheoryCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
642

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
D DOP/DOQ Jul 13 2015 X
M MIN/MAX Jul 13 2015 X
O Override Jul 13 2015 X

2.C.2.486 0651 - Labor Calculation Type

User Defined Table 0651 - Labor Calculation Type

Concept Domain Information

Display Name: Description: Interpretation:
Labor Calculation Type Labor Calculation Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.380 laborCalculationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.397 hl7VS-laborCalculationType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
651

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
TME Time Jul 13 2015 X
CST Cost Jul 13 2015 X

2.C.2.487 0653 - Date Format

User-defined Table 0653 - Date Format

Concept Domain Information

Display Name: Description: Interpretation:
Date Format Date Format

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.381 dateFormat

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.398 hl7VS-dateFormat

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
653

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 mm/dd/yy Jul 13 2015 X
2 yy.mm.dd Jul 13 2015 X
3 dd/mm/yy Jul 13 2015 X
4 dd.mm.yy Jul 13 2015 X
5 yy/mm/dd Jul 13 2015 X
6 Yymmdd Jul 13 2015 X

2.C.2.488 0657 - Device Type

User-defined Table 0657 - Device Type

Concept Domain Information

Display Name: Description: Interpretation:
Device Type Device Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.382 deviceType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.399 hl7VS-deviceType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
657

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 EO Gas Sterilizer Jul 13 2015 X
2 Steam Sterilizer Jul 13 2015 X
3 Peracetic Acid Jul 13 2015 X

2.C.2.489 0659 - Lot Control

User-defined Table 0659 - Lot Control

Concept Domain Information

Display Name: Description: Interpretation:
Lot Control Lot Control

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.383 lotControl

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.400 hl7VS-lotControl

Binding Information

Binding:
example

Table Metadata

Table: Steward:
659

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 OR Mode Without Operator Jul 13 2015 X
2 OR Mode with Operator Jul 13 2015 X
3 CPD Mode Without Operator Jul 13 2015 X
4 CPD Mode With Operator Jul 13 2015 X
5 Offline Mode Jul 13 2015 X

2.C.2.490 0667 - Device Data State

User-defined Table 0667 - Device Data State

Concept Domain Information

Display Name: Description: Interpretation:
Device Data State Device Data State

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.384 deviceDataState

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.401 hl7VS-deviceDataState

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
667

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Real Time Values Jul 13 2015 X
1 Historic Values Jul 13 2015 X

2.C.2.491 0669 - Load Status

User-defined Table 0669 - Load Status

Concept Domain Information

Display Name: Description: Interpretation:
Load Status Load Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.385 loadStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.402 hl7VS-loadStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
669

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LLD Building a Load Jul 13 2015 X
LCP Load In Process Jul 13 2015 X
LCC Load is Complete Jul 13 2015 X
LCN Load Canceled Jul 13 2015 X

2.C.2.492 0682 - Device Status

User-defined Table 0682 - Device Status

Concept Domain Information

Display Name: Description: Interpretation:
Device Status Device Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.386 deviceStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.403 hl7VS-deviceStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
682

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Ready Jul 13 2015 X
1 Not Ready Jul 13 2015 X

2.C.2.493 0702 - Cycle Type

User-defined Table 0702 - Cycle Type

Concept Domain Information

Display Name: Description: Interpretation:
Cycle Type Cycle Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.387 cycleType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.404 hl7VS-cycleType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
702

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
FLS Flash Jul 13 2015 X
PRV Prevac Jul 13 2015 X
GRV Gravity Jul 13 2015 X
LQD Liquid Jul 13 2015 X
EXP Express Jul 13 2015 X
DRT Dart Jul 13 2015 X
DRW Dart Warm-up Cycle Jul 13 2015 X
THR Thermal Jul 13 2015 X
ISO Isothermal Jul 13 2015 X
BWD Bowie-Dick Test Jul 13 2015 X
LKT Leak Test Jul 13 2015 X
WFP Wrap/Steam Flush Pressure Pulse (Wrap/SFPP) Jul 13 2015 X
SFP Steam Flush Pressure Pulse Jul 13 2015 X
CMW Chemical Wash Jul 13 2015 X
PEA Peracetic Acid Jul 13 2015 X
EOH EO High Temperature Jul 13 2015 X
EOL EO Low Temperature Jul 13 2015 X
CRT Cart Wash Jul 13 2015 X
UTL Utensil Wash Jul 13 2015 X
IST Instrument Wash Jul 13 2015 X
GLS Glassware Jul 13 2015 X
PLA Plastic Goods Wash Jul 13 2015 X
ANR Anesthesia/Respiratory Jul 13 2015 X
GTL Gentle Jul 13 2015 X
OPW Optional Wash Jul 13 2015 X
BDP Bedpans Jul 13 2015 X
TRB Tray/Basin Jul 13 2015 X
GNP Gen. Purpose Jul 13 2015 X
COD Code Jul 13 2015 X
RNS Rinse Jul 13 2015 X
2RS Second Rinse Jul 13 2015 X
DEC Decontamination Jul 13 2015 X

2.C.2.494 0717 - Access Restriction Value

User-defined Table 0717 - Access Restriction Value

Concept Domain Information

Display Name: Description: Interpretation:
Access Restriction Value Access Restriction Value Umfang der Zugruffsbeschränkung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.388 accessRestrictionValue

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.405 hl7VS-accessRestrictionValue

Binding Information

Binding:
example

Table Metadata

Table: Steward:
717

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ALL All Jul 13 2015 X
DEM All demographic data Jul 13 2015 X
LOC Patient Location Jul 13 2015 X
PID-7 Date of Birth Jul 13 2015 X
PID-17 Religion Jul 13 2015 X
HIV HIV status and results Jul 13 2015 X
STD Sexually transmitted diseases Jul 13 2015 X
PSY Psychiatric Mental health Jul 13 2015 X
DRG Drug Jul 13 2015 X
SMD Sensitive medical data Jul 13 2015 X
NO None Jul 13 2015 X
OO Opt out all registries (HIPAA) Jul 13 2015 X
OI Opt in all registries (HIPAA) Jul 13 2015 X

2.C.2.495 0719 - Access Restriction Reason

User-defined Table 0719 - Access Restriction Reason Code

Concept Domain Information

Display Name: Description: Interpretation:
Access Restriction Reason Code Access Restriction Reason Code Begründung für Zugriffsbeschränkung

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.389 accessRestrictionReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.406 hl7VS-accessRestrictionReasonCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
719

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
PAT Patient Request Jul 13 2015 X
PHY Physician Request Jul 13 2015 X
REG Regulatory requirement Jul 13 2015 X
ORG Organizational policy or requirement Jul 13 2015 X
EMP Employee of this organization Jul 13 2015 X
DIA Diagnosis-related Jul 13 2015 X
VIP Very important person or celebrity Jul 13 2015 X

2.C.2.496 0725 - Mood Codes

HL7 Table 0725 - Mood Codes

Concept Domain Information

Display Name: Description: Interpretation:
Mood Codes Mood Codes Modus

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.390 moodCodes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.407 hl7VS-moodCodes

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
725

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
INT Intent Jul 13 2015 X
APT Appointment Jul 13 2015 X
ARQ Appointment Request Jul 13 2015 X
PRMS Promise Jul 13 2015 X
PRP Proposal Jul 13 2015 X
RQO Request-Order Jul 13 2015 X
EVN Event Jul 13 2015 X
EVN.CRT Event Criterion Jul 13 2015 X
EXP Expectation Jul 13 2015 X

2.C.2.497 0728 - CCL Value

HL7 Table 0728 - CCL Value

Concept Domain Information

Display Name: Description: Interpretation:
CCL Value CCL Value

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.391 cclValue

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.408 hl7VS-cclValue

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
728

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Nothing obvious Jul 13 2015 X
1 Low Jul 13 2015 X
2 Moderate Jul 13 2015 X
3 High Jul 13 2015 X
4 Very high Jul 13 2015 X

2.C.2.498 0731 - DRG Diagnosis Determination Status

HL7 Table 0731 - DRG Diagnosis Determination Status

Concept Domain Information

Display Name: Description: Interpretation:
DRG Diagnosis Determination Status DRG Diagnosis Determination Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.392 drgDiagnosisDeterminationStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.409 hl7VS-drgDiagnosisDeterminationStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
731

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Valid code Jul 13 2015 X
1 Invalid code Jul 13 2015 X
2 Two primary diagnosis codes Jul 13 2015 X
3 Invalid for this gender Jul 13 2015 X
4 Invalid for this age Jul 13 2015 X

2.C.2.499 0734 - Grouper Status

User-defined Table 0734 - Grouper Status

Concept Domain Information

Display Name: Description: Interpretation:
Grouper Status Grouper Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.393 grouperStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.410 hl7VS-grouperStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
734

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Normal grouping Jul 13 2015 X
1 Invalid or missing primary diagnosis Jul 13 2015 X
2 Diagnosis is not allowed to be primary Jul 13 2015 X
3 Data does not fulfill DRG criteria Jul 13 2015 X
4 Invalid age, admission date, date of birth or discharge date Jul 13 2015 X
5 Invalid gender Jul 13 2015 X
6 Invalid discharge status Jul 13 2015 X
7 Invalid weight ad admission Jul 13 2015 X
8 Invalid length of stay Jul 13 2015 X
9 Invalid field "same day" Jul 13 2015 X

2.C.2.500 0739 - DRG Status Patient

User-defined Table 0739 - DRG Status Patient

Concept Domain Information

Display Name: Description: Interpretation:
DRG Status Patient DRG Status Patient

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.394 drgStatusPatient

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.411 hl7VS-drgStatusPatient

Binding Information

Binding:
example

Table Metadata

Table: Steward:
739

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
1 Normal length of stay Jul 13 2015 X
2 Short length of stay Jul 13 2015 X
3 Long length of stay Jul 13 2015 X

2.C.2.501 0742 - DRG Status Financial Calculation

User-defined Table 0742 - DRG Status Financial Calculation

Concept Domain Information

Display Name: Description: Interpretation:
DRG Status Financial Calculation DRG Status Financial Calculation

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.395 drgStatusFinancialCalculation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.412 hl7VS-drgStatusFinancialCalculation

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
742

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
00 Effective weight calculated Jul 13 2015 X
01 Hospital specific contract Jul 13 2015 X
03 Eeffective weight for transfer/referral calculated Jul 13 2015 X
04 Referral from other hospital based on a cooperation (no DRG reimbursement) Jul 13 2015 X
05 Invalid length of stay Jul 13 2015 X
10 No information/entry in cost data for this DRG Jul 13 2015 X
11 No relative weight found for department (type) Jul 13 2015 X

2.C.2.502 0749 - DRG Grouping Status

User-defined Table 0749 - DRG Grouping Status

Concept Domain Information

Display Name: Description: Interpretation:
DRG Grouping Status DRG Grouping Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.396 drgGroupingStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.413 hl7VS-drgGroupingStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
749

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Valid code; not used for grouping Jul 13 2015 X
1 Valid code; used for grouping Jul 13 2015 X
2 Invalid code; not used for grouping Jul 13 2015 X
3 Invalid code; code is relevant for grouping Jul 13 2015 X

2.C.2.503 0755 - DRG Status Weight At Birth

User-defined Table 0755 - Status Weight At Birth

Concept Domain Information

Display Name: Description: Interpretation:
Status Weight At Birth Status Weight At Birth

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.397 drgstatusWeightAtBirth

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.414 hl7VS-statusWeightAtBirth

Binding Information

Binding:
example

Table Metadata

Table: Steward:
755

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 No weight reported at admission used for grouping Jul 13 2015 X
1 Weight reported at admission used for grouping Jul 13 2015 X
2 Default weight (>2499g) used for grouping Jul 13 2015 X

2.C.2.504 0757 - Status Respiration Minutes

User-defined Table 0757 - DRG Status Respiration Minutes

Concept Domain Information

Display Name: Description: Interpretation:
DRG Status Respiration Minutes DRG Status Respiration Minutes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.398 drgStatusRespirationMinutes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.415 hl7VS-drgStatusRespirationMinutes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
757

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Respiration minutes not used for grouping Jul 13 2015 X
1 Listed respiration minutes used for grouping Jul 13 2015 X
2 OPS code value used for grouping Jul 13 2015 X

2.C.2.505 0759 - Status Admission

User-defined Table 0759 - Status Admission

Concept Domain Information

Display Name: Description: Interpretation:
Status Admission Status Admission

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.399 drgstatusAdmission

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.416 hl7VS-statusAdmission

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
759

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Admission status is valid; used for grouping Jul 13 2015 X
1 Admission status is valid; not used for grouping Jul 13 2015 X
2 Admission status is invalid; not used for grouping Jul 13 2015 X
3 Admission status is invalid; default value used for grouping Jul 13 2015 X

2.C.2.506 0761- DRG Procedure Determination Status

User-defined Table 0761 - DRG Procedure Determination Status

Concept Domain Information

Display Name: Description: Interpretation:
DRG Procedure Determination Status DRG Procedure Determination Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.400 drgProcedureDeterminationStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.417 hl7VS-drgProcedureDeterminationStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
761

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Valid code Jul 13 2015 X
1 Invalid code Jul 13 2015 X
2 Not used Jul 13 2015 X
3 Invalid for this gender Jul 13 2015 X
4 Invalid for this age Jul 13 2015 X

2.C.2.507 0763 - DRG Procedure Relevance

User-defined Table 0763 - DRG Procedure Relevance

Concept Domain Information

Display Name: Description: Interpretation:
DRG Procedure Relevance DRG Procedure Relevance

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.401 drgProcedureRelevance

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.418 hl7VS-drgProcedureRelevance

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
763

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
0 Neither operation relevant nor non-operation relevant procedure Jul 13 2015 X
1 Operation relevant procedure Jul 13 2015 X
2 Non-operation relevant procedure Jul 13 2015 X

2.C.2.508 0771 - Resource Type or Category

User-defined Table 0771 - Resource Type or Category

Concept Domain Information

Display Name: Description: Interpretation:
Resource Type or Category Resource Type or Category

Code System Identification Information

CS-OID: CS Symbolic Name:
resourceTypeOrCategory

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-resourceTypeOrCategory

Binding Information

Binding:

Table Metadata

Table: Steward:
771

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.509 0776 - Item Status

User-defined Table 0776 - Item Status

Concept Domain Information

Display Name: Description: Interpretation:
Item Status Item Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.402 itemStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.419 hl7VS-itemStatus

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
776

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Active Jul 13 2015 X
P Pending Inactive Jul 13 2015 X
I Inactive Jul 13 2015 X

2.C.2.510 0778 - Item Type

User-defined Table 0778 - Item Type

Concept Domain Information

Display Name: Description: Interpretation:
Item Type Item Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.403 itemType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.420 hl7VS-itemType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
778

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EQP Equipment Jul 13 2015 X
SUP Supply Jul 13 2015 X
IMP Implant Jul 13 2015 X
MED Medication Jul 13 2015 X
TDC Tubes, Drains, and Catheters Jul 13 2015 X

2.C.2.511 0790 - Approving Regulatory Agency

User-defined Table 0790 - Approving Regulatory Agency

Concept Domain Information

Display Name: Description: Interpretation:
Approving Regulatory Agency Approving Regulatory Agency

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.404 approvingRegulatoryAgency

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.421 hl7VS-approvingRegulatoryAgency

Binding Information

Binding:
example

Table Metadata

Table: Steward:
790

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
FDA Food and Drug Administration Jul 13 2015 X
AMA American Medical Association Jul 13 2015 X

2.C.2.512 0793 - Ruling Act

User-defined Table 0793 -Ruling Act

Concept Domain Information

Display Name: Description: Interpretation:
Ruling Act Ruling Act

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.405 rulingAct

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.422 hl7VS-rulingAct

Binding Information

Binding:
example

Table Metadata

Table: Steward:
793

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SMDA Safe Medical Devices Act Jul 13 2015 X

2.C.2.513 0806 - Sterilization Type

User-defined Table 0806 - Sterilization Type

Concept Domain Information

Display Name: Description: Interpretation:
Sterilization Type Sterilization Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.406 sterilizationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.423 hl7VS-sterilizationType

Binding Information

Binding:
example

Table Metadata

Table: Steward:
806

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
EOG Ethylene Oxide Gas Jul 13 2015 X
PCA Peracetic acid Jul 13 2015 X
STM Steam Jul 13 2015 X

2.C.2.514 0809 - Maintenance Cycle

User-defined Table 0809 - Maintenance Cycle

Concept Domain Information

Display Name: Description: Interpretation:
Maintenance Cycle Maintenance Cycle

Code System Identification Information

CS-OID: CS Symbolic Name:
maintenanceCycle

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-maintenanceCycle

Binding Information

Binding:

Table Metadata

Table: Steward:
809

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.515 0811 - Maintenance Type

User-defined Table 0811 - Maintenance Type

Concept Domain Information

Display Name: Description: Interpretation:
Maintenance Type Maintenance Type

Code System Identification Information

CS-OID: CS Symbolic Name:
maintenanceType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-maintenanceType

Binding Information

Binding:

Table Metadata

Table: Steward:
811

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.516 0818 - Package

User-defined Table 0818 - Package

Concept Domain Information

Display Name: Description: Interpretation:
Package Package

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.407 package

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.424 hl7VS-package

Binding Information

Binding:
example

Table Metadata

Table: Steward:
818

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
CS Case Jul 13 2015 X
BX Box Jul 13 2015 X
EA Each Jul 13 2015 X
SET Set Jul 13 2015 X

2.C.2.517 0834 - Mime Types

Imported Table 0834 - MIME Types

Concept Domain Information

Display Name: Description: Interpretation:
MIME Types MIME Types MIME Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.408 mimeTypes

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.425 hl7VS-mimeTypes

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
834

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
application Application data Jul 13 2015 X
audio Audio data Jul 13 2015 X
image Image data Jul 13 2015 X
model Model data Jul 13 2015 X
text Text data Jul 13 2015 X
video Video data Jul 13 2015 X
multipart MIME multipart package Jul 13 2015 X

2.C.2.518 0836 - Problem Severity

User-defined Table 0836 - Problem Severity

Concept Domain Information

Display Name: Description: Interpretation:
Problem Severity Problem Severity Schweregrad des Problems

Code System Identification Information

CS-OID: CS Symbolic Name:
problemSeverity

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-problemSeverity

Binding Information

Binding:

Table Metadata

Table: Steward:
836

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.519 0838 - Problem Perspective

User-defined Table 0838 - Problem Perspective

Concept Domain Information

Display Name: Description: Interpretation:
Problem Perspective Problem Perspective

Code System Identification Information

CS-OID: CS Symbolic Name:
problemPerspective

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-problemPerspective

Binding Information

Binding:

Table Metadata

Table: Steward:
838

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.520 0865 - Referral Documentation Completion Status

User-defined Table 0865 - Referral Documentation Completion Status

Concept Domain Information

Display Name: Description: Interpretation:
Referral Documentation Completion Status Referral Documentation Completion Status

Code System Identification Information

CS-OID: CS Symbolic Name:
referralDocumentationCompletionStatus

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-referralDocumentationCompletionStatus

Binding Information

Binding:

Table Metadata

Table: Steward:
865

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.521 0868 - Telecommunication Expiration Reason

User-defined Table 0868 - Telecommunication Expiration Reason

Concept Domain Information

Display Name: Description: Interpretation:
Telecommunication Expiration Reason Telecommunication Expiration Reason Grund für das Gültigkeitsende einer Telekom.adr.

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.409 telecommunicationExpirationReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.426 hl7VS-telecommunicationExpirationReason

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
868

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
M Moved Jul 13 2015 X
E Added in error Jul 13 2015 X
R On request Jul 13 2015 X
C Corrected Jul 13 2015 X
N No longer in service Jul 13 2015 X

2.C.2.522 0871 - Supply Risk Codes

User-defined Table 0871 - Supply Risk Codes

Concept Domain Information

Display Name: Description: Interpretation:
Supply Risk Codes Supply Risk Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.410 supplyRisk

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.427 hl7VS-supplyRiskCodes

Binding Information

Binding:
example

Table Metadata

Table: Steward:
871

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
COR Corrosive Jul 13 2015 X
FLA Flammable Jul 13 2015 X
EXP Explosive Jul 13 2015 X
INJ Injury Hazard Jul 13 2015 X
TOX Toxic Jul 13 2015 X
RAD Radioactive Jul 13 2015 X
UNK Unknown Jul 13 2015 X

2.C.2.523 0879 - Product/Service Code

User-defined Table 0879 - Product/Service Code

Concept Domain Information

Display Name: Description: Interpretation:
Product/Service Code Product/Service Code

Code System Identification Information

CS-OID: CS Symbolic Name:
product-serviceCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-product-serviceCode

Binding Information

Binding:

Table Metadata

Table: Steward:
879

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.524 0880 - Product/Service Code Modifier

User-defined Table 0880 - Product/Service Code Modifier

Concept Domain Information

Display Name: Description: Interpretation:
Product/Service Code Modifier Product/Service Code Modifier

Code System Identification Information

CS-OID: CS Symbolic Name:
product-serviceCodeModifier

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-product-serviceCodeModifier

Binding Information

Binding:

Table Metadata

Table: Steward:
880

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.525 0881 - Role Executing Physician

User-defined Table 0881 - Role Executing Physician

Concept Domain Information

Display Name: Description: Interpretation:
Role Executing Physician Role Executing Physician

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.411 roleExecutingPhysician

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.428 hl7VS-roleExecutingPhysician

Binding Information

Binding:
example

Table Metadata

Table: Steward:
881

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
T Technical Part Jul 13 2015 X
P Professional Part Jul 13 2015 X
B Both Jul 13 2015 X

2.C.2.526 0882 - Medical Role Executing Physician

User-defined Table 0882 - Medical Role Executing Physician

Concept Domain Information

Display Name: Description: Interpretation:
Medical Role Executing Physician Medical Role Executing Physician

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.412 medicalRoleExecutingPhysician

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.429 hl7VS-medicalRoleExecutingPhysician

Binding Information

Binding:
example

Table Metadata

Table: Steward:
882

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
E Employed Jul 13 2015 X
SE Self-employed Jul 13 2015 X

2.C.2.527 0894 - Side of Body

User-defined Table 0894 - Side of body

Concept Domain Information

Display Name: Description: Interpretation:
Side of body Side of body

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.413 sideOfBody

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.430 hl7VS-sideOfBody

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
894

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
L Left Jul 13 2015 X
R Right Jul 13 2015 X

2.C.2.528 0895 - Present On Admission (POA) Indicator

User-defined Table 0895 - Present On Admission (POA) Indicator

Concept Domain Information

Display Name: Description: Interpretation:
Present On Admission (POA) Indicator Present On Admission (POA) Indicator

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.414 presentOnAdmissionIndicator

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.431 hl7VS-presentOnAdmission(poa)Indicator

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
895

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y Yes Ja Jul 13 2015 X
N No Jul 13 2015 X
U Unknown Jul 13 2015 X
W Not applicable Jul 13 2015 X
E Exempt Jul 13 2015 X

2.C.2.529 0904 - Security Check Scheme

HL7 Table 0904 - Security Check Scheme

Concept Domain Information

Display Name: Description: Interpretation:
Security Check Scheme Security Check Scheme

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.415 securityCheckScheme

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.432 hl7VS-securityCheckScheme

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
904

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
BCV Bank Card Validation Number Jul 13 2015 X
CCS Credit Card Security code Jul 13 2015 X
VID Version ID Jul 13 2015 X

2.C.2.530 0905 - Shipment Status

HL7 Table 0905 - Shipment Status

Concept Domain Information

Display Name: Description: Interpretation:
Shipment Status Shipment Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.416 shipmentStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.433 hl7VS-shipmentStatus

Binding Information

Binding:
example

Table Metadata

Table: Steward:
905

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ONH On Hold Jul 13 2015 X
INV Inventoried Jul 13 2015 X
PRC Processing Jul 13 2015 X
REJ Rejected Jul 13 2015 X
TTL Triaged to Lab Jul 13 2015 X
TRN In Transit Jul 13 2015 X

2.C.2.531 0906 - Shipment Priority

HL7 Table 0906 - ActPriority

Concept Domain Information

Display Name: Description: Interpretation:
ActPriority ActPriority

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.417 actpriority

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.434 hl7VS-actpriority

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
906

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A ASAP - As soon as possible, next highest priority after stat Jul 13 2015 X
CR Callback results - filler should contact the placer as soon as results are available, even for preliminary results Jul 13 2015 X
CS Callback for scheduling - Filler should contact the placer (or target) to schedule the service. Jul 13 2015 X
CSP Callback placer for scheduling - filler should contact the placer to schedule the service Jul 13 2015 X
CSR Contact recipient for scheduling - Filler should contact the service recipient (target) to schedule the service Jul 13 2015 X
EL Elective - Beneficial to the patient but not essential for survival. Jul 13 2015 X
EM Emergency - An unforeseen combination of circumstances or the resulting state that calls for immediate action Jul 13 2015 X
P Preop - Used to indicate that a service is to be performed prior to a scheduled surgery. When ordering a service and using the pre-op priority, a check is done to see the amount of time that must be allowed for performance of the service. When the order Jul 13 2015 X
PRN As needed - An "as needed" order should be accompanied by a description of what constitutes a need. This description is represented by an observation service predicate as a precondition. Jul 13 2015 X
R Routine - Routine service, do at usual work hours Jul 13 2015 X
RR Rush reporting - A report should be prepared and sent as quickly as possible Jul 13 2015 X
S Stat - With highest priority (e.g. emergency). Jul 13 2015 X
T Timing critical - It is critical to come as close as possible to the requested time (e.g. for a through antimicrobial level). Jul 13 2015 X
UD Use as directed - Drug is to be used as directed by the prescriber. Jul 13 2015 X
UR Urgent - Calls for prompt action Jul 13 2015 X

2.C.2.532 0907 - Shipment Confidentiality

HL7 Table 0907 - Confidentiality

Concept Domain Information

Display Name: Description: Interpretation:
Confidentiality Confidentiality

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.418 confidentiality

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.435 hl7VS-confidentiality

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
907

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
B Business - Since the service class can represent knowledge structures that may be considered a trade or business secret, there is sometimes (though rarely) the need to flag those items as of business level confidentiality. However, no patient related inf Jul 13 2015 X
D Clinician - Only clinicians may see this item, billing and administration persons can not access this item without special permission. Jul 13 2015 X
I Individual - Access only to individual persons who are mentioned explicitly as actors of this service and whose actor type warrants that access (cf. to actor typed code). Jul 13 2015 X
L Low - No patient record item can be of low confidentiality. However, some service objects are not patient related and therefore may have low confidentiality. Jul 13 2015 X
N Normal - Normal confidentiality rules (according to good health care practice) apply, that is, only authorized individuals with a legitimate medical or business need may access this item. Jul 13 2015 X
R Restricted - Restricted access, e.g. only to providers having a current care relationship to the patient. Jul 13 2015 X
V Very restricted - Very restricted access as declared by the Privacy Officer of the record holder. Jul 13 2015 X
ETH Substance abuse related - Alcohol/drug-abuse related item Jul 13 2015 X
HIV HIV Related - HIV and AIDS related item Jul 13 2015 X
PSY Psychiatry related - Psychiatry related item Jul 13 2015 X
SDV Sexual and domestic violence related - Sexual assault / domestic violence related item Jul 13 2015 X
C Celebrity - Celebrities are people of public interest (VIP) including employees, whose information require special protection. Jul 13 2015 X
S Sensitive - Information for which the patient seeks heightened confidentiality. Sensitive information is not to be shared with family members. Information reported by the patient about family members is sensitive by default. Flag can be set or cleared Jul 13 2015 X
T Taboo - Information not to be disclosed or discussed with patient except through physician assigned to patient in this case. This is usually a temporary constraint only; example use is a new fatal diagnosis or finding, such as malignancy or HIV. Jul 13 2015 X

2.C.2.533 0908 - Package Type

User-defined Table 0908 - Package Type

Concept Domain Information

Display Name: Description: Interpretation:
Package Type Package Type

Code System Identification Information

CS-OID: CS Symbolic Name:
packageType

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-packageType

Binding Information

Binding:

Table Metadata

Table: Steward:
908

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.534 0909 - Patient Results Release Categorization Scheme

HL7 Table 0909 - Patient Results Release Categorization Scheme

Concept Domain Information

Display Name: Description: Interpretation:
Patient Results Release Categorization Scheme Patient Results Release Categorization Scheme

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.419 patientResultsReleaseCategorizationScheme

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.436 hl7VS-patientResultsReleaseCategorizationScheme

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
909

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
STBD Share To Be Determined -

Category to be determined

Jul 13 2015 X
SIMM Share Immediately -

Share result with patient immediately

Jul 13 2015 X
SWNL Share Within Normal Limits -

Share result in reference/therapeutic range with patient immediately

Share result out of reference/therapeutic ranges with patient after 1 or more business day as agreed to by the systems in play.

Jul 13 2015 X
SID Share In1 Day -

Share result regardless of reference/therapeutic range after 1 or more business day as agreed to by the systems in play.

Jul 13 2015 X
SIDC Share in 1 Day Conditionally -

Share result in reference ranges/therapeutic with patient after 1 or more business day as agreed to by the systems in play.

Withhold result out of reference/therapeutic range until physician release

Jul 13 2015 X
SWTH Share Withhold -

Withhold result regardless of reference/therapeutic ranges

Jul 13 2015 X

2.C.2.535 0910 - Acquisition Modality

Externally-defined Table 0910 - Acquisition Modality

Concept Domain Information

Display Name: Description: Interpretation:
Acquisition Modality Acquisition Modality

Code System Identification Information

CS-OID: CS Symbolic Name:
acquisitionModality

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.437 hl7VS-acquisitionModality

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
910

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... Acquisition Modality codes, Context Group 29, Digital Imaging and Communications in Medicine (DICOM) - Part 16: Content Mapping Resource (PS3.16), available free at http://dicom.nema.org Jul 13 2015  

2.C.2.536 0912- Participation

HL7 Table 0912 - Participation

Concept Domain Information

Display Name: Description: Interpretation:
Participation Participation

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.420 participation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.438 hl7VS-participation

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
912

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AD Admitting Provider Jul 13 2015 X
AI Assistant/Alternate Interpreter Jul 13 2015 X
AP Administering Provider Jul 13 2015 X
ARI Assistant Result Interpreter Jul 13 2015 X
AT Attending Provider Jul 13 2015 X
AUT AUT Author/Event Initiator Jul 13 2015 X
CP Consulting Provider Jul 13 2015 X
DP Dispensing Provider Jul 13 2015 X
EP Entering Provider (probably not the same as transcriptionist) Jul 13 2015 X
EQUIP Equipment Jul 13 2015 X
FHCP Family Health Care Professional Jul 13 2015 X
MDIR Medical Director Jul 13 2015 X
OP Ordering Provider Jul 13 2015 X
OS Outside Site(s) Where Observation May Be Performed Jul 13 2015 X
PB Packed by Jul 13 2015 X
PH Pharmacist (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID) Jul 13 2015 X
PI Primary Interpreter Jul 13 2015 X
PO Performing Organization Jul 13 2015 X
POMD Performing Organization Medical Director Jul 13 2015 X
PP Primary Care Provider Jul 13 2015 X
PRI Principal Result Interpreter Jul 13 2015 X
RCT Results Copies To Jul 13 2015 X
RO Responsible Observer Jul 13 2015 X
RP Referring Provider Jul 13 2015 X
RT Referred to Provider Jul 13 2015 X
SB Send by Jul 13 2015 X
SC Specimen Collector Jul 13 2015 X
TN Technician Jul 13 2015 X
TR Transcriptionist Jul 13 2015 X
VP Verifying Provider Jul 13 2015 X
VPS Verifying Pharmaceutical Supplier (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID) Jul 13 2015 X
VTS Verifying Treatment Supplier (not sure how to dissect Pharmacist/Treatment Supplier's Verifier ID) Jul 13 2015 X
WAY Waypoint Jul 13 2015 X
WAYR Waypoint Recipient Jul 13 2015 X

2.C.2.537 0913 - ISO-4217 Monetary Denomination Code

Externally-defined Table 0913 - Monetary Denomination Code

Concept Domain Information

Display Name: Description: Interpretation:
Monetary Denomination Code Monetary Denomination Code

Code System Identification Information

CS-OID: CS Symbolic Name:
monetaryDenominationCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-monetaryDenominationCode

Binding Information

Binding:

Table Metadata

Table: Steward:
913

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... use 3-character (alphabetic) form of ISO 4217 Jul 13 2015  

2.C.2.538 0914 - Root Cause

User-defined Table 0914 - Root Cause

Concept Domain Information

Display Name: Description: Interpretation:
Root Cause Root Cause

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.421 rootCause

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.439 hl7VS-rootCause

Binding Information

Binding:
example

Table Metadata

Table: Steward:
914

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
AP Analysis Process Enter (AP) when ANALYSIS PROCESS is the reason due to: • Product or supply failure (reagents, calibrators, QC material) • Equipment or instrumentation failure Jul 13 2015 X
IM Information Management Enter (IM) when INFORMATION MANAGEMENT is the reason due to: • Database or Programming issues • Overriding of test results • Inaccurate calculations • Inaccurate flagging, reference ranges, units of measure • Incomplete/inaccurate transmission of test results • Other Jul 13 2015 X
L Laboratory Enter (L) when LABORATORY is the reason due to: • Data Entry error • Testing/Technical error • Repeat testing causing change to test result Jul 13 2015 X
NA Not Applicable Enter (NA) when NOT-APPLICABLE is the reason due to: • If no revisions performed or • unable to determine reason for revision Note: Do not use NA if result code status is not corrected (revised) or if a preliminary release of results with a correction (revision) Jul 13 2015 X
PD Placer Data Enter (PD) when new or changed PLACER DATA information is the reason due to: • Changed patient demographics or • Result code data provided by the client on the requisition or specimen manifest that will be entered during order entry (i.e. Previous Biopsy Date, Clinical Information, Source, etc...) Jul 13 2015 X

2.C.2.539 0915 - Process Control Code

User-defined Table 0915 - Process Control Code

Concept Domain Information

Display Name: Description: Interpretation:
Process Control Code Process Control Code

Code System Identification Information

CS-OID: CS Symbolic Name:
processControlCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-processControlCode

Binding Information

Binding:

Table Metadata

Table: Steward:
915

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.540 0916 - Relevant Clinical Information

User-defined Table 0916 - Relevant Clincial Information

Concept Domain Information

Display Name: Description: Interpretation:
Relevant Clincial Information Relevant Clincial Information

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.422 relevantClincialInformation

Code System Version Information

OID Version:
2

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.440 hl7VS-relevantClincialInformation

Binding Information

Binding:

Table Metadata

Table: Steward:
916

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
F Patient was fasting prior to the procedure. Jul 13 2015 X
NF The patient indicated they did not fast prior to the procedure. Jul 13 2015 X
NG Not Given - Patient was not asked at the time of the procedure. Jul 13 2015 X

2.C.2.541 0917 - Bolus Type

HL7 Table 0917 - Bolus Type

Concept Domain Information

Display Name: Description: Interpretation:
Bolus Type Bolus Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.423 bolusType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.441 hl7VS-bolusType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
917

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Supplemental Jul 13 2015 X
L Loading Jul 13 2015 X

2.C.2.542 0918 - PCA Type

HL7 Table 0918 - PCA Type

Concept Domain Information

Display Name: Description: Interpretation:
PCA Type PCA Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.424 pcaType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.442 hl7VS-pcaType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
918

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
C Continuous X
P PCA Only X
PC PCA + Continuous X

Value

Description

Comment

C

Continuous

P

PCA Only

PC

PCA + Continuous

2.C.2.543 0919 - Exclusive Test

HL7 Table 0919 - Exclusive Test

Concept Domain Information

Display Name: Description: Interpretation:
Exclusive Test Exclusive Test

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.425 exclusiveTest

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.443 hl7VS-exclusiveTest

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
919

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
Y This test should be exclusive Jul 13 2015 X
N This test can be included with any number of other tests Jul 13 2015 X
D In some cases, this test should be only exclusively with like tests (examples are cyto or pathology) Jul 13 2015 X

2.C.2.544 0920 - Preferred Specimen/Attribute Status

HL7 Table 0920 - Preferred Specimen/Attribute Status

Concept Domain Information

Display Name: Description: Interpretation:
Preferred Specimen/Attribute Status Preferred Specimen/Attribute Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.426 preferredSpecimen-AttributeStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.444 hl7VS-preferredSpecimen-AttributeStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
920

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
P Preferred Jul 13 2015 X
A Alternate Jul 13 2015 X

2.C.2.545 0921 - Certification Type Code

User-defined Table 0921 - Certification Type Code

Concept Domain Information

Display Name: Description: Interpretation:
Certification Type Code Certification Type Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.427 certificationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.445 hl7VS-certificationTypeCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
921

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ADM Admitting Jul 13 2015 X
SERV Service Jul 13 2015 X
PROC Procedure Jul 13 2015 X

2.C.2.546 0922 - Certification Category Code

User-defined Table 0922 - Certification Category Code

Concept Domain Information

Display Name: Description: Interpretation:
Certification Category Code Certification Category Code

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.428 certificationCategory

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.446 hl7VS-certificationCategoryCode

Binding Information

Binding:
example

Table Metadata

Table: Steward:
922

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
IR Initial Request Jul 13 2015 X
RA Request for Appeal Jul 13 2015 X
RE Request for Extension Jul 13 2015 X

2.C.2.547 0923 - Process Interruption

HL7 Table 0923 - Process Interruption

Concept Domain Information

Display Name: Description: Interpretation:
Process Interruption Process Interruption

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.429 processInterruption

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.447 hl7VS-processInterruption

Binding Information

Binding:
example

Table Metadata

Table: Steward:
923

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
NIN Process was not interrupted Jul 13 2015 X
WOT Walk Out: Process interrupted before the Phlebotomist inserts the needle in the Donor's arm Jul 13 2015 X
ABR Aborted Run: Process interrupted after the Phlebotomist inserts the needle in the Donor's arm Jul 13 2015 X

2.C.2.548 0924 - Cumulative Dosage Limit UoM

User-defined Table 0924 - Cumulative Dosage Limit UoM

Concept Domain Information

Display Name: Description: Interpretation:
Cumulative Dosage Limit UoM Cumulative Dosage Limit UoM

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.430 cumulativeDosageLimitUom

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.448 hl7VS-cumulativeDosageLimitUom

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
924

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
A Annual Jul 13 2015 X
D Per Day Jul 13 2015 X
M Per Month Jul 13 2015 X
O Duration of the Order Jul 13 2015 X
PL Patients Lifetime Jul 13 2015 X
WK Per Week Jul 13 2015 X

2.C.2.549 0925 - Phlebotomy Issue

HL7 Table 0925 - Phlebotomy Issue

Concept Domain Information

Display Name: Description: Interpretation:
Phlebotomy Issue Phlebotomy Issue

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.431 phlebotomyIssue

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.449 hl7VS-phlebotomyIssue

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
925

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
INF Infiltration Jul 13 2015 X
VSM Vein Spasm Jul 13 2015 X
COL Collapse Jul 13 2015 X
MIS Missed / in tissue Jul 13 2015 X
NAD Needle adjustment (this may not end a procedure, if successful will impact component production) Jul 13 2015 X
PFL Poor flow Jul 13 2015 X
CLT Clotted Jul 13 2015 X
DND Defective Needle Jul 13 2015 X
DBG Defective Bag Jul 13 2015 X
DAK Defective Apheresis Kit Jul 13 2015 X
DMT Defective Instrument Jul 13 2015 X
IPF Instrument Power Failure Jul 13 2015 X
ACN Air Contamination Jul 13 2015 X

2.C.2.550 0926 - Phlebotomy Status

HL7 Table 0926 - Phlebotomy Status

Concept Domain Information

Display Name: Description: Interpretation:
Phlebotomy Status Phlebotomy Status

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.432 phlebotomyStatus

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.450 hl7VS-phlebotomyStatus

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
926

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
SUC Successful Jul 13 2015 X
NDR Not Drawn Jul 13 2015 X
UL5 Unsuccessful Less than 50 ml drawn Jul 13 2015 X

2.C.2.551 0927 - Arm Stick

HL7 Table 0927 - Arm Stick

Concept Domain Information

Display Name: Description: Interpretation:
Arm Stick Arm Stick

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.433 armStick

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.451 hl7VS-armStick

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
927

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
L Left Arm Jul 13 2015 X
R Right Arm Jul 13 2015 X
B Both Arms Jul 13 2015 X

2.C.2.552 0929 - Weight Units

HL7 Table 0929 - Weight Units

Concept Domain Information

Display Name: Description: Interpretation:
Weight Units Weight Units

Code System Identification Information

CS-OID: CS Symbolic Name:
weightUnits

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.452 hl7VS-weightUnits

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
929

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
[lb_av] Pound Jul 13 2015 X
[oz_av] Ounce Jul 13 2015 X
kg Kilogram Jul 13 2015 X
g Gram Jul 13 2015 X

2.C.2.553 0930 - Volume Units

HL7 Table 0930 - Volume Units

Concept Domain Information

Display Name: Description: Interpretation:
Volume Units Volume Units

Code System Identification Information

CS-OID: CS Symbolic Name:
volumeUnits

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.453 hl7VS-volumeUnits

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
930

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
l Liter Jul 13 2015 X
[pt_us] Pint Jul 13 2015 X
ml Milliliters Jul 13 2015 X

2.C.2.554 0931 - Transport Temperature Units

HL7 Table 0931 - Temperature Units

Concept Domain Information

Display Name: Description: Interpretation:
Temperature Units Temperature Units

Code System Identification Information

CS-OID: CS Symbolic Name:
temperatureUnits

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.454 hl7VS-temperatureUnits

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
931

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
degF Degrees Fahrenheit Jul 13 2015 X
Cel Degrees Celsius Jul 13 2015 X

2.C.2.555 0932 - Donation Duration Units

HL7 Table 0932 - Donation Duration Units

Concept Domain Information

Display Name: Description: Interpretation:
Donation Duration Units Donation Duration Units

Code System Identification Information

CS-OID: CS Symbolic Name:
donationDurationUnits

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.455 hl7VS-donationDurationUnits

Binding Information

Binding:
example

Table Metadata

Table: Steward:
932

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
min Minutes Jul 13 2015 X
s Seconds Jul 13 2015 X

2.C.2.556 0933 - Intended Procedure Type

HL7 Table 0933 - Intended Procedure Type

Concept Domain Information

Display Name: Description: Interpretation:
Intended Procedure Type Intended Procedure Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.434 intendedProcedureType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.456 hl7VS-intendedProcedureType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
933

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
WBL Whole Blood Jul 13 2015 X
2RC Double Red Cells Jul 13 2015 X
PLS Plasma Jul 13 2015 X
PLT Platelets Jul 13 2015 X
PNP Platelets and Plasma Jul 13 2015 X
PNR Platelets and Red Cells Jul 13 2015 X
PPR Platelets, Plasma, and Red Cells Jul 13 2015 X
GRN Granulocytes Jul 13 2015 X
HEM Hemachromatosis Jul 13 2015 X
HPC Hematopoietic Progenitor Cells Jul 13 2015 X
LYM Lymphocytes Jul 13 2015 X
THA Therapeutic Apheresis Jul 13 2015 X
THW Therapeutic Whole Blood Jul 13 2015 X

2.C.2.557 0934 - Order Workflow Profile

User-defined Table 0934 - Order Workflow Profile

Concept Domain Information

Display Name: Description: Interpretation:
Order Workflow Profile Order Workflow Profile

Code System Identification Information

CS-OID: CS Symbolic Name:
orderWorkflowProfile

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
hl7VS-orderWorkflowProfile

Binding Information

Binding:

Table Metadata

Table: Steward:
934

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.558 0935 - Process Interruption Reason

HL7 Table 0935 - Process Interruption Reason

Concept Domain Information

Display Name: Description: Interpretation:
Process Interruption Reason Process Interruption Reason

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.435 processInterruptionReason

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.457 hl7VS-processInterruptionReason

Binding Information

Binding:
example

Table Metadata

Table: Steward:
935

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
NRG No reason given, donor decided to stop without giving a reason Jul 13 2015 X
PCD Phone Call-Donor Jul 13 2015 X
DCW Couldn't wait Jul 13 2015 X
CFT Couldn't follow through with donation (scared) Jul 13 2015 X
DBB Bathroom Jul 13 2015 X
DNI Phlebotomy Issue Jul 13 2015 X
ASC Apheresis Software Crash Jul 13 2015 X
BSC Manufacturing Software Crash Jul 13 2015 X
GFE General Facility Emergency Jul 13 2015 X

2.C.2.559 0936 - Observation Type

HL7 Table 0936 - Observation Type

Concept Domain Information

Display Name: Description: Interpretation:
Observation Type Observation Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.439 observationType

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.460 hl7VS-observationType

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
936

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
QST Question Jul 13 2015 X
RSLT Result Jul 13 2015 X
SCI Supporting Clinical Information Jul 13 2015 X

2.C.2.560 0937 - Observation Sub-Type

HL7 Table 0937 - Observation Sub-Type

Concept Domain Information

Display Name: Description: Interpretation:
Observation Sub-Type Observation Sub-Type

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.440 observationSubtype

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.461 hl7VS-observationSubtype

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
937

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
MIR Micro Isolate Related Jul 13 2015 X
MNIR Micro Non-Isolate Related Jul 13 2015 X
MIRM Micro Isolate Related Modifier Jul 13 2015 X
SUR Susceptibility Related Jul 13 2015 X
SUP Supplemental Result Jul 13 2015 X
UNSP Unspecified Jul 13 2015 X
AOE Ask at Order Entry Jul 13 2015 X
ASC Ask at Specimen Collection Jul 13 2015 X

2.C.2.561 0938 - Collection Event/Process Step Limit

HL7 Table 0938 - Collection Event/Process Step Limit

Concept Domain Information

Display Name: Description: Interpretation:
Collection Event/Process Step Limit Collection Event/Process Step Limit

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.441 collectionEvent

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.462 hl7VS-collectionEvent

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
938

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
ORD Placing the order Jul 13 2015 X
DRW Collecting the specimen Jul 13 2015 X

2.C.2.562 0939 - Communication Location

HL7 Table 0939 - Communication Location

Concept Domain Information

Display Name: Description: Interpretation:
Communication Location Communication Location

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.442 communicationLocation

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.463 hl7VS-communicationLocation

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
939

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
OBR-OBX OBX segment following an OBR segment Jul 13 2015 X
SPM-OBX OBX segment following an SPM segment Jul 13 2015 X
DG1-3 Diagnosis Code Jul 13 2015 X
NK1-11 Next of Kin / Associated Parties Job Code/Class Jul 13 2015 X
NK1-13 Organization Name - NK1 Jul 13 2015 X
NK1-28 Ethnic Group Jul 13 2015 X
NK1-35 Race Jul 13 2015 X
OBR-16 Ordering Provider Jul 13 2015 X
OBR-13 Relevant Clinical Information Jul 13 2015 X
OBR-49 Result Handling Jul 13 2015 X
PID-11 Patient Address Jul 13 2015 X
PID-3 Patient Identifier List Jul 13 2015 X
PID-5 Patient Name Jul 13 2015 X
PID-6 Mother's Maiden Name Jul 13 2015 X
PID-7 Date/Time of Birth Jul 13 2015 X
PID-13 Phone Number - Home Jul 13 2015 X
PID-14 Phone Number - Business Jul 13 2015 X
PID-40 Phone Number Jul 13 2015 X
PRT-5 Participation Person Jul 13 2015 X
SPM-4 Specimen Type Jul 13 2015 X
SPM-8 Specimen Source Site Jul 13 2015 X

2.C.2.563 0940 - Limitation Type Codes

HL7 Table 0940 - Limitation Type Codes

Concept Domain Information

Display Name: Description: Interpretation:
Limitation Type Codes Limitation Type Codes

Code System Identification Information

CS-OID: CS Symbolic Name:
2.16.840.1.113883.18.443 limitationTypeCode

Code System Version Information

OID Version:
1

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.464 hl7VS-limitationTypeCode

Binding Information

Binding:
universal

Table Metadata

Table: Steward:
940

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
LCP Limited Coverage Policy Jul 13 2015 X
NFDA Non-FDA Approved Diagnositic Procedure Jul 13 2015 X
FLDP Frequency Limited Diagnostics Procedure Jul 13 2015 X
NT New Test - Limited Diagnostic History Jul 13 2015 X

2.C.2.564 0941 - Procedure Code

This table defines Procedure Codes that may impact payer coverage requirements, for example procedure code 1234 is not covered by a payer ABCD or may be covered in conjunction with a specific diagnosis code which can be identifeid in DPS-1 Diagnosis Code. The procedure codes should be drawn from appropriate externally defined procedure codes, for example in the US Realm these include CPT-4 codes defined by the American Medical Association and ICD codes published by CMS.

Externally Defined Table 0941 - Procedure Code

Concept Domain Information

Display Name: Description: Interpretation:
Procedure Code Procedure Code

Code System Identification Information

CS-OID: CS Symbolic Name:

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:

Binding Information

Binding:

Table Metadata

Table: Steward:
941

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... No suggested values defined Jul 13 2015  

2.C.2.565 ISO-3166-1

Externally-defined Table 0399 - Country Code

Concept Domain Information

Display Name: Description: Interpretation:
Country Code Country Code Landerschlüssel

Code System Identification Information

CS-OID: CS Symbolic Name:
countryCode

Code System Version Information

OID Version:

Value Set Information

OID: Symbolic Name:
2.16.840.1.113883.21.266 hl7VS-countryCode

Binding Information

Binding:
representative

Table Metadata

Table: Steward:
399

Table Values

Value Display Name Interpretation Comment Usage Note Modification Date Active
... use 3-character (alphabetic) form of ISO 3166-1 Jul 13 2015