This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
FHIR Value set/code system definition for HL7 v2 table 0191 ( Type of Referenced Data)
{ "resourceType": "CodeSystem", "id": "v2-0191", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "External" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "url": "http://hl7.org/fhir/v2/0191", "identifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.18.102" }, "version": "2.8.2", "name": "v2 Type of Referenced Data", "status": "active", "experimental": false, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0191 ( Type of Referenced Data)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0191", "content": "complete", "property": [ { "code": "deprecated", "uri": "http://hl7.org/fhir/concept-properties#deprecated", "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged", "type": "dateTime" } ], "concept": [ { "code": "AP", "display": "Other application data, typically uninterpreted binary data (HL7 V2.3 and later)", "designation": [ { "language": "de", "value": "sonstige (binären) Daten" }, { "language": "nl", "value": "Overige applicatiegegevens, meestal niet-verwerkte binaire gegevens (sinds v2.3)" } ] }, { "code": "Application", "display": "Other application data, typically uninterpreted binary data (HL7 V2.3 and later)", "designation": [ { "language": "nl", "value": "Overige applicatiegegevens, meestal niet-verwerkte binaire gegevens (sinds v2.3)" } ], "property": [ { "code": "deprecated", "valueDateTime": "1999-05" } ] }, { "code": "AU", "display": "Audio data (HL7 V2.3 and later)", "designation": [ { "language": "de", "value": "Audio-Daten" }, { "language": "nl", "value": "Audiogegevens (sinds v2.3)" } ] }, { "code": "Audio", "display": "Audio data (HL7 V2.3 and later)", "designation": [ { "language": "nl", "value": "Audiogegevens (sinds v2.3)" } ], "property": [ { "code": "deprecated", "valueDateTime": "1999-05" } ] }, { "code": "FT", "display": "Formatted text (HL7 V2.2 only)", "designation": [ { "language": "de", "value": "Formatierter Text" }, { "language": "nl", "value": "Tekst met opmaak (alleen v2.2)" } ] }, { "code": "IM", "display": "Image data (HL7 V2.3 and later)", "designation": [ { "language": "de", "value": "Bilddaten" }, { "language": "nl", "value": "Beeldgegevens (sinds v2.3)" } ] }, { "code": "Image", "display": "Image data (HL7 V2.3 and later)", "designation": [ { "language": "nl", "value": "Beeldgegevens (sinds v2.3)" } ], "property": [ { "code": "deprecated", "valueDateTime": "1999-05" } ] }, { "code": "multipart", "display": "MIME multipart package", "designation": [ { "language": "nl", "value": "MIME multipart package" } ] }, { "code": "NS", "display": "Non-scanned image (HL7 V2.2 only)", "designation": [ { "language": "de", "value": "Nicht über Scanner erzeugtes Bild" }, { "language": "nl", "value": "Niet-gescand beeld (alleen v2.2)" } ] }, { "code": "SD", "display": "Scanned document (HL7 V2.2 only)", "designation": [ { "language": "de", "value": "Über Scanner eingelesenes Dokument" }, { "language": "nl", "value": "Gescand document (alleen v2.2)" } ] }, { "code": "SI", "display": "Scanned image (HL7 V2.2 only)", "designation": [ { "language": "de", "value": "Über Scanner eingelesenes Bild" }, { "language": "nl", "value": "Gescand beeld (alleen v2.2)" } ] }, { "code": "TEXT", "display": "Machine readable text document (HL7 V2.3.1 and later)", "designation": [ { "language": "nl", "value": "Geautomatiseerd leesbaar tekstdocument (sinds v2.3.1)" } ] }, { "code": "TX", "display": "Machine readable text document (HL7 V2.2 only)", "designation": [ { "language": "de", "value": "Maschinenlesbarer Text" }, { "language": "nl", "value": "Geautomatiseerd leesbaar tekstdocument (alleen v2.2)" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.