v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "messageTypeV100"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-messageTypeV100.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/messageTypeV100</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow" ]
] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0076" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/messageTypeV100"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.30" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "MessageTypeV100"] ; #
fhir:title [ fhir:v "Message Type (2.1 - 1.0.0)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "HL7-defined code system of concepts which specify message types. Used in HL7 Version 2.x messaging in the MSH segment."] ; #
fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "chapter" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#chapter"^^xsd:anyURI ] ;
fhir:description [ fhir:v "chapter" ] ;
fhir:type [ fhir:v "string" ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://terminology.hl7.org/v2plusvocab/ValueSet/eventV100"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/eventV100> ] ] ) ;
fhir:code [ fhir:v "event" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#event"^^xsd:anyURI ] ;
fhir:description [ fhir:v "event" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "581" ] ;
fhir:code [ fhir:v "ACK" ] ;
fhir:display [ fhir:v "General Acknowledgment CNT II" ] ;
fhir:definition [ fhir:v "General Acknowledgment CNT II" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Empfangsbestätigung" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A02" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A03" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A04" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A05" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A06" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A07" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A08" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A09" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A10" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A11" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A12" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A13" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A14" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A15" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A16" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A17" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A18" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A20" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A21" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A22" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A23" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "A24" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "O01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "O02" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "P01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "P02" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "P03" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "Q03" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "Q05" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "R01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "R03" ] ] )
] [
fhir:code [ fhir:v "ADR" ] ;
fhir:display [ fhir:v "ADT response" ] ;
fhir:definition [ fhir:v "ADT response" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort auf Anfrage bezüglich Aufnahme / Verlegung / Entlassung von Patienten" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2024-08-12"^^xsd:date ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] )
] [
fhir:code [ fhir:v "ADT" ] ;
fhir:display [ fhir:v "ADT message" ] ;
fhir:definition [ fhir:v "ADT message" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Aufnahme / Entlassung / Verlegung" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2024-08-12"^^xsd:date ] ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] )
] [
fhir:id [ fhir:v "584" ] ;
fhir:code [ fhir:v "BAR" ] ;
fhir:display [ fhir:v "Add/change billing account BLN VI" ] ;
fhir:definition [ fhir:v "Add/change billing account BLN VI" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Rechnungsänderung" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "P01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "P02" ] ] )
] [
fhir:id [ fhir:v "586" ] ;
fhir:code [ fhir:v "DSR" ] ;
fhir:display [ fhir:v "Display response QRY V" ] ;
fhir:definition [ fhir:v "Display response QRY V" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "angezeigte Antwort" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "P04" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "Q01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "Q03" ] ] )
] [
fhir:id [ fhir:v "587" ] ;
fhir:code [ fhir:v "MCF" ] ;
fhir:display [ fhir:v "Delayed acknowledgment CNT II" ] ;
fhir:definition [ fhir:v "Delayed acknowledgment CNT II" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "verzögerte Empfangsbestätigung" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "Q02" ] ] )
] [
fhir:id [ fhir:v "589" ] ;
fhir:code [ fhir:v "ORF" ] ;
fhir:display [ fhir:v "Observ. Result/record resp. ANR VII" ] ;
fhir:definition [ fhir:v "Observ. Result/record resp. ANR VII" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Untersuchungsergebnisse" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "R02" ] ] )
] [
fhir:id [ fhir:v "590" ] ;
fhir:code [ fhir:v "ORM" ] ;
fhir:display [ fhir:v "Order ORD IV" ] ;
fhir:definition [ fhir:v "Order ORD IV" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Auftrag" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "O01" ] ] )
] [
fhir:id [ fhir:v "591" ] ;
fhir:code [ fhir:v "ORR" ] ;
fhir:display [ fhir:v "Order response message ORD IV" ] ;
fhir:definition [ fhir:v "Order response message ORD IV" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Auftragsantwort" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "O02" ] ] )
] [
fhir:id [ fhir:v "592" ] ;
fhir:code [ fhir:v "ORU" ] ;
fhir:display [ fhir:v "Observ. result/unsolicited ANR VII" ] ;
fhir:definition [ fhir:v "Observ. result/unsolicited ANR VII" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "nicht angeforderte Beobachtungsergebnisse" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "R01" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "R03" ] ] )
] [
fhir:id [ fhir:v "593" ] ;
fhir:code [ fhir:v "OSQ" ] ;
fhir:display [ fhir:v "Order status query ORD IV" ] ;
fhir:definition [ fhir:v "Order status query ORD IV" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage nach Auftragsstatus" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] )
] [
fhir:id [ fhir:v "595" ] ;
fhir:code [ fhir:v "UDM" ] ;
fhir:display [ fhir:v "Unsolicited display QRY V" ] ;
fhir:definition [ fhir:v "Unsolicited display QRY V" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "nicht angeforderte Anzeige" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1" ] ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [
a fhir:code ;
fhir:v "Q05" ] ] )
] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report