v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Event (2.3.1 - 1.3.0) - TTL Representation

Active as of 2025-08-05

Raw ttl | Download

@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 "eventV130"] ; # 
  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-eventV130.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/eventV130</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.3.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 "0003"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/eventV130"^^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.4" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.3.0"] ; # 
  fhir:name [ fhir:v "EventV130"] ; # 
  fhir:title [ fhir:v "Event (2.3.1 - 1.3.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 specifying the trigger event for Version 2.x interface messages.  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: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/messageStructureV100"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/messageStructureV100>       ]     ] ) ;
fhir:code [ fhir:v "msgstruct" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#msgstruct"^^xsd:anyURI ] ;
fhir:description [ fhir:v "msgstruct" ] ;
fhir:type [ fhir:v "code" ]
  ] [
    ( 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/messageTypeV130"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/messageTypeV130>       ]     ] ) ;
fhir:code [ fhir:v "msgtype" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#msgtype"^^xsd:anyURI ] ;
fhir:description [ fhir:v "msgtype" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "A01" ] ;
fhir:display [ fhir:v "ADT/ACK - Admit/visit notification" ] ;
fhir:definition [ fhir:v "ADT/ACK - Admit/visit notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "stationäre Aufnahme" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A02" ] ;
fhir:display [ fhir:v "ADT/ACK - Transfer a patient" ] ;
fhir:definition [ fhir:v "ADT/ACK - Transfer a patient" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Verlegung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A03" ] ;
fhir:display [ fhir:v "ADT/ACK -  Discharge/end visit" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Discharge/end visit" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Entlassung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A03"       ]     ] )
  ] [
fhir:code [ fhir:v "A04" ] ;
fhir:display [ fhir:v "ADT/ACK -  Register a patient" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Register a patient" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Besuchsmeldung (nicht-stationär)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A05" ] ;
fhir:display [ fhir:v "ADT/ACK -  Pre-admit a patient" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Pre-admit a patient" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Voraufnahme eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A06" ] ;
fhir:display [ fhir:v "ADT/ACK -  Change an outpatient to an inpatient" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Change an outpatient to an inpatient" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung von ambulant in stationär" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A06"       ]     ] )
  ] [
fhir:code [ fhir:v "A07" ] ;
fhir:display [ fhir:v "ADT/ACK -  Change an inpatient to an outpatient" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Change an inpatient to an outpatient" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung von stationär in ambulant" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A06"       ]     ] )
  ] [
fhir:code [ fhir:v "A08" ] ;
fhir:display [ fhir:v "ADT/ACK -  Update patient information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Update patient information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung von Patienteninformationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A09" ] ;
fhir:display [ fhir:v "ADT/ACK -  Patient departing - tracking" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Patient departing - tracking" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient verläßt Einrichtung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A09"       ]     ] )
  ] [
fhir:code [ fhir:v "A10" ] ;
fhir:display [ fhir:v "ADT/ACK -  Patient arriving - tracking" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Patient arriving - tracking" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient erreicht Einrichtung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A09"       ]     ] )
  ] [
fhir:code [ fhir:v "A11" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel admit/visit notification" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel admit/visit notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung für A01 und A04" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A09"       ]     ] )
  ] [
fhir:code [ fhir:v "A12" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel transfer" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel transfer" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung für A02" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A12"       ]     ] )
  ] [
fhir:code [ fhir:v "A13" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel discharge/end visit" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel discharge/end visit" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung für A03" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A14" ] ;
fhir:display [ fhir:v "ADT/ACK -  Pending admit" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Pending admit" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Geplante Aufnahme" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A15" ] ;
fhir:display [ fhir:v "ADT/ACK -  Pending transfer" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Pending transfer" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Geplante Verlegung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A09"       ]     ] )
  ] [
fhir:code [ fhir:v "A16" ] ;
fhir:display [ fhir:v "ADT/ACK -  Pending discharge" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Pending discharge" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Geplante Entlassung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A16"       ]     ] )
  ] [
fhir:code [ fhir:v "A17" ] ;
fhir:display [ fhir:v "ADT/ACK -  Swap patients" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Swap patients" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Bettentausch zweier Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A17"       ]     ] )
  ] [
fhir:code [ fhir:v "A18" ] ;
fhir:display [ fhir:v "ADT/ACK -  Merge patient information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Merge patient information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patienteninf. zusammenf. (veraltet, neu: A34ff.)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A18"       ]     ] )
  ] [
fhir:code [ fhir:v "A19" ] ;
fhir:display [ fhir:v "QRY/ADR -  Patient query" ] ;
fhir:definition [ fhir:v "QRY/ADR -  Patient query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage nach Patientendaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_A19"       ]     ] )
  ] [
fhir:code [ fhir:v "A20" ] ;
fhir:display [ fhir:v "ADT/ACK -  Bed status update" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Bed status update" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung des Bettenstatus" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A20"       ]     ] )
  ] [
fhir:code [ fhir:v "A21" ] ;
fhir:display [ fhir:v "ADT/ACK -  Patient goes on a “leave of absence”" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Patient goes on a “leave of absence”" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Beginn einer Patientenabwesenheit" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A22" ] ;
fhir:display [ fhir:v "ADT/ACK -  Patient returns from a “leave of absence”" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Patient returns from a “leave of absence”" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ende einer Patientenabwesenheit" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A23" ] ;
fhir:display [ fhir:v "ADT/ACK -  Delete a patient record" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Delete a patient record" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Löschen eines Patientensatzes" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A24" ] ;
fhir:display [ fhir:v "ADT/ACK -  Link patient information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Link patient information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Verknüpfen von Patientendaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A24"       ]     ] )
  ] [
fhir:code [ fhir:v "A25" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel pending discharge" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel pending discharge" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung einer eingeleiteten Entlassung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A26" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel pending transfer" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel pending transfer" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung einer eingeleiteten Verlegung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A27" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel pending admit" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel pending admit" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung einer eingeleiteten Aufnahme" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A28" ] ;
fhir:display [ fhir:v "ADT/ACK -  Add person information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Add person information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Personendaten hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A29" ] ;
fhir:display [ fhir:v "ADT/ACK -  Delete person information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Delete person information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Löschung von personenbezogenen Daten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A30" ] ;
fhir:display [ fhir:v "ADT/ACK -  Merge person information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Merge person information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Abgleich personenbezogener Daten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A31" ] ;
fhir:display [ fhir:v "ADT/ACK -  Update person information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Update person information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ändern personenbezogener Daten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A01"       ]     ] )
  ] [
fhir:code [ fhir:v "A32" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel patient arriving - tracking" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel patient arriving - tracking" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung eines Patientenzugangs (Bettenzuweisung)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A33" ] ;
fhir:display [ fhir:v "ADT/ACK -  Cancel patient departing - tracking" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Cancel patient departing - tracking" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung eines Patientenabgangs (Bettenfreigabe)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A02"       ]     ] )
  ] [
fhir:code [ fhir:v "A34" ] ;
fhir:display [ fhir:v "ADT/ACK -  Merge patient information - patient ID only" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Merge patient information - patient ID only" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Abgleich nur der Patientennummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A35" ] ;
fhir:display [ fhir:v "ADT/ACK -  Merge patient information - account number only" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Merge patient information - account number only" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Abgleich nur der Abrechnungsnummer / Debitorenkontonummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A36" ] ;
fhir:display [ fhir:v "ADT/ACK -  Merge patient information - patient ID and account number" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Merge patient information - patient ID and account number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Abgleich von Patientennummer und Abrechnungsnummer / Debitorenkontonummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A37" ] ;
fhir:display [ fhir:v "ADT/ACK -  Unlink patient information" ] ;
fhir:definition [ fhir:v "ADT/ACK -  Unlink patient information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Auflösung einer Verknüpfung von Patientendaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A24"       ]     ] )
  ] [
fhir:code [ fhir:v "A38" ] ;
fhir:display [ fhir:v "ADT/ACK - Cancel pre-admit" ] ;
fhir:definition [ fhir:v "ADT/ACK - Cancel pre-admit" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung zu A05" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A38"       ]     ] )
  ] [
fhir:code [ fhir:v "A39" ] ;
fhir:display [ fhir:v "ADT/ACK - Merge person – patient ID" ] ;
fhir:definition [ fhir:v "ADT/ACK - Merge person – patient ID" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Zusammenführung von Information über externe ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A39"       ]     ] )
  ] [
fhir:code [ fhir:v "A40" ] ;
fhir:display [ fhir:v "ADT/ACK - Merge patient - patient identifier list" ] ;
fhir:definition [ fhir:v "ADT/ACK - Merge patient - patient identifier list" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Zusammenführung v. Pat-Information über ID-Liste" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A39"       ]     ] )
  ] [
fhir:code [ fhir:v "A41" ] ;
fhir:display [ fhir:v "ADT/ACK - Merge account - patient account number" ] ;
fhir:definition [ fhir:v "ADT/ACK - Merge account - patient account number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Zusammenführung von Konten über Kontonummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A39"       ]     ] )
  ] [
fhir:code [ fhir:v "A42" ] ;
fhir:display [ fhir:v "ADT/ACK - Merge visit - visit number" ] ;
fhir:definition [ fhir:v "ADT/ACK - Merge visit - visit number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Zusammenführung v.Fall-Information über Fallnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A39"       ]     ] )
  ] [
fhir:code [ fhir:v "A43" ] ;
fhir:display [ fhir:v "ADT/ACK - Move patient information – patient identifier list" ] ;
fhir:definition [ fhir:v "ADT/ACK - Move patient information – patient identifier list" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl. PID-Liste" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A43"       ]     ] )
  ] [
fhir:code [ fhir:v "A44" ] ;
fhir:display [ fhir:v "ADT/ACK - Move account information - patient account number" ] ;
fhir:definition [ fhir:v "ADT/ACK - Move account information - patient account number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl.Abrechungsnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A43"       ]     ] )
  ] [
fhir:code [ fhir:v "A45" ] ;
fhir:display [ fhir:v "ADT/ACK - Move visit information - visit number" ] ;
fhir:definition [ fhir:v "ADT/ACK - Move visit information - visit number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl.Fallnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A45"       ]     ] )
  ] [
fhir:code [ fhir:v "A46" ] ;
fhir:display [ fhir:v "ADT/ACK - Change patient ID" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change patient ID" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung der externen Pat.ID (PID-2)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A47" ] ;
fhir:display [ fhir:v "ADT/ACK - Change patient identifier list" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change patient identifier list" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A48" ] ;
fhir:display [ fhir:v "ADT/ACK - Change alternate patient ID" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change alternate patient ID" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung der alternativen Pat.ID (PID-4)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A49" ] ;
fhir:display [ fhir:v "ADT/ACK - Change patient account number" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change patient account number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung der Abrechungsnummer (PID-18)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A30"       ]     ] )
  ] [
fhir:code [ fhir:v "A50" ] ;
fhir:display [ fhir:v "ADT/ACK - Change visit number" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change visit number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung der Fallnummer (PV1-19)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A50"       ]     ] )
  ] [
fhir:code [ fhir:v "A51" ] ;
fhir:display [ fhir:v "ADT/ACK - Change alternate visit ID" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change alternate visit ID" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung der alternativen Fallnummer (PV1-50)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ADT_A50"       ]     ] )
  ] [
fhir:code [ fhir:v "C01" ] ;
fhir:display [ fhir:v "CRM - Register a patient on a clinical trial" ] ;
fhir:definition [ fhir:v "CRM - Register a patient on a clinical trial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Registrierung eines Patienten f.eine klin.Studie" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C02" ] ;
fhir:display [ fhir:v "CRM - Cancel a patient registration on clinical trial (for clerical mistakes only)" ] ;
fhir:definition [ fhir:v "CRM - Cancel a patient registration on clinical trial (for clerical mistakes only)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Löschung der Registrierung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C03" ] ;
fhir:display [ fhir:v "CRM - Correct/update registration information" ] ;
fhir:definition [ fhir:v "CRM - Correct/update registration information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Korrektur/Änderung der Registrierung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C04" ] ;
fhir:display [ fhir:v "CRM - Patient has gone off a clinical trial" ] ;
fhir:definition [ fhir:v "CRM - Patient has gone off a clinical trial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient ist aus der Studie ausgeschieden" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C05" ] ;
fhir:display [ fhir:v "CRM - Patient enters phase of clinical trial" ] ;
fhir:definition [ fhir:v "CRM - Patient enters phase of clinical trial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient tritt in Studienphase ein" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C06" ] ;
fhir:display [ fhir:v "CRM - Cancel patient entering a phase (clerical mistake)" ] ;
fhir:definition [ fhir:v "CRM - Cancel patient entering a phase (clerical mistake)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Löschung des Eintritts in eine Studienphase" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C07" ] ;
fhir:display [ fhir:v "CRM - Correct/update phase information" ] ;
fhir:definition [ fhir:v "CRM - Correct/update phase information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Korrektur/Änderung der Angaben zur Studienphase" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C08" ] ;
fhir:display [ fhir:v "CRM - Patient has gone off phase of clinical trial" ] ;
fhir:definition [ fhir:v "CRM - Patient has gone off phase of clinical trial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient ist aus Studienphase ausgeschieden" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CRM_C01"       ]     ] )
  ] [
fhir:code [ fhir:v "C09" ] ;
fhir:display [ fhir:v "CSU - Automated time intervals for reporting, like monthly" ] ;
fhir:definition [ fhir:v "CSU - Automated time intervals for reporting, like monthly" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Festlegung des Zeitintervalls für autom. Berichte" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CSU_C09"       ]     ] )
  ] [
fhir:code [ fhir:v "C10" ] ;
fhir:display [ fhir:v "CSU - Patient completes the clinical trial" ] ;
fhir:definition [ fhir:v "CSU - Patient completes the clinical trial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient beendet Studie" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CSU_C09"       ]     ] )
  ] [
fhir:code [ fhir:v "C11" ] ;
fhir:display [ fhir:v "CSU - Patient completes a phase of the clinical trial" ] ;
fhir:definition [ fhir:v "CSU - Patient completes a phase of the clinical trial" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Patient beendet eine Studienphase" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CSU_C09"       ]     ] )
  ] [
fhir:code [ fhir:v "C12" ] ;
fhir:display [ fhir:v "CSU - Update/correction of patient order/result information" ] ;
fhir:definition [ fhir:v "CSU - Update/correction of patient order/result information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Korrektur/Änderung von Anforderungen/Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "CSU_C09"       ]     ] )
  ] [
fhir:code [ fhir:v "CNQ" ] ;
fhir:display [ fhir:v "QRY/EQQ/SPQ/VQQ/RQQ - Cancel query" ] ;
fhir:definition [ fhir:v "QRY/EQQ/SPQ/VQQ/RQQ - Cancel query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung einer Anfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "I01" ] ;
fhir:display [ fhir:v "RQI/RPI - Request for insurance information" ] ;
fhir:definition [ fhir:v "RQI/RPI - Request for insurance information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung von Versicherungsdaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQI_I01"       ]     ] )
  ] [
fhir:code [ fhir:v "I02" ] ;
fhir:display [ fhir:v "RQI/RPL - Request/receipt of patient selection display list" ] ;
fhir:definition [ fhir:v "RQI/RPL - Request/receipt of patient selection display list" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderg.einer Patientenauswahlliste (zur Anzeige)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQI_I01"       ]     ] )
  ] [
fhir:code [ fhir:v "I03" ] ;
fhir:display [ fhir:v "RQI/RPR - Request/receipt of patient selection list" ] ;
fhir:definition [ fhir:v "RQI/RPR - Request/receipt of patient selection list" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderg.einer strukt. Patientenauswahlliste" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQI_I01"       ]     ] )
  ] [
fhir:code [ fhir:v "I04" ] ;
fhir:display [ fhir:v "RQD/RPI - Request for patient demographic data" ] ;
fhir:definition [ fhir:v "RQD/RPI - Request for patient demographic data" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung demographischer Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQP_I04"       ]     ] )
  ] [
fhir:code [ fhir:v "I05" ] ;
fhir:display [ fhir:v "RQC/RCI - Request for patient clinical information" ] ;
fhir:definition [ fhir:v "RQC/RCI - Request for patient clinical information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung klinischer Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQC_I05"       ]     ] )
  ] [
fhir:code [ fhir:v "I06" ] ;
fhir:display [ fhir:v "RQC/RCL - Request/receipt of clinical data listing" ] ;
fhir:definition [ fhir:v "RQC/RCL - Request/receipt of clinical data listing" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung strukt. klinischer Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQC_I06"       ]     ] )
  ] [
fhir:code [ fhir:v "I07" ] ;
fhir:display [ fhir:v "PIN/ACK - Unsolicited insurance information" ] ;
fhir:definition [ fhir:v "PIN/ACK - Unsolicited insurance information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "unaufgeforderte Übermittlung v. Versicherungsdaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PIN_I07"       ]     ] )
  ] [
fhir:code [ fhir:v "I08" ] ;
fhir:display [ fhir:v "RQA/RPA - Request for treatment authorization information" ] ;
fhir:definition [ fhir:v "RQA/RPA - Request for treatment authorization information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "I09" ] ;
fhir:display [ fhir:v "RQA/RPA - Request for modification to an authorization" ] ;
fhir:definition [ fhir:v "RQA/RPA - Request for modification to an authorization" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderg bzgl. Änderung Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "I10" ] ;
fhir:display [ fhir:v "RQA/RPA - Request for resubmission of an authorization" ] ;
fhir:definition [ fhir:v "RQA/RPA - Request for resubmission of an authorization" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "erneute Anforderung Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "I11" ] ;
fhir:display [ fhir:v "RQA/RPA - Request for cancellation of an authorization" ] ;
fhir:definition [ fhir:v "RQA/RPA - Request for cancellation of an authorization" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfordrg Stornierg einer Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "I12" ] ;
fhir:display [ fhir:v "REF/RRI - Patient referral" ] ;
fhir:definition [ fhir:v "REF/RRI - Patient referral" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Überweisung eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "REF_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "I13" ] ;
fhir:display [ fhir:v "REF/RRI - Modify patient referral" ] ;
fhir:definition [ fhir:v "REF/RRI - Modify patient referral" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung einer Patientenüberweisung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "REF_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "I14" ] ;
fhir:display [ fhir:v "REF/RRI - Cancel patient referral" ] ;
fhir:definition [ fhir:v "REF/RRI - Cancel patient referral" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung einer Patientenüberweisung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "REF_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "I15" ] ;
fhir:display [ fhir:v "REF/RRI - Request patient referral status" ] ;
fhir:definition [ fhir:v "REF/RRI - Request patient referral status" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Statusabfrage bzgl. Patientenüberweisung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "REF_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "M01" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file not otherwise specified (for backward compatibility only)" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file not otherwise specified (for backward compatibility only)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung (veraltet)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M01"       ]     ] )
  ] [
fhir:code [ fhir:v "M02" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file - staff practitioner" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file - staff practitioner" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - Ärzte" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M02"       ]     ] )
  ] [
fhir:code [ fhir:v "M03" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file - test/observation (for backward compatibility only)" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file - test/observation (for backward compatibility only)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - Tests / Untersuchungen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M01"       ]     ] )
  ] [
fhir:code [ fhir:v "M04" ] ;
fhir:display [ fhir:v "MFN/MFK - Master files charge description" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master files charge description" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M01"       ]     ] )
  ] [
fhir:code [ fhir:v "M05" ] ;
fhir:display [ fhir:v "MFN/MFK - Patient location master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Patient location master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - Aufenthaltsorte" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M01"       ]     ] )
  ] [
fhir:code [ fhir:v "M06" ] ;
fhir:display [ fhir:v "MFN/MFK - Clinical study with phases and schedules master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Clinical study with phases and schedules master file" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M01"       ]     ] )
  ] [
fhir:code [ fhir:v "M07" ] ;
fhir:display [ fhir:v "MFN/MFK - Clinical study without phases but with schedules master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Clinical study without phases but with schedules master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - klinische Studien ohne Phasen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M07"       ]     ] )
  ] [
fhir:code [ fhir:v "M08" ] ;
fhir:display [ fhir:v "MFN/MFK - Test/observation (numeric) master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Test/observation (numeric) master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - Tests/Untersuchung mit numerischen Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M08"       ]     ] )
  ] [
fhir:code [ fhir:v "M09" ] ;
fhir:display [ fhir:v "MFN/MFK - Test/observation (categorical) master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Test/observation (categorical) master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - Tests mit nicht numerischen Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M09"       ]     ] )
  ] [
fhir:code [ fhir:v "M10" ] ;
fhir:display [ fhir:v "MFN/MFK - Test /observation batteries master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Test /observation batteries master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - Testprofile" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M10"       ]     ] )
  ] [
fhir:code [ fhir:v "M11" ] ;
fhir:display [ fhir:v "MFN/MFK - Test/calculated observations master file" ] ;
fhir:definition [ fhir:v "MFN/MFK - Test/calculated observations master file" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stammdatenänderung - berechnete Ergebnisse" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFN_M11"       ]     ] )
  ] [
fhir:code [ fhir:v "O01" ] ;
fhir:display [ fhir:v "ORM - Order message (also RDE, RDS, RGV, RAS)" ] ;
fhir:definition [ fhir:v "ORM - Order message (also RDE, RDS, RGV, RAS)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Auftrag / Verordnung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORM_O01"       ]     ] )
  ] [
fhir:code [ fhir:v "O02" ] ;
fhir:display [ fhir:v "ORR - Order response (also RRE, RRD, RRG, RRA)" ] ;
fhir:definition [ fhir:v "ORR - Order response (also RRE, RRD, RRG, RRA)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Auftragsbestätigung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORR_O02"       ]     ] )
  ] [
fhir:code [ fhir:v "P01" ] ;
fhir:display [ fhir:v "BAR/ACK - Add patient accounts" ] ;
fhir:definition [ fhir:v "BAR/ACK - Add patient accounts" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "BAR_P01"       ]     ] )
  ] [
fhir:code [ fhir:v "P02" ] ;
fhir:display [ fhir:v "BAR/ACK - Purge patient accounts" ] ;
fhir:definition [ fhir:v "BAR/ACK - Purge patient accounts" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Löschen der Abrechnungsdaten eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "BAR_P02"       ]     ] )
  ] [
fhir:code [ fhir:v "P03" ] ;
fhir:display [ fhir:v "DFT/ACK - Post detail financial transaction" ] ;
fhir:definition [ fhir:v "DFT/ACK - Post detail financial transaction" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Leistungs- und Abrechnungsinformationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "DFT_P03"       ]     ] )
  ] [
fhir:code [ fhir:v "P04" ] ;
fhir:display [ fhir:v "QRY/DSP – Generate bill and A/R statements" ] ;
fhir:definition [ fhir:v "QRY/DSP – Generate bill and A/R statements" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Druck und Anzeige von Rechnungen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "NUL"       ]     ] )
  ] [
fhir:code [ fhir:v "P05" ] ;
fhir:display [ fhir:v "BAR/ACK – Update account" ] ;
fhir:definition [ fhir:v "BAR/ACK – Update account" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "BAR_P01"       ]     ] )
  ] [
fhir:code [ fhir:v "P06" ] ;
fhir:display [ fhir:v "BAR/ACK - End account" ] ;
fhir:definition [ fhir:v "BAR/ACK - End account" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Abschluß eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "BAR_P06"       ]     ] )
  ] [
fhir:code [ fhir:v "P07" ] ;
fhir:display [ fhir:v "PEX - Unsolicited initial individual product experience report" ] ;
fhir:definition [ fhir:v "PEX - Unsolicited initial individual product experience report" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "unaufgeforderte individueller Produktersterfahrungsbericht" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "P08" ] ;
fhir:display [ fhir:v "PEX - Unsolicited update individual product experience report" ] ;
fhir:definition [ fhir:v "PEX - Unsolicited update individual product experience report" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderung individueller Produktersterfahrungsbericht" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "P09" ] ;
fhir:display [ fhir:v "SUR - Summary product experience report" ] ;
fhir:definition [ fhir:v "SUR - Summary product experience report" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "zusammenfassender Produkterfahrungsbericht" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SUR_P09"       ]     ] )
  ] [
fhir:code [ fhir:v "PC1" ] ;
fhir:display [ fhir:v "PPR - PC/ Problem Add" ] ;
fhir:definition [ fhir:v "PPR - PC/ Problem Add" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Problem hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPR_PC1"       ]     ] )
  ] [
fhir:code [ fhir:v "PC2" ] ;
fhir:display [ fhir:v "PPR - PC/ Problem Update" ] ;
fhir:definition [ fhir:v "PPR - PC/ Problem Update" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Problem ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPR_PC1"       ]     ] )
  ] [
fhir:code [ fhir:v "PC3" ] ;
fhir:display [ fhir:v "PPR - PC/ Problem Delete" ] ;
fhir:definition [ fhir:v "PPR - PC/ Problem Delete" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Problem löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPR_PC1"       ]     ] )
  ] [
fhir:code [ fhir:v "PC4" ] ;
fhir:display [ fhir:v "QRY - PC/ Problem Query" ] ;
fhir:definition [ fhir:v "QRY - PC/ Problem Query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Problem abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_PC4"       ]     ] )
  ] [
fhir:code [ fhir:v "PC5" ] ;
fhir:display [ fhir:v "PRR - PC/ Problem Response" ] ;
fhir:definition [ fhir:v "PRR - PC/ Problem Response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Problem Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PRR_PC5"       ]     ] )
  ] [
fhir:code [ fhir:v "PC6" ] ;
fhir:display [ fhir:v "PGL - PC/ Goal Add" ] ;
fhir:definition [ fhir:v "PGL - PC/ Goal Add" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ziel hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PGL_PC6"       ]     ] )
  ] [
fhir:code [ fhir:v "PC7" ] ;
fhir:display [ fhir:v "PGL - PC/ Goal Update" ] ;
fhir:definition [ fhir:v "PGL - PC/ Goal Update" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ziel ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PGL_PC6"       ]     ] )
  ] [
fhir:code [ fhir:v "PC8" ] ;
fhir:display [ fhir:v "PGL - PC/ Goal Delete" ] ;
fhir:definition [ fhir:v "PGL - PC/ Goal Delete" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ziel löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PGL_PC6"       ]     ] )
  ] [
fhir:code [ fhir:v "PC9" ] ;
fhir:display [ fhir:v "QRY - PC/ Goal Query" ] ;
fhir:definition [ fhir:v "QRY - PC/ Goal Query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ziel abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_PC4"       ]     ] )
  ] [
fhir:code [ fhir:v "PCA" ] ;
fhir:display [ fhir:v "PPV - PC/ Goal Response" ] ;
fhir:definition [ fhir:v "PPV - PC/ Goal Response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ziel Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPV_PCA"       ]     ] )
  ] [
fhir:code [ fhir:v "PCB" ] ;
fhir:display [ fhir:v "PPP - PC/ Pathway (Problem-Oriented) Add" ] ;
fhir:definition [ fhir:v "PPP - PC/ Pathway (Problem-Oriented) Add" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPP_PCB"       ]     ] )
  ] [
fhir:code [ fhir:v "PCC" ] ;
fhir:display [ fhir:v "PPP - PC/ Pathway (Problem-Oriented) Update" ] ;
fhir:definition [ fhir:v "PPP - PC/ Pathway (Problem-Oriented) Update" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPP_PCB"       ]     ] )
  ] [
fhir:code [ fhir:v "PCD" ] ;
fhir:display [ fhir:v "PPP - PC/ Pathway (Problem-Oriented) Delete" ] ;
fhir:definition [ fhir:v "PPP - PC/ Pathway (Problem-Oriented) Delete" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPP_PCB"       ]     ] )
  ] [
fhir:code [ fhir:v "PCE" ] ;
fhir:display [ fhir:v "QRY - PC/ Pathway (Problem-Oriented) Query" ] ;
fhir:definition [ fhir:v "QRY - PC/ Pathway (Problem-Oriented) Query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_PC4"       ]     ] )
  ] [
fhir:code [ fhir:v "PCF" ] ;
fhir:display [ fhir:v "PTR - PC/ Pathway (Problem-Oriented) Query Response" ] ;
fhir:definition [ fhir:v "PTR - PC/ Pathway (Problem-Oriented) Query Response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PTR_PCF"       ]     ] )
  ] [
fhir:code [ fhir:v "PCG" ] ;
fhir:display [ fhir:v "PPG - PC/ Pathway (Goal-Oriented) Add" ] ;
fhir:definition [ fhir:v "PPG - PC/ Pathway (Goal-Oriented) Add" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPG_PCG"       ]     ] )
  ] [
fhir:code [ fhir:v "PCH" ] ;
fhir:display [ fhir:v "PPG - PC/ Pathway (Goal-Oriented) Update" ] ;
fhir:definition [ fhir:v "PPG - PC/ Pathway (Goal-Oriented) Update" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPG_PCG"       ]     ] )
  ] [
fhir:code [ fhir:v "PCJ" ] ;
fhir:display [ fhir:v "PPG - PC/ Pathway (Goal-Oriented) Delete" ] ;
fhir:definition [ fhir:v "PPG - PC/ Pathway (Goal-Oriented) Delete" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPG_PCG"       ]     ] )
  ] [
fhir:code [ fhir:v "PCK" ] ;
fhir:display [ fhir:v "QRY - PC/ Pathway (Goal-Oriented) Query" ] ;
fhir:definition [ fhir:v "QRY - PC/ Pathway (Goal-Oriented) Query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_PC4"       ]     ] )
  ] [
fhir:code [ fhir:v "PCL" ] ;
fhir:display [ fhir:v "PPT - PC/ Pathway (Goal-Oriented) Query Response" ] ;
fhir:definition [ fhir:v "PPT - PC/ Pathway (Goal-Oriented) Query Response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPT_PCL"       ]     ] )
  ] [
fhir:code [ fhir:v "Q01" ] ;
fhir:display [ fhir:v "QRY/DSR - Query sent for immediate response" ] ;
fhir:definition [ fhir:v "QRY/DSR - Query sent for immediate response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage mit sofortiger Antwort" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_Q01"       ]     ] )
  ] [
fhir:code [ fhir:v "Q02" ] ;
fhir:display [ fhir:v "QRY/QCK - Query sent for deferred response" ] ;
fhir:definition [ fhir:v "QRY/QCK - Query sent for deferred response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage mit verzögerter Antwort" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_Q02"       ]     ] )
  ] [
fhir:code [ fhir:v "Q03" ] ;
fhir:display [ fhir:v "DSR/ACK - Deferred response to a query" ] ;
fhir:definition [ fhir:v "DSR/ACK - Deferred response to a query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Verzögerte Antwort auf Anfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "DSR_Q03"       ]     ] )
  ] [
fhir:code [ fhir:v "Q04" ] ;
fhir:display [ fhir:v "EQQ – Embedded query language query" ] ;
fhir:definition [ fhir:v "EQQ – Embedded query language query" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "EQQ_Q04"       ]     ] )
  ] [
fhir:code [ fhir:v "Q05" ] ;
fhir:display [ fhir:v "UDM/ACK - Unsolicited display update message" ] ;
fhir:definition [ fhir:v "UDM/ACK - Unsolicited display update message" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Sofortige Bildschirmanzeige (Eilmeldung)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "UDM_Q05"       ]     ] )
  ] [
fhir:code [ fhir:v "Q06" ] ;
fhir:display [ fhir:v "OSQ/OSR - Query for order status" ] ;
fhir:definition [ fhir:v "OSQ/OSR - Query for order status" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Abfrage des Auftragsstatus" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "OSQ_Q06"       ]     ] )
  ] [
fhir:code [ fhir:v "Q07" ] ;
fhir:display [ fhir:v "VQQ – Virtual table query" ] ;
fhir:definition [ fhir:v "VQQ – Virtual table query" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VQQ_Q07"       ]     ] )
  ] [
fhir:code [ fhir:v "Q08" ] ;
fhir:display [ fhir:v "SPQ – Stored procedure request" ] ;
fhir:definition [ fhir:v "SPQ – Stored procedure request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SPQ_Q08"       ]     ] )
  ] [
fhir:code [ fhir:v "Q09" ] ;
fhir:display [ fhir:v "RQQ – event replay query" ] ;
fhir:definition [ fhir:v "RQQ – event replay query" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RQQ_Q09"       ]     ] )
  ] [
fhir:code [ fhir:v "R01" ] ;
fhir:display [ fhir:v "ORU/ACK - Unsolicited transmission of an observation message" ] ;
fhir:definition [ fhir:v "ORU/ACK - Unsolicited transmission of an observation message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORU_R01"       ]     ] )
  ] [
fhir:code [ fhir:v "R02" ] ;
fhir:display [ fhir:v "QRY - Query for results of observation" ] ;
fhir:definition [ fhir:v "QRY - Query for results of observation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage nach Untersuchungsergebnis" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_R02"       ]     ] )
  ] [
fhir:code [ fhir:v "R03" ] ;
fhir:display [ fhir:v "QRY/DSR Display-oriented results, query/unsol. update (for backward compatibility only)" ] ;
fhir:definition [ fhir:v "QRY/DSR Display-oriented results, query/unsol. update (for backward compatibility only)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anzeigeorientiertes Ergebnis" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.1"       ]     ] )
  ] [
fhir:code [ fhir:v "R04" ] ;
fhir:display [ fhir:v "ORF - Response to query; transmission of requested observation" ] ;
fhir:definition [ fhir:v "ORF - Response to query; transmission of requested observation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort auf Anfrage / Übermittlung eines angeforderten Ergebnisses" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.2"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "NUL"       ]     ] )
  ] [
fhir:code [ fhir:v "R05" ] ;
fhir:display [ fhir:v "QRY/DSR - query for display results" ] ;
fhir:definition [ fhir:v "QRY/DSR - query for display results" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage nach anzeigeorientierten Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "R06" ] ;
fhir:display [ fhir:v "UDM - unsolicited update/display results" ] ;
fhir:definition [ fhir:v "UDM - unsolicited update/display results" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "unaufgeforderte Änderung anzeigeorientierter Ergebnisse" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "R07" ] ;
fhir:display [ fhir:v "EDR – enhanced display response" ] ;
fhir:definition [ fhir:v "EDR – enhanced display response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "EDR_R07"       ]     ] )
  ] [
fhir:code [ fhir:v "R08" ] ;
fhir:display [ fhir:v "TBR – tabular data response" ] ;
fhir:definition [ fhir:v "TBR – tabular data response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "TBR_R08"       ]     ] )
  ] [
fhir:code [ fhir:v "R09" ] ;
fhir:display [ fhir:v "ERP – event replay response" ] ;
fhir:definition [ fhir:v "ERP – event replay response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ERP_R09"       ]     ] )
  ] [
fhir:code [ fhir:v "RAR" ] ;
fhir:display [ fhir:v "RAR - Pharmacy administration information query response" ] ;
fhir:definition [ fhir:v "RAR - Pharmacy administration information query response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort bzgl. der Behandlungs-/Darreichungsform" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RAR_RAR"       ]     ] )
  ] [
fhir:code [ fhir:v "RDR" ] ;
fhir:display [ fhir:v "RDR - Pharmacy dispense information query response" ] ;
fhir:definition [ fhir:v "RDR - Pharmacy dispense information query response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RDR_RDR"       ]     ] )
  ] [
fhir:code [ fhir:v "RER" ] ;
fhir:display [ fhir:v "RER - Pharmacy encoded order information query response" ] ;
fhir:definition [ fhir:v "RER - Pharmacy encoded order information query response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RER_RER"       ]     ] )
  ] [
fhir:code [ fhir:v "RGR" ] ;
fhir:display [ fhir:v "RGR - Pharmacy dose information query response" ] ;
fhir:definition [ fhir:v "RGR - Pharmacy dose information query response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort bzgl. der Dosis bzw. der Frequenz der Behandlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-05-07"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RGR_RGR"       ]     ] )
  ] [
fhir:code [ fhir:v "ROR" ] ;
fhir:display [ fhir:v "R0R - Pharmacy prescription order query response" ] ;
fhir:definition [ fhir:v "R0R - Pharmacy prescription order query response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-05-07"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "S01" ] ;
fhir:display [ fhir:v "SRM/SRR - Request new appointment booking" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request new appointment booking" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Terminanforderung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S02" ] ;
fhir:display [ fhir:v "SRM/SRR - Request appointment rescheduling" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request appointment rescheduling" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung für Terminverschiebung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S03" ] ;
fhir:display [ fhir:v "SRM/SRR - Request appointment modification" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request appointment modification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung für inhaltliche Terminänderung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S04" ] ;
fhir:display [ fhir:v "SRM/SRR - Request appointment cancellation" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request appointment cancellation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Absage eines Termins" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S05" ] ;
fhir:display [ fhir:v "SRM/SRR - Request appointment discontinuation" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request appointment discontinuation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Aussetzung des aktuellen oder weiterer Termine" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S06" ] ;
fhir:display [ fhir:v "SRM/SRR - Request appointment deletion" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request appointment deletion" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung eines Termins" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S07" ] ;
fhir:display [ fhir:v "SRM/SRR - Request addition of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request addition of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anforderung zusätzlicher Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S08" ] ;
fhir:display [ fhir:v "SRM/SRR - Request modification of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request modification of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderungsanforderung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S09" ] ;
fhir:display [ fhir:v "SRM/SRR - Request cancellation of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request cancellation of service/resource on appointment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S10" ] ;
fhir:display [ fhir:v "SRM/SRR - Request discontinuation of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request discontinuation of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Aussetzung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S11" ] ;
fhir:display [ fhir:v "SRM/SRR - Request deletion of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SRM/SRR - Request deletion of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Stornierung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SRM_S01"       ]     ] )
  ] [
fhir:code [ fhir:v "S12" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of new appointment booking" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of new appointment booking" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über Terminvergabe" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S13" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of appointment rescheduling" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of appointment rescheduling" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung für Terminverschiebung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S14" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of appointment modification" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of appointment modification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung für inhaltliche Terminänderung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S15" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of appointment cancellation" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of appointment cancellation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über Terminabsage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S16" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of appointment discontinuation" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of appointment discontinuation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über Aussetzung des aktuellen oder weiterer Termine" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S17" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of appointment deletion" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of appointment deletion" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über Stornierung eines Termins" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S18" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of addition of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of addition of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über  zusätzlicher Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S19" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of modification of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of modification of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Änderungsbenachrichtigung f.zusätzl. Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S20" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of cancellation of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of cancellation of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung f. zusätzliche Leistungen/Voraussetzungen zu einem Terminabsage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S21" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of discontinuation of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of discontinuation of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über Aussetzung für zusätzliche Leistungen/Voraussetzungen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S22" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of deletion of service/resource on appointment" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of deletion of service/resource on appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung Stornierg.f.zusätzl.Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S23" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of blocked schedule time slot(s)" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of blocked schedule time slot(s)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über nicht verfügbare Zeitbereiche" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S24" ] ;
fhir:display [ fhir:v "SIU/ACK - Notification of opened (“unblocked”) schedule time slot(s)" ] ;
fhir:definition [ fhir:v "SIU/ACK - Notification of opened (“unblocked”) schedule time slot(s)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über (wieder) verfügbare Zeitbereiche" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "S25" ] ;
fhir:display [ fhir:v "SQM/SQR - Schedule query message and response" ] ;
fhir:definition [ fhir:v "SQM/SQR - Schedule query message and response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage nach Zeitplaninformation" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] )
  ] [
fhir:code [ fhir:v "S26" ] ;
fhir:display [ fhir:v "SIU/ACK Notification that patient did not show up for schedule appointment" ] ;
fhir:definition [ fhir:v "SIU/ACK Notification that patient did not show up for schedule appointment" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über Nichterscheinen eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SIU_S12"       ]     ] )
  ] [
fhir:code [ fhir:v "T01" ] ;
fhir:display [ fhir:v "MDM/ACK - Original document notification" ] ;
fhir:definition [ fhir:v "MDM/ACK - Original document notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Neuanlage eines Dokuments ohne Inhalt" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T01"       ]     ] )
  ] [
fhir:code [ fhir:v "T02" ] ;
fhir:display [ fhir:v "MDM/ACK - Original document notification and content" ] ;
fhir:definition [ fhir:v "MDM/ACK - Original document notification and content" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Neuanlage eines Dokuments mit Inhaltsübermittlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T02"       ]     ] )
  ] [
fhir:code [ fhir:v "T03" ] ;
fhir:display [ fhir:v "MDM/ACK - Document status change notification" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document status change notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Statusänderung eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T01"       ]     ] )
  ] [
fhir:code [ fhir:v "T04" ] ;
fhir:display [ fhir:v "MDM/ACK - Document status change notification and content" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document status change notification and content" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Statusänderung eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T02"       ]     ] )
  ] [
fhir:code [ fhir:v "T05" ] ;
fhir:display [ fhir:v "MDM/ACK - Document addendum notification" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document addendum notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Ergänzung eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T01"       ]     ] )
  ] [
fhir:code [ fhir:v "T06" ] ;
fhir:display [ fhir:v "MDM/ACK - Document addendum notification and content" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document addendum notification and content" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Ergänzung eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T02"       ]     ] )
  ] [
fhir:code [ fhir:v "T07" ] ;
fhir:display [ fhir:v "MDM/ACK - Document edit notification" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document edit notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Änderung eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T01"       ]     ] )
  ] [
fhir:code [ fhir:v "T08" ] ;
fhir:display [ fhir:v "MDM/ACK - Document edit notification and content" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document edit notification and content" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Änderung eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T02"       ]     ] )
  ] [
fhir:code [ fhir:v "T09" ] ;
fhir:display [ fhir:v "MDM/ACK - Document replacement notification" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document replacement notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über den Austausch eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T01"       ]     ] )
  ] [
fhir:code [ fhir:v "T10" ] ;
fhir:display [ fhir:v "MDM/ACK - Document replacement notification and content" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document replacement notification and content" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über den Austausch eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T02"       ]     ] )
  ] [
fhir:code [ fhir:v "T11" ] ;
fhir:display [ fhir:v "MDM/ACK - Document cancel notification" ] ;
fhir:definition [ fhir:v "MDM/ACK - Document cancel notification" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Benachrichtigung über die Löschung eines Dokuments" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MDM_T01"       ]     ] )
  ] [
fhir:code [ fhir:v "T12" ] ;
fhir:display [ fhir:v "QRY/DOC - Document query" ] ;
fhir:definition [ fhir:v "QRY/DOC - Document query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Dokumentanfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "QRY_T12"       ]     ] )
  ] [
fhir:code [ fhir:v "V01" ] ;
fhir:display [ fhir:v "VXQ - Query for vaccination record" ] ;
fhir:definition [ fhir:v "VXQ - Query for vaccination record" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anfrage nach Impfstatus eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXQ_V01"       ]     ] )
  ] [
fhir:code [ fhir:v "V02" ] ;
fhir:display [ fhir:v "VXX - Response to vaccination query returning multiple PID matches" ] ;
fhir:definition [ fhir:v "VXX - Response to vaccination query returning multiple PID matches" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort auf Impfstatusanfrage bei nicht-eindeutiger Patienten-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXX_V02"       ]     ] )
  ] [
fhir:code [ fhir:v "V03" ] ;
fhir:display [ fhir:v "VXR - Vaccination record response" ] ;
fhir:definition [ fhir:v "VXR - Vaccination record response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Antwort auf Impfstatusanfrage zu einem Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXR_V03"       ]     ] )
  ] [
fhir:code [ fhir:v "V04" ] ;
fhir:display [ fhir:v "VXU - Unsolicited vaccination record update" ] ;
fhir:definition [ fhir:v "VXU - Unsolicited vaccination record update" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "unaufgeforderte Änderung zu dem Impfstatus eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXU_V04"       ]     ] )
  ] [
fhir:code [ fhir:v "W01" ] ;
fhir:display [ fhir:v "ORU - Waveform result, unsolicited transmission of requested information" ] ;
fhir:definition [ fhir:v "ORU - Waveform result, unsolicited transmission of requested information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "unaufgeforderte Übermittlung von Signaldaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "W02" ] ;
fhir:display [ fhir:v "QRF - Waveform result, response to query" ] ;
fhir:definition [ fhir:v "QRF - Waveform result, response to query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "angeforderte Übermittlung von Signaldaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "X01" ] ;
fhir:display [ fhir:v "PEX - Product experience" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2023-02-01"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] ) . #