HL7 Terminology (THO)
7.1.0 - Continuous Process Integration (ci build)
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
| Official URL: http://terminology.hl7.org/CodeSystem/v3-DataType | Version: 2.0.1 | ||||
| Responsible: Health Level 7 | Computable Name: DataType | ||||
| Other Identifiers: OID:2.16.840.1.113883.5.1007 | |||||
Code system retired.
This Code system is referenced in the definition of the following value sets:
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired. |
| Parent | subsumedBy | http://hl7.org/fhir/concept-properties#parent | code | The concept code of a parent concept |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-DataType defines the following codes in a Is-A hierarchy:
| Lvl | Code | Display | Status | Parent | |
| 1 | ANY | ANY | active | ||
| 2 | ANT<ANY> | Annotated | active | ANY | |
| 3 | ANT<CD> | Annotated Concept Descriptor | active | ANT<ANY> | |
| 3 | ANT<PQ> | Annotated Physical Quantity | active | ANT<ANY> | |
| 2 | BAG<ANY> | Bag | active | ANY | |
| 3 | BAG<CD> | Bag Of Concept Descriptors | active | BAG<ANY> | |
| 3 | BAG<PQ> | Bag Of Physical Quantities | active | BAG<ANY> | |
| 2 | BL | Boolean | active | ANY | |
| 2 | CD | Concept Descriptor | active | ANY | |
| 3 | CE | Coded With Equivalents | active | CD | |
| 3 | CS | Coded Simple Value | active | CD | |
| 3 | CV | Coded Value | active | CD | |
| 2 | CR | Concept Role | active | ANY | |
| 2 | HXIT<ANY> | Historical | active | ANY | |
| 3 | HXIT<AD> | Historical Address | active | HXIT<ANY> | |
| 2 | II | Instance Identifier | active | ANY | |
| 2 | IVL<QTY> | Interval | active | ANY | |
| 3 | IVL<INT> | Interval Of Integer Numbers | active | IVL<QTY>, SET<INT> | |
| 3 | IVL<PQ> | Interval Of Physical Quantities | active | IVL<QTY> | |
| 4 | UVP<IVL<PQ>> | Uncertain Probabilistic Interval Of Physical Quant | active | IVL<PQ>, UVP<ANY> | |
| 3 | IVL<REAL> | Interval Of Real Numbers | active | IVL<QTY>, SET<REAL> | |
| 3 | IVL<TS> | Interval Of Points In Time | active | IVL<QTY> | |
| 4 | SET<TS> | Set Of Points In Time | active | IVL<TS> | |
| 5 | EIVL<TS> | Event Related Interval | active | SET<TS> | |
| 5 | GTS | General Timing Specification | active | SET<TS> | |
| 5 | PIVL<TS> | Periodic Interval Of Time | active | SET<TS> | |
| 2 | LIST<ANY> | Sequence | active | ANY | |
| 3 | LIST<BL> | Sequence Of Booleans | active | LIST<ANY> | |
| 4 | BIN | Binary Data | active | LIST<BL> | |
| 5 | ED | Encoded Data | active | BIN | |
| 6 | ST | Character String | active | ED | |
| 7 | ADXP | Address Part | active | ST | |
| 7 | ON | Organization Name | active | ST | |
| 7 | PNXP | Person Name Part | active | ST | |
| 3 | LIST<LIST<ANY>> | Sequence Of Sequences Of Data Values | active | LIST<ANY> | |
| 4 | LIST<LIST<BL>> | Sequence Of Sequence Of Booleans | active | LIST<LIST<ANY>> | |
| 5 | LIST<BIN> | Sequence Of Binary Data | active | LIST<LIST<BL>> | |
| 6 | LIST<ED> | Sequence Of Encoded Data | active | LIST<BIN> | |
| 7 | LIST<ST> | Sequence Of Character Strings | active | LIST<ED> | |
| 8 | LIST<ADXP> | Sequence Of Postal Address Parts | active | LIST<ST> | |
| 9 | AD | Postal And Residential Address | active | LIST<ADXP> | |
| 8 | LIST<PNXP> | Sequence Of Person Name Parts | active | LIST<ST> | |
| 9 | PN | Person Name Type | active | LIST<PNXP> | |
| 2 | OID | Object Identifier | active | ANY | |
| 2 | QTY | Quantity | active | ANY | |
| 3 | INT | Integer Number | active | QTY | |
| 3 | MO | Monetary Amount | active | QTY | |
| 3 | PPD<QTY> | Parametric Probability Distribution | active | QTY | |
| 3 | PQ | Physical Quantity | active | QTY | |
| 4 | PPD<PQ> | Parametric Probability Distribution Of Physical Quantity | active | PQ | |
| 3 | REAL | Real Number | active | QTY | |
| 4 | PPD<REAL> | Parametric Probability Distribution Of Real Number | active | REAL | |
| 3 | RTO | Ratio | active | QTY | |
| 3 | TS | Point In Time | active | QTY | |
| 2 | SET<ANY> | Set | active | ANY | |
| 3 | SET<CD> | Set Of Concept Descriptors | active | SET<ANY> | |
| 4 | SET<CE> | Set Of Coded With Equivalents | active | SET<CD> | |
| 4 | SET<CS> | Set Of Coded Simple Value | active | SET<CD> | |
| 4 | SET<CV> | Set Of Coded Value | active | SET<CD> | |
| 4 | SET<UVP<CD>> | Set Of Uncertain Probabilistic Concept Descriptor | |||
| 3 | SET<IVL<PQ>> | Set Of Intervals Of Physical Quantity | active | SET<ANY> | |
| 4 | SET<UVP<IVL<PQ>>> | Set Of Uncertain Probabilistic Interval Of Physical Quantities | |||
| 3 | SET<LIST<ST>> | Set Of Sequences Of Character Strings | active | SET<ANY> | |
| 4 | SET<AD> | Set Of Addresses | active | SET<LIST<ST>> | |
| 5 | SET<HXIT<AD>> | Set Of Historical Addresses | active | SET<AD> | |
| 6 | HIST<AD> | History Of Address | active | SET<HXIT<AD>> | |
| 3 | SET<PQ> | Set Of Physical Quantities | active | SET<ANY> | |
| 3 | SET<ST> | Set Of Character Strings | active | SET<ANY> | |
| 3 | SET<UVP<ANY>> | Set Of Uncertain Value Probabilistic | active | SET<ANY> | |
| 4 | NPPD<ANY> | Non Parametric Probability Distribution | active | SET<UVP<ANY>> | |
| 3 | SET<UVP<CD>> | Set Of Uncertain Probabilistic Concept Descriptor | active | SET<ANY>, SET<CD> | |
| 4 | NPPD<CD> | Non Parametric Probability Distribution Of Concept Descriptors | active | SET<UVP<CD>> | |
| 3 | SET<UVP<IVL<PQ>>> | Set Of Uncertain Probabilistic Interval Of Physical Quantities | active | SET<ANY>, SET<IVL<PQ>> | |
| 4 | NPPD<IVL<PQ>> | Non Parametric Probability Distribution Of Intervals of Physical Quantities | active | SET<UVP<IVL<PQ>>> | |
| 2 | URL | Universal Resource Locator | active | ANY | |
| 3 | TEL | Telecommunication Address | active | URL | |
| 2 | UVN<ANY> | Uncertain Value Narrative | active | ANY | |
| 3 | UVN<CD> | Uncertain Narrative Concept Descriptor | active | UVN<ANY> | |
| 2 | UVP<ANY> | Uncertain Value Probabilistic | active | ANY | |
| 3 | UVP<CD> | Uncertain Probabilistic Concept Descriptor | active | UVP<ANY> | |
| 3 | UVP<IVL<PQ>> | Uncertain Probabilistic Interval Of Physical Quant | |||
| 1 | SET<INT> | Set Of Integer Numbers | active | ||
| 2 | IVL<INT> | Interval Of Integer Numbers | |||
| 1 | SET<REAL> | Set Of Real Numbers | active | ||
| 2 | IVL<REAL> | Interval Of Real Numbers | |||
Description of the above table(s).
History
| Date | Action | Author | Custodian | Comment |
| 2022-07-22 | revise | Jessica Bota | TSMG | Add default value of TRUE for code systems missing caseSensitive element unless otherwise specified; UP-322 |
| 2020-09-10 | deprecate | Ted Klein | Vocabulary WG | deprecationEffectiveVersion=584-20081027 This Code System was deprecated (retired) as of the Vocabulary Model version shown. |