HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: eventType - TTL Representation

Active as of 2019-12-01

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "v2-0003"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inm" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0003"^^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 "2.13.0"] ; # 
  fhir:name [ fhir:v "EventType"] ; # 
  fhir:title [ fhir:v "eventType"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7, Inc"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/" ]     ] )
  ] ) ; # 
  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:purpose [ fhir:v "Underlying Master Code System for V2 table 0003 (Event Type)"] ; # 
  fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0003"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0003>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ;
fhir:description [ fhir:v "V2 Concept Comment As Published" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:id [ fhir:v "123" ] ;
fhir:code [ fhir:v "X01" ] ;
fhir:display [ fhir:v "PEX - Product experience" ] ;
fhir:definition [ fhir:v "PEX - Product experience" ] ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "124" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "stationäre Aufnahme" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "125" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Verlegung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "126" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Entlassung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "127" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Besuchsmeldung (nicht-stationär)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "128" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Voraufnahme eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "129" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung von ambulant in stationär" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "130" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung von stationär in ambulant" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "131" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung von Patienteninformationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "132" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient verläßt Einrichtung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "133" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient erreicht Einrichtung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "134" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung für A01 und A04" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "135" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung für A02" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "136" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung für A03" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "137" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Geplante Aufnahme" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "138" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Geplante Verlegung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "139" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Geplante Entlassung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "140" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Bettentausch zweier Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "141" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patienteninformation zusammenführen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "142" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage nach Patientendaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "143" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung des Bettenstatus" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "144" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Beginn einer Patientenabwesenheit" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "145" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ende einer Patientenabwesenheit" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "146" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Löschen eines Patientensatzes" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "147" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Verknüpfen von Patientendaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "148" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung einer eingeleiteten Entlassung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "149" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung einer eingeleiteten Verlegung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "150" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung einer eingeleiteten Aufnahme" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "151" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Personendaten hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "152" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Löschung von personenbezogenen Daten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "153" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "veraltet" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "154" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ändern personenbezogener Daten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "155" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung eines Patientenzugangs (Bettenzuweisung)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "156" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung eines Patientenabgangs (Bettenfreigabe)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "157" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Abgleich nur der Patientennummer (veraltet)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "158" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Abgleich nur der Abrechnungsnummer / Debitorenkontonummer (veraltet)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "159" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Abgleich von Patientennummer und Abrechnungsnummer / Debitorenkontonummer (veraltet)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "160" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Auflösung einer Verknüpfung von Patientendaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "161" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung zu A05" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "162" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Zusammenführung von Information über externe ID (veraltet)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "163" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Zusammenführung v. Pat-Information über ID-Liste" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "164" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Zusammenführung von Konten über Kontonummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "165" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Zusammenführung v.Fall-Information über Fallnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "166" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl. PID-Liste" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "167" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl.Abrechungsnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "168" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl.Fallnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "169" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung der externen Pat.ID (PID-2)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "170" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung der internen Pat.ID (PID-3)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "171" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung der alternativen Pat.ID (PID-4)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "172" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung der Abrechungsnummer (PID-18)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "173" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung der Fallnummer (PV1-19)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "174" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung der alternativen Fallnummer (PV1-50)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "175" ] ;
fhir:code [ fhir:v "A52" ] ;
fhir:display [ fhir:v "ADT/ACK - Cancel leave of absence for a patient" ] ;
fhir:definition [ fhir:v "ADT/ACK - Cancel leave of absence for a patient" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "176" ] ;
fhir:code [ fhir:v "A53" ] ;
fhir:display [ fhir:v "ADT/ACK - Cancel patient returns from a leave of absence" ] ;
fhir:definition [ fhir:v "ADT/ACK - Cancel patient returns from a leave of absence" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "177" ] ;
fhir:code [ fhir:v "A54" ] ;
fhir:display [ fhir:v "ADT/ACK - Change attending doctor" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change attending doctor" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung des behandelnden Arztes" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "178" ] ;
fhir:code [ fhir:v "A55" ] ;
fhir:display [ fhir:v "ADT/ACK - Cancel change attending doctor" ] ;
fhir:definition [ fhir:v "ADT/ACK - Cancel change attending doctor" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung der Änderung des behandelnden Arztes" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "179" ] ;
fhir:code [ fhir:v "A60" ] ;
fhir:display [ fhir:v "ADT/ACK - Update allergy information" ] ;
fhir:definition [ fhir:v "ADT/ACK - Update allergy information" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Aktualisierung der Allergie-Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "180" ] ;
fhir:code [ fhir:v "A61" ] ;
fhir:display [ fhir:v "ADT/ACK - Change consulting doctor" ] ;
fhir:definition [ fhir:v "ADT/ACK - Change consulting doctor" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "181" ] ;
fhir:code [ fhir:v "A62" ] ;
fhir:display [ fhir:v "ADT/ACK - Cancel change consulting doctor" ] ;
fhir:definition [ fhir:v "ADT/ACK - Cancel change consulting doctor" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "182" ] ;
fhir:code [ fhir:v "B01" ] ;
fhir:display [ fhir:v "PMU/ACK - Add personnel record" ] ;
fhir:definition [ fhir:v "PMU/ACK - Add personnel record" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "183" ] ;
fhir:code [ fhir:v "B02" ] ;
fhir:display [ fhir:v "PMU/ACK - Update personnel record" ] ;
fhir:definition [ fhir:v "PMU/ACK - Update personnel record" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "184" ] ;
fhir:code [ fhir:v "B03" ] ;
fhir:display [ fhir:v "PMU/ACK - Delete personnel re cord" ] ;
fhir:definition [ fhir:v "PMU/ACK - Delete personnel re cord" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "185" ] ;
fhir:code [ fhir:v "B04" ] ;
fhir:display [ fhir:v "PMU/ACK - Active practicing person" ] ;
fhir:definition [ fhir:v "PMU/ACK - Active practicing person" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "186" ] ;
fhir:code [ fhir:v "B05" ] ;
fhir:display [ fhir:v "PMU/ACK - Deactivate practicing person" ] ;
fhir:definition [ fhir:v "PMU/ACK - Deactivate practicing person" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "187" ] ;
fhir:code [ fhir:v "B06" ] ;
fhir:display [ fhir:v "PMU/ACK - Terminate practicing person" ] ;
fhir:definition [ fhir:v "PMU/ACK - Terminate practicing person" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "188" ] ;
fhir:code [ fhir:v "B07" ] ;
fhir:display [ fhir:v "PMU/ACK - Grant Certificate/Permission" ] ;
fhir:definition [ fhir:v "PMU/ACK - Grant Certificate/Permission" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "189" ] ;
fhir:code [ fhir:v "B08" ] ;
fhir:display [ fhir:v "PMU/ACK - Revoke Certificate/Permission" ] ;
fhir:definition [ fhir:v "PMU/ACK - Revoke Certificate/Permission" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "190" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Registrierung eines Patienten f.eine klin.Studie" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "191" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Löschung der Registrierung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "192" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Korrektur/Änderung der Registrierung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "193" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient ist aus der Studie ausgeschieden" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "194" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient tritt in Studienphase ein" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "195" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Löschung des Eintritts in eine Studienphase" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "196" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Korrektur/Änderung der Angaben zur Studienphase" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "197" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient ist aus Studienphase ausgeschieden" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "198" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Festlegung des Zeitintervalls für autom. Berichte" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "199" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient beendet Studie" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "200" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Patient beendet eine Studienphase" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "201" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Korrektur/Änderung von Anforderungen/Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "202" ] ;
fhir:code [ fhir:v "CNQ" ] ;
fhir:display [ fhir:v "Cancel Query" ] ;
fhir:definition [ fhir:v "Cancel Query" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung einer Anfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "203" ] ;
fhir:code [ fhir:v "E01" ] ;
fhir:display [ fhir:v "Submit HealthCare Services Invoice" ] ;
fhir:definition [ fhir:v "Submit HealthCare Services Invoice" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "204" ] ;
fhir:code [ fhir:v "E02" ] ;
fhir:display [ fhir:v "Cancel HealthCare Services Invoice" ] ;
fhir:definition [ fhir:v "Cancel HealthCare Services Invoice" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "205" ] ;
fhir:code [ fhir:v "E03" ] ;
fhir:display [ fhir:v "HealthCare Services Invoice Status" ] ;
fhir:definition [ fhir:v "HealthCare Services Invoice Status" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "206" ] ;
fhir:code [ fhir:v "varies" ] ;
fhir:display [ fhir:v "MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location)" ] ;
fhir:definition [ fhir:v "MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "allgemeine Stammdatenanfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "207" ] ;
fhir:code [ fhir:v "E04" ] ;
fhir:display [ fhir:v "Re-Assess HealthCare Services Invoice Request" ] ;
fhir:definition [ fhir:v "Re-Assess HealthCare Services Invoice Request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "208" ] ;
fhir:code [ fhir:v "E10" ] ;
fhir:display [ fhir:v "Edit/Adjudication Results" ] ;
fhir:definition [ fhir:v "Edit/Adjudication Results" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "209" ] ;
fhir:code [ fhir:v "E12" ] ;
fhir:display [ fhir:v "Request Additional Information" ] ;
fhir:definition [ fhir:v "Request Additional Information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "210" ] ;
fhir:code [ fhir:v "E13" ] ;
fhir:display [ fhir:v "Additional Information Response" ] ;
fhir:definition [ fhir:v "Additional Information Response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "211" ] ;
fhir:code [ fhir:v "E15" ] ;
fhir:display [ fhir:v "Payment/Remittance Advice" ] ;
fhir:definition [ fhir:v "Payment/Remittance Advice" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "212" ] ;
fhir:code [ fhir:v "E20" ] ;
fhir:display [ fhir:v "Submit Authorization Request" ] ;
fhir:definition [ fhir:v "Submit Authorization Request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "213" ] ;
fhir:code [ fhir:v "E21" ] ;
fhir:display [ fhir:v "Cancel Authorization Request" ] ;
fhir:definition [ fhir:v "Cancel Authorization Request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "214" ] ;
fhir:code [ fhir:v "E22" ] ;
fhir:display [ fhir:v "Authorization Request Status" ] ;
fhir:definition [ fhir:v "Authorization Request Status" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "215" ] ;
fhir:code [ fhir:v "E24" ] ;
fhir:display [ fhir:v "Authorization Response" ] ;
fhir:definition [ fhir:v "Authorization Response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "216" ] ;
fhir:code [ fhir:v "E30" ] ;
fhir:display [ fhir:v "Submit Health Document related to Authorization Request" ] ;
fhir:definition [ fhir:v "Submit Health Document related to Authorization Request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "reserved for future/not yet defined" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "reserved for future/not yet defined" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "217" ] ;
fhir:code [ fhir:v "E31" ] ;
fhir:display [ fhir:v "Cancel Health Document related to Authorization Request" ] ;
fhir:definition [ fhir:v "Cancel Health Document related to Authorization Request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "reserved for future/not yet defined" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "reserved for future/not yet defined" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "218" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung von Versicherungsdaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "219" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderg.einer Patientenauswahlliste (zur Anzeige)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "220" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderg.einer strukt. Patientenauswahlliste" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "221" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung demographischer Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "222" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung klinischer Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "223" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung strukt. klinischer Informationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "224" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "unaufgeforderte Übermittlung v. Versicherungsdaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "225" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "226" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderg bzgl. Änderung Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "227" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "erneute Anforderung Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "228" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfordrg Stornierg einer Kostenübernahmeerklärung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "229" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Überweisung eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "230" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung einer Patientenüberweisung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "231" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung einer Patientenüberweisung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "232" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Statusabfrage bzgl. Patientenüberweisung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "233" ] ;
fhir:code [ fhir:v "I16" ] ;
fhir:display [ fhir:v "Collaborative Care Referral" ] ;
fhir:definition [ fhir:v "Collaborative Care Referral" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "234" ] ;
fhir:code [ fhir:v "I17" ] ;
fhir:display [ fhir:v "Modify Collaborative Care Referral" ] ;
fhir:definition [ fhir:v "Modify Collaborative Care Referral" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "235" ] ;
fhir:code [ fhir:v "I18" ] ;
fhir:display [ fhir:v "Cancel Collaborative Care Referral" ] ;
fhir:definition [ fhir:v "Cancel Collaborative Care Referral" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "236" ] ;
fhir:code [ fhir:v "I19" ] ;
fhir:display [ fhir:v "Collaborative Care Query/Collaborative Care Query Update" ] ;
fhir:definition [ fhir:v "Collaborative Care Query/Collaborative Care Query Update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "237" ] ;
fhir:code [ fhir:v "I20" ] ;
fhir:display [ fhir:v "Asynchronous Collaborative Care Update" ] ;
fhir:definition [ fhir:v "Asynchronous Collaborative Care Update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "238" ] ;
fhir:code [ fhir:v "I21" ] ;
fhir:display [ fhir:v "Collaborative Care Message" ] ;
fhir:definition [ fhir:v "Collaborative Care Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "239" ] ;
fhir:code [ fhir:v "I22" ] ;
fhir:display [ fhir:v "Collaborative Care Fetch / Collaborative Care Information" ] ;
fhir:definition [ fhir:v "Collaborative Care Fetch / Collaborative Care Information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "240" ] ;
fhir:code [ fhir:v "J01" ] ;
fhir:display [ fhir:v "QCN/ACK - Cancel query/acknowledge message" ] ;
fhir:definition [ fhir:v "QCN/ACK - Cancel query/acknowledge message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "241" ] ;
fhir:code [ fhir:v "J02" ] ;
fhir:display [ fhir:v "QSX/ACK - Cancel subscription/acknowledge message" ] ;
fhir:definition [ fhir:v "QSX/ACK - Cancel subscription/acknowledge message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "242" ] ;
fhir:code [ fhir:v "K11" ] ;
fhir:display [ fhir:v "RSP - Segment pattern response in response to QBP^Q11" ] ;
fhir:definition [ fhir:v "RSP - Segment pattern response in response to QBP^Q11" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "243" ] ;
fhir:code [ fhir:v "K13" ] ;
fhir:display [ fhir:v "RTB - Tabular response in response to QBP^Q13" ] ;
fhir:definition [ fhir:v "RTB - Tabular response in response to QBP^Q13" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "244" ] ;
fhir:code [ fhir:v "K15" ] ;
fhir:display [ fhir:v "RDY - Display response in response to QBP^Q15" ] ;
fhir:definition [ fhir:v "RDY - Display response in response to QBP^Q15" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "245" ] ;
fhir:code [ fhir:v "K21" ] ;
fhir:display [ fhir:v "RSP - Get person demographics response" ] ;
fhir:definition [ fhir:v "RSP - Get person demographics response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "246" ] ;
fhir:code [ fhir:v "K22" ] ;
fhir:display [ fhir:v "RSP - Find candidates response" ] ;
fhir:definition [ fhir:v "RSP - Find candidates response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "247" ] ;
fhir:code [ fhir:v "K23" ] ;
fhir:display [ fhir:v "RSP - Get corresponding identifiers response" ] ;
fhir:definition [ fhir:v "RSP - Get corresponding identifiers response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "248" ] ;
fhir:code [ fhir:v "K24" ] ;
fhir:display [ fhir:v "RSP - Allocate identifiers response" ] ;
fhir:definition [ fhir:v "RSP - Allocate identifiers response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "249" ] ;
fhir:code [ fhir:v "K25" ] ;
fhir:display [ fhir:v "RSP - Personnel Information by Segment Response" ] ;
fhir:definition [ fhir:v "RSP - Personnel Information by Segment Response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "250" ] ;
fhir:code [ fhir:v "K31" ] ;
fhir:display [ fhir:v "RSP -Dispense History Response" ] ;
fhir:definition [ fhir:v "RSP -Dispense History Response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "251" ] ;
fhir:code [ fhir:v "K32" ] ;
fhir:display [ fhir:v "Find Candidates including Visit Information Response" ] ;
fhir:definition [ fhir:v "Find Candidates including Visit Information Response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "252" ] ;
fhir:code [ fhir:v "K33" ] ;
fhir:display [ fhir:v "Get Donor Record Candidates Response Message" ] ;
fhir:definition [ fhir:v "Get Donor Record Candidates Response Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "253" ] ;
fhir:code [ fhir:v "K34" ] ;
fhir:display [ fhir:v "Segment Pattern Response Message" ] ;
fhir:definition [ fhir:v "Segment Pattern Response Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "254" ] ;
fhir:code [ fhir:v "M01" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file not otherwise specified" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file not otherwise specified" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung (veraltet)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "255" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Ärzte" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "256" ] ;
fhir:code [ fhir:v "M03" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file - test/observation" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file - test/observation" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Tests / Untersuchungen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "257" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - delayed appl ack" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "258" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Aufenthaltsorte" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "259" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Abrechnungskataloge" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "260" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - klinische Studien ohne Phasen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "261" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Tests/Untersuchung mit numerischen Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "262" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Tests mit nicht numerischen Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "263" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - Testprofile" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "264" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stammdatenänderung - berechnete Ergebnisse" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "265" ] ;
fhir:code [ fhir:v "M12" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file notification message" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file notification message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "266" ] ;
fhir:code [ fhir:v "M13" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file notification - general" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file notification - general" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "267" ] ;
fhir:code [ fhir:v "M14" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file notification - site defined" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file notification - site defined" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "268" ] ;
fhir:code [ fhir:v "M15" ] ;
fhir:display [ fhir:v "MFN/MFK - Inventory item master file notification" ] ;
fhir:definition [ fhir:v "MFN/MFK - Inventory item master file notification" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "269" ] ;
fhir:code [ fhir:v "R0R" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "270" ] ;
fhir:code [ fhir:v "M16" ] ;
fhir:display [ fhir:v "MFN/MFK - Master File Notification Inventory Item Enhanced" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master File Notification Inventory Item Enhanced" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "271" ] ;
fhir:code [ fhir:v "M17" ] ;
fhir:display [ fhir:v "DRG Master File Message" ] ;
fhir:definition [ fhir:v "DRG Master File Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "272" ] ;
fhir:code [ fhir:v "M18" ] ;
fhir:display [ fhir:v "MFN/MFK - Master file notification - Test/Observation (Payer)" ] ;
fhir:definition [ fhir:v "MFN/MFK - Master file notification - Test/Observation (Payer)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "273" ] ;
fhir:code [ fhir:v "N01" ] ;
fhir:display [ fhir:v "NMQ/NMR - Application management query message" ] ;
fhir:definition [ fhir:v "NMQ/NMR - Application management query message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "274" ] ;
fhir:code [ fhir:v "N02" ] ;
fhir:display [ fhir:v "NMD/ACK - Application management data message (unsolicited)" ] ;
fhir:definition [ fhir:v "NMD/ACK - Application management data message (unsolicited)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "275" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Auftrag / Verordnung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "276" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Auftragsbestätigung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "277" ] ;
fhir:code [ fhir:v "O03" ] ;
fhir:display [ fhir:v "OMD - Diet order" ] ;
fhir:definition [ fhir:v "OMD - Diet order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "278" ] ;
fhir:code [ fhir:v "O04" ] ;
fhir:display [ fhir:v "ORD - Diet order acknowledgment" ] ;
fhir:definition [ fhir:v "ORD - Diet order acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "279" ] ;
fhir:code [ fhir:v "O05" ] ;
fhir:display [ fhir:v "OMS - Stock requisition order" ] ;
fhir:definition [ fhir:v "OMS - Stock requisition order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "280" ] ;
fhir:code [ fhir:v "O06" ] ;
fhir:display [ fhir:v "ORS - Stock requisition acknowledgment" ] ;
fhir:definition [ fhir:v "ORS - Stock requisition acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "281" ] ;
fhir:code [ fhir:v "O07" ] ;
fhir:display [ fhir:v "OMN - Non-stock requisition order" ] ;
fhir:definition [ fhir:v "OMN - Non-stock requisition order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "282" ] ;
fhir:code [ fhir:v "O08" ] ;
fhir:display [ fhir:v "ORN - Non-stock requisition acknowledgment" ] ;
fhir:definition [ fhir:v "ORN - Non-stock requisition acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "283" ] ;
fhir:code [ fhir:v "O09" ] ;
fhir:display [ fhir:v "OMP - Pharmacy/treatment order" ] ;
fhir:definition [ fhir:v "OMP - Pharmacy/treatment order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "284" ] ;
fhir:code [ fhir:v "O10" ] ;
fhir:display [ fhir:v "ORP - Pharmacy/treatment order acknowledgment" ] ;
fhir:definition [ fhir:v "ORP - Pharmacy/treatment order acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "285" ] ;
fhir:code [ fhir:v "O11" ] ;
fhir:display [ fhir:v "RDE - Pharmacy/treatment encoded order" ] ;
fhir:definition [ fhir:v "RDE - Pharmacy/treatment encoded order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "286" ] ;
fhir:code [ fhir:v "O12" ] ;
fhir:display [ fhir:v "RRE - Pharmacy/treatment encoded order acknowledgment" ] ;
fhir:definition [ fhir:v "RRE - Pharmacy/treatment encoded order acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "287" ] ;
fhir:code [ fhir:v "O13" ] ;
fhir:display [ fhir:v "RDS - Pharmacy/treatment dispense" ] ;
fhir:definition [ fhir:v "RDS - Pharmacy/treatment dispense" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "288" ] ;
fhir:code [ fhir:v "O14" ] ;
fhir:display [ fhir:v "RRD - Pharmacy/treatment dispense acknowledgment" ] ;
fhir:definition [ fhir:v "RRD - Pharmacy/treatment dispense acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "289" ] ;
fhir:code [ fhir:v "O15" ] ;
fhir:display [ fhir:v "RGV - Pharmacy/treatment give" ] ;
fhir:definition [ fhir:v "RGV - Pharmacy/treatment give" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "290" ] ;
fhir:code [ fhir:v "O16" ] ;
fhir:display [ fhir:v "RRG - Pharmacy/treatment give acknowledgment" ] ;
fhir:definition [ fhir:v "RRG - Pharmacy/treatment give acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "291" ] ;
fhir:code [ fhir:v "O17" ] ;
fhir:display [ fhir:v "RAS - Pharmacy/treatment administration" ] ;
fhir:definition [ fhir:v "RAS - Pharmacy/treatment administration" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "292" ] ;
fhir:code [ fhir:v "O18" ] ;
fhir:display [ fhir:v "RRA - Pharmacy/treatment administration acknowledgment" ] ;
fhir:definition [ fhir:v "RRA - Pharmacy/treatment administration acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "293" ] ;
fhir:code [ fhir:v "O19" ] ;
fhir:display [ fhir:v "OMG - General clinical order" ] ;
fhir:definition [ fhir:v "OMG - General clinical order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "294" ] ;
fhir:code [ fhir:v "O20" ] ;
fhir:display [ fhir:v "ORG/ORL - General clinical order response" ] ;
fhir:definition [ fhir:v "ORG/ORL - General clinical order response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "295" ] ;
fhir:code [ fhir:v "O21" ] ;
fhir:display [ fhir:v "OML - Laboratory order" ] ;
fhir:definition [ fhir:v "OML - Laboratory order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "296" ] ;
fhir:code [ fhir:v "O22" ] ;
fhir:display [ fhir:v "ORL - General laboratory order response message to any OML" ] ;
fhir:definition [ fhir:v "ORL - General laboratory order response message to any OML" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "297" ] ;
fhir:code [ fhir:v "O23" ] ;
fhir:display [ fhir:v "OMI - Imaging order" ] ;
fhir:definition [ fhir:v "OMI - Imaging order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "298" ] ;
fhir:code [ fhir:v "O24" ] ;
fhir:display [ fhir:v "ORI - Imaging order response message to any OMI" ] ;
fhir:definition [ fhir:v "ORI - Imaging order response message to any OMI" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "299" ] ;
fhir:code [ fhir:v "O25" ] ;
fhir:display [ fhir:v "RDE - Pharmacy/treatment refill authorization request" ] ;
fhir:definition [ fhir:v "RDE - Pharmacy/treatment refill authorization request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "300" ] ;
fhir:code [ fhir:v "O26" ] ;
fhir:display [ fhir:v "RRE - Pharmacy/Treatment Refill Authorization Acknowledgement" ] ;
fhir:definition [ fhir:v "RRE - Pharmacy/Treatment Refill Authorization Acknowledgement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "301" ] ;
fhir:code [ fhir:v "O27" ] ;
fhir:display [ fhir:v "OMB - Blood product order" ] ;
fhir:definition [ fhir:v "OMB - Blood product order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "302" ] ;
fhir:code [ fhir:v "O28" ] ;
fhir:display [ fhir:v "ORB - Blood product order acknowledgment" ] ;
fhir:definition [ fhir:v "ORB - Blood product order acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "303" ] ;
fhir:code [ fhir:v "O29" ] ;
fhir:display [ fhir:v "BPS - Blood product dispense status" ] ;
fhir:definition [ fhir:v "BPS - Blood product dispense status" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "304" ] ;
fhir:code [ fhir:v "O30" ] ;
fhir:display [ fhir:v "BRP - Blood product dispense status acknowledgment" ] ;
fhir:definition [ fhir:v "BRP - Blood product dispense status acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "305" ] ;
fhir:code [ fhir:v "O31" ] ;
fhir:display [ fhir:v "BTS - Blood product transfusion/disposition" ] ;
fhir:definition [ fhir:v "BTS - Blood product transfusion/disposition" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "306" ] ;
fhir:code [ fhir:v "O32" ] ;
fhir:display [ fhir:v "BRT - Blood product transfusion/disposition acknowledgment" ] ;
fhir:definition [ fhir:v "BRT - Blood product transfusion/disposition acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "307" ] ;
fhir:code [ fhir:v "O33" ] ;
fhir:display [ fhir:v "OML - Laboratory order for multiple orders related to a single specimen" ] ;
fhir:definition [ fhir:v "OML - Laboratory order for multiple orders related to a single specimen" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "308" ] ;
fhir:code [ fhir:v "O34" ] ;
fhir:display [ fhir:v "ORL - Laboratory order response message to a multiple order related to single specimen OML" ] ;
fhir:definition [ fhir:v "ORL - Laboratory order response message to a multiple order related to single specimen OML" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "309" ] ;
fhir:code [ fhir:v "O35" ] ;
fhir:display [ fhir:v "OML - Laboratory order for multiple orders related to a single container of a specimen" ] ;
fhir:definition [ fhir:v "OML - Laboratory order for multiple orders related to a single container of a specimen" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "310" ] ;
fhir:code [ fhir:v "R05" ] ;
fhir:display [ fhir:v "QRY/DSR - query for display results (See Q01)" ] ;
fhir:definition [ fhir:v "QRY/DSR - query for display results (See Q01)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage nach anzeigeorientierten Ergebnissen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "311" ] ;
fhir:code [ fhir:v "O36" ] ;
fhir:display [ fhir:v "ORL - Laboratory order response message to a single container of a specimen OML" ] ;
fhir:definition [ fhir:v "ORL - Laboratory order response message to a single container of a specimen OML" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "312" ] ;
fhir:code [ fhir:v "R06" ] ;
fhir:display [ fhir:v "UDM - unsolicited update/display results (See Q05)" ] ;
fhir:definition [ fhir:v "UDM - unsolicited update/display results (See Q05)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "unaufgeforderte Änderung anzeigeorientierter Ergebnisse" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "313" ] ;
fhir:code [ fhir:v "O37" ] ;
fhir:display [ fhir:v "OPL - Population/Location-Based Laboratory Order Message" ] ;
fhir:definition [ fhir:v "OPL - Population/Location-Based Laboratory Order Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "314" ] ;
fhir:code [ fhir:v "O38" ] ;
fhir:display [ fhir:v "OPR - Population/Location-Based Laboratory Order Acknowledgment Message" ] ;
fhir:definition [ fhir:v "OPR - Population/Location-Based Laboratory Order Acknowledgment Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "315" ] ;
fhir:code [ fhir:v "O39" ] ;
fhir:display [ fhir:v "Specimen shipment centric laboratory order" ] ;
fhir:definition [ fhir:v "Specimen shipment centric laboratory order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "316" ] ;
fhir:code [ fhir:v "O40" ] ;
fhir:display [ fhir:v "Specimen Shipment Centric Laboratory Order Acknowledgment Message" ] ;
fhir:definition [ fhir:v "Specimen Shipment Centric Laboratory Order Acknowledgment Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "317" ] ;
fhir:code [ fhir:v "O41" ] ;
fhir:display [ fhir:v "DBC - Create Donor Record Message" ] ;
fhir:definition [ fhir:v "DBC - Create Donor Record Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "318" ] ;
fhir:code [ fhir:v "O42" ] ;
fhir:display [ fhir:v "DBU - Update Donor Record Message" ] ;
fhir:definition [ fhir:v "DBU - Update Donor Record Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "319" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort bzgl. der Behandlungs-/Darreichungsform" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "320" ] ;
fhir:code [ fhir:v "O43" ] ;
fhir:display [ fhir:v "General Order Message with Document Payload Acknowledgement Message" ] ;
fhir:definition [ fhir:v "General Order Message with Document Payload Acknowledgement Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "321" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "322" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "323" ] ;
fhir:code [ fhir:v "O44" ] ;
fhir:display [ fhir:v "Donor Registration - Minimal Message" ] ;
fhir:definition [ fhir:v "Donor Registration - Minimal Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "324" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "325" ] ;
fhir:code [ fhir:v "O45" ] ;
fhir:display [ fhir:v "Donor Eligibility Observations Message" ] ;
fhir:definition [ fhir:v "Donor Eligibility Observations Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "326" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort bzgl. der Dosis bzw. der Frequenz der Behandlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "327" ] ;
fhir:code [ fhir:v "O46" ] ;
fhir:display [ fhir:v "Donor Eligiblity Message" ] ;
fhir:definition [ fhir:v "Donor Eligiblity Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "328" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "329" ] ;
fhir:code [ fhir:v "O47" ] ;
fhir:display [ fhir:v "Donor Request to Collect Message" ] ;
fhir:definition [ fhir:v "Donor Request to Collect Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "330" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "331" ] ;
fhir:code [ fhir:v "O48" ] ;
fhir:display [ fhir:v "Donation Procedure Message" ] ;
fhir:definition [ fhir:v "Donation Procedure Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "332" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "333" ] ;
fhir:code [ fhir:v "O49" ] ;
fhir:display [ fhir:v "Pharmacy/Treatment Dispense Request Message" ] ;
fhir:definition [ fhir:v "Pharmacy/Treatment Dispense Request Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "334" ] ;
fhir:code [ fhir:v "O50" ] ;
fhir:display [ fhir:v "Pharmacy/Treatment Encoded Order Acknowledgment" ] ;
fhir:definition [ fhir:v "Pharmacy/Treatment Encoded Order Acknowledgment" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "335" ] ;
fhir:code [ fhir:v "O51" ] ;
fhir:display [ fhir:v "OSU – Order Status Update" ] ;
fhir:definition [ fhir:v "OSU – Order Status Update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "336" ] ;
fhir:code [ fhir:v "O52" ] ;
fhir:display [ fhir:v "OSU – Order Status Update Acknowledgement" ] ;
fhir:definition [ fhir:v "OSU – Order Status Update Acknowledgement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "337" ] ;
fhir:code [ fhir:v "O53" ] ;
fhir:display [ fhir:v "ORL - General Laboratory Order Acknowledgment Message (Patient Optional)" ] ;
fhir:definition [ fhir:v "ORL - General Laboratory Order Acknowledgment Message (Patient Optional)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "338" ] ;
fhir:code [ fhir:v "O54" ] ;
fhir:display [ fhir:v "ORL - Laboratory Order Acknowledgment Message  – Multiple Order Per Specimen (Patient Optional)" ] ;
fhir:definition [ fhir:v "ORL - Laboratory Order Acknowledgment Message  – Multiple Order Per Specimen (Patient Optional)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "339" ] ;
fhir:code [ fhir:v "O55" ] ;
fhir:display [ fhir:v "ORL - Laboratory Order Acknowledgment Message  – Multiple Order Per Container of Specimen (Patient Optional)" ] ;
fhir:definition [ fhir:v "ORL - Laboratory Order Acknowledgment Message  – Multiple Order Per Container of Specimen (Patient Optional)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "340" ] ;
fhir:code [ fhir:v "O56" ] ;
fhir:display [ fhir:v "ORL - Specimen Shipment Centric Laboratory Order Acknowledgment Message (Patient Optional)" ] ;
fhir:definition [ fhir:v "ORL - Specimen Shipment Centric Laboratory Order Acknowledgment Message (Patient Optional)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "341" ] ;
fhir:code [ fhir:v "O57" ] ;
fhir:display [ fhir:v "OMQ- General Order Message with Document Payload" ] ;
fhir:definition [ fhir:v "OMQ- General Order Message with Document Payload" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "B" ]     ] )
  ] [
fhir:id [ fhir:v "342" ] ;
fhir:code [ fhir:v "O58" ] ;
fhir:display [ fhir:v "ORX - General Order Message with Document Payload Acknowledgement Message" ] ;
fhir:definition [ fhir:v "ORX - General Order Message with Document Payload Acknowledgement Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "343" ] ;
fhir:code [ fhir:v "O59" ] ;
fhir:display [ fhir:v "OML - Laboratory order for additional work up" ] ;
fhir:definition [ fhir:v "Fulfillment order for work up on a previously communicated result or submitted specimen" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "An example is the IHE LCC profile describes this message in the LAB-7 transaction" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "344" ] ;
fhir:code [ fhir:v "P01" ] ;
fhir:display [ fhir:v "BAR/ACK - Add patient accounts" ] ;
fhir:definition [ fhir:v "BAR/ACK - Add patient accounts" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Eröffnung eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "345" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Löschen der Abrechnungsdaten eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "346" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Leistungs- und Abrechnungsinformationen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "347" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Druck und Anzeige von Rechnungen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "348" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "349" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Abschluß eines Patientenkontos" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "350" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "unaufgeforderte individueller Produktersterfahrungsbericht" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "351" ] ;
fhir:code [ fhir:v "R03" ] ;
fhir:display [ fhir:v "QRY/DSR Display-oriented results, query/unsol. update (for backward compatibility only) (Replaced by Q05)" ] ;
fhir:definition [ fhir:v "QRY/DSR Display-oriented results, query/unsol. update (for backward compatibility only) (Replaced by Q05)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anzeigeorientiertes Ergebnis" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "352" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderung individueller Produktersterfahrungsbericht" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "353" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "zusammenfassender Produkterfahrungsbericht" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "354" ] ;
fhir:code [ fhir:v "P10" ] ;
fhir:display [ fhir:v "BAR/ACK -Transmit Ambulatory Payment  Classification(APC)" ] ;
fhir:definition [ fhir:v "BAR/ACK -Transmit Ambulatory Payment  Classification(APC)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "355" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "356" ] ;
fhir:code [ fhir:v "P11" ] ;
fhir:display [ fhir:v "DFT/ACK - Post Detail Financial Transactions - New" ] ;
fhir:definition [ fhir:v "DFT/ACK - Post Detail Financial Transactions - New" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "357" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "358" ] ;
fhir:code [ fhir:v "P12" ] ;
fhir:display [ fhir:v "BAR/ACK - Update Diagnosis/Procedure" ] ;
fhir:definition [ fhir:v "BAR/ACK - Update Diagnosis/Procedure" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "359" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Problem hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "360" ] ;
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 "deprecated" ] ;
fhir:value [ fhir:v "2.9" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "361" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Problem ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "362" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Problem löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "363" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Problem abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "364" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Problem Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "365" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ziel hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "366" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ziel ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "367" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ziel löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "368" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ziel abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "369" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Ziel Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "370" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "371" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "372" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "373" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "374" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(problemorientierte) Leitlinie Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "375" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie hinzufügen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "376" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie ändern" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "377" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie löschen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "378" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie abfragen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "379" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "(zielorientierte) Leitlinie Anfrage beantworten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "380" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage mit sofortiger Antwort" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "381" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage mit verzögerter Antwort" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "382" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Verzögerte Antwort auf Anfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "383" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Sofortige Bildschirmanzeige (Eilmeldung)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "384" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Abfrage des Auftragsstatus" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "385" ] ;
fhir:code [ fhir:v "Q11" ] ;
fhir:display [ fhir:v "QBP - Query by parameter requesting an RSP segment pattern response" ] ;
fhir:definition [ fhir:v "QBP - Query by parameter requesting an RSP segment pattern response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "386" ] ;
fhir:code [ fhir:v "Q13" ] ;
fhir:display [ fhir:v "QBP - Query by parameter requesting an  RTB - tabular response" ] ;
fhir:definition [ fhir:v "QBP - Query by parameter requesting an  RTB - tabular response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "387" ] ;
fhir:code [ fhir:v "Q15" ] ;
fhir:display [ fhir:v "QBP - Query by parameter requesting an RDY display response" ] ;
fhir:definition [ fhir:v "QBP - Query by parameter requesting an RDY display response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "388" ] ;
fhir:code [ fhir:v "Q16" ] ;
fhir:display [ fhir:v "QSB - Create subscription" ] ;
fhir:definition [ fhir:v "QSB - Create subscription" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "389" ] ;
fhir:code [ fhir:v "Q17" ] ;
fhir:display [ fhir:v "QVR - Query for previous events" ] ;
fhir:definition [ fhir:v "QVR - Query for previous events" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "390" ] ;
fhir:code [ fhir:v "Q21" ] ;
fhir:display [ fhir:v "QBP - Get person demographics" ] ;
fhir:definition [ fhir:v "QBP - Get person demographics" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "391" ] ;
fhir:code [ fhir:v "Q22" ] ;
fhir:display [ fhir:v "QBP - Find candidates" ] ;
fhir:definition [ fhir:v "QBP - Find candidates" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "392" ] ;
fhir:code [ fhir:v "Q23" ] ;
fhir:display [ fhir:v "QBP - Get corresponding identifiers" ] ;
fhir:definition [ fhir:v "QBP - Get corresponding identifiers" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "393" ] ;
fhir:code [ fhir:v "Q24" ] ;
fhir:display [ fhir:v "QBP - Allocate identifiers" ] ;
fhir:definition [ fhir:v "QBP - Allocate identifiers" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "394" ] ;
fhir:code [ fhir:v "Q25" ] ;
fhir:display [ fhir:v "QBP - Personnel Information by Segment Query" ] ;
fhir:definition [ fhir:v "QBP - Personnel Information by Segment Query" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "395" ] ;
fhir:code [ fhir:v "Q26" ] ;
fhir:display [ fhir:v "ROR - Pharmacy/treatment order response" ] ;
fhir:definition [ fhir:v "ROR - Pharmacy/treatment order response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "396" ] ;
fhir:code [ fhir:v "Q27" ] ;
fhir:display [ fhir:v "RAR - Pharmacy/treatment administration information" ] ;
fhir:definition [ fhir:v "RAR - Pharmacy/treatment administration information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "397" ] ;
fhir:code [ fhir:v "Q28" ] ;
fhir:display [ fhir:v "RDR - Pharmacy/treatment dispense information" ] ;
fhir:definition [ fhir:v "RDR - Pharmacy/treatment dispense information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "398" ] ;
fhir:code [ fhir:v "Q29" ] ;
fhir:display [ fhir:v "RER - Pharmacy/treatment encoded order information" ] ;
fhir:definition [ fhir:v "RER - Pharmacy/treatment encoded order information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "399" ] ;
fhir:code [ fhir:v "Q30" ] ;
fhir:display [ fhir:v "RGR - Pharmacy/treatment dose information" ] ;
fhir:definition [ fhir:v "RGR - Pharmacy/treatment dose information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "400" ] ;
fhir:code [ fhir:v "Q31" ] ;
fhir:display [ fhir:v "QBP Query Dispense history" ] ;
fhir:definition [ fhir:v "QBP Query Dispense history" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "401" ] ;
fhir:code [ fhir:v "Q32" ] ;
fhir:display [ fhir:v "Find Candidates including Visit Information" ] ;
fhir:definition [ fhir:v "Find Candidates including Visit Information" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "402" ] ;
fhir:code [ fhir:v "Q33" ] ;
fhir:display [ fhir:v "QBP - Get Donor Record Candidates" ] ;
fhir:definition [ fhir:v "QBP - Get Donor Record Candidates" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "403" ] ;
fhir:code [ fhir:v "Q34" ] ;
fhir:display [ fhir:v "QBP - Get Donor Record" ] ;
fhir:definition [ fhir:v "QBP - Get Donor Record" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "404" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "unangeforderte Übermittlung eines Befundes" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "405" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage nach Untersuchungsergebnis" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "406" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort auf Anfrage / Übermittlung eines angeforderten Ergebnisses" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "407" ] ;
fhir:code [ fhir:v "R21" ] ;
fhir:display [ fhir:v "OUL - Unsolicited laboratory observation" ] ;
fhir:definition [ fhir:v "OUL - Unsolicited laboratory observation" ] ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "408" ] ;
fhir:code [ fhir:v "R22" ] ;
fhir:display [ fhir:v "OUL - Unsolicited Specimen Oriented Observation Message" ] ;
fhir:definition [ fhir:v "OUL - Unsolicited Specimen Oriented Observation Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "409" ] ;
fhir:code [ fhir:v "R23" ] ;
fhir:display [ fhir:v "OUL - Unsolicited Specimen Container Oriented Observation Message" ] ;
fhir:definition [ fhir:v "OUL - Unsolicited Specimen Container Oriented Observation Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "410" ] ;
fhir:code [ fhir:v "R24" ] ;
fhir:display [ fhir:v "OUL - Unsolicited Order Oriented Observation Message" ] ;
fhir:definition [ fhir:v "OUL - Unsolicited Order Oriented Observation Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "411" ] ;
fhir:code [ fhir:v "R25" ] ;
fhir:display [ fhir:v "OPU - Unsolicited Population/Location-Based Laboratory Observation Message" ] ;
fhir:definition [ fhir:v "OPU - Unsolicited Population/Location-Based Laboratory Observation Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "412" ] ;
fhir:code [ fhir:v "R26" ] ;
fhir:display [ fhir:v "OSM - Unsolicited Specimen Shipment Manifest Message" ] ;
fhir:definition [ fhir:v "OSM - Unsolicited Specimen Shipment Manifest Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "413" ] ;
fhir:code [ fhir:v "R30" ] ;
fhir:display [ fhir:v "ORU - Unsolicited Point-Of-Care Observation Message Without Existing Order - Place An Order" ] ;
fhir:definition [ fhir:v "ORU - Unsolicited Point-Of-Care Observation Message Without Existing Order - Place An Order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "414" ] ;
fhir:code [ fhir:v "R31" ] ;
fhir:display [ fhir:v "ORU - Unsolicited New Point-Of-Care Observation Message - Search For An Order" ] ;
fhir:definition [ fhir:v "ORU - Unsolicited New Point-Of-Care Observation Message - Search For An Order" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "415" ] ;
fhir:code [ fhir:v "R32" ] ;
fhir:display [ fhir:v "ORU - Unsolicited Pre-Ordered Point-Of-Care Observation" ] ;
fhir:definition [ fhir:v "ORU - Unsolicited Pre-Ordered Point-Of-Care Observation" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "416" ] ;
fhir:code [ fhir:v "R33" ] ;
fhir:display [ fhir:v "ORA - Observation Report Acknowledgement" ] ;
fhir:definition [ fhir:v "ORA - Observation Report Acknowledgement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "417" ] ;
fhir:code [ fhir:v "R40" ] ;
fhir:display [ fhir:v "ORU - Unsolicited Report Alarm" ] ;
fhir:definition [ fhir:v "ORU - Unsolicited Report Alarm" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "418" ] ;
fhir:code [ fhir:v "R41" ] ;
fhir:display [ fhir:v "Observation Report Alert Acknowledgement" ] ;
fhir:definition [ fhir:v "Observation Report Alert Acknowledgement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "419" ] ;
fhir:code [ fhir:v "R42" ] ;
fhir:display [ fhir:v "ORU – Unsolicited Device Event Observation Message" ] ;
fhir:definition [ fhir:v "ORU – Unsolicited Device Event Observation Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "420" ] ;
fhir:code [ fhir:v "R43" ] ;
fhir:display [ fhir:v "ORU – Unsolicited Patient-Device Association Observation Message" ] ;
fhir:definition [ fhir:v "ORU – Unsolicited Patient-Device Association Observation Message" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "421" ] ;
fhir:code [ fhir:v "ROR" ] ;
fhir:display [ fhir:v "ROR - Pharmacy prescription order query response" ] ;
fhir:definition [ fhir:v "ROR - Pharmacy prescription order query response" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort bzgl. der Verschreibungsanforderung des Arzneiverordnung bzw. d.Behandlg" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "422" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Terminanforderung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "423" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung für Terminverschiebung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "424" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung für inhaltliche Terminänderung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "425" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Absage eines Termins" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "426" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Aussetzung des aktuellen oder weiterer Termine" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "427" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung eines Termins" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "428" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anforderung zusätzlicher Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "429" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderungsanforderung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "430" ] ;
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:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Absage für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "431" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Aussetzung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "432" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Stornierung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "433" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über Terminvergabe" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "434" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung für Terminverschiebung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "435" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung für inhaltliche Terminänderung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "436" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über Terminabsage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "437" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über Aussetzung des aktuellen oder weiterer Termine" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "438" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über Stornierung eines Termins" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "439" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über  zusätzlicher Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "440" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Änderungsbenachrichtigung f.zusätzl. Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "441" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung f. zusätzliche Leistungen/Voraussetzungen zu einem Terminabsage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "442" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über Aussetzung für zusätzliche Leistungen/Voraussetzungen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "443" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung Stornierg.f.zusätzl.Leistungen/Voraussetzungen zu einem Termin" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "444" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über nicht verfügbare Zeitbereiche" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "445" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über (wieder) verfügbare Zeitbereiche" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "446" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage nach Zeitplaninformation" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "447" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über Nichterscheinen eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "448" ] ;
fhir:code [ fhir:v "S27" ] ;
fhir:display [ fhir:v "SIU/ACK - Broadcast Notification of Scheduled Appointments" ] ;
fhir:definition [ fhir:v "SIU/ACK - Broadcast Notification of Scheduled Appointments" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "449" ] ;
fhir:code [ fhir:v "S28" ] ;
fhir:display [ fhir:v "SLR/SLS - Request new sterilization lot" ] ;
fhir:definition [ fhir:v "SLR/SLS - Request new sterilization lot" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "450" ] ;
fhir:code [ fhir:v "S29" ] ;
fhir:display [ fhir:v "SLR/SLS - Request Sterilization lot deletion" ] ;
fhir:definition [ fhir:v "SLR/SLS - Request Sterilization lot deletion" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "451" ] ;
fhir:code [ fhir:v "S30" ] ;
fhir:display [ fhir:v "STI/STS - Request item" ] ;
fhir:definition [ fhir:v "STI/STS - Request item" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "452" ] ;
fhir:code [ fhir:v "S31" ] ;
fhir:display [ fhir:v "SDR/SDS - Request anti-microbial device data" ] ;
fhir:definition [ fhir:v "SDR/SDS - Request anti-microbial device data" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "453" ] ;
fhir:code [ fhir:v "S32" ] ;
fhir:display [ fhir:v "SMD/SMS - Request anti-microbial device cycle data" ] ;
fhir:definition [ fhir:v "SMD/SMS - Request anti-microbial device cycle data" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "454" ] ;
fhir:code [ fhir:v "S33" ] ;
fhir:display [ fhir:v "STC/ACK - Notification of sterilization configuration" ] ;
fhir:definition [ fhir:v "STC/ACK - Notification of sterilization configuration" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "455" ] ;
fhir:code [ fhir:v "S34" ] ;
fhir:display [ fhir:v "SLN/ACK - Notification of sterilization lot" ] ;
fhir:definition [ fhir:v "SLN/ACK - Notification of sterilization lot" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "456" ] ;
fhir:code [ fhir:v "S35" ] ;
fhir:display [ fhir:v "SLN/ACK - Notification of sterilization lot deletion" ] ;
fhir:definition [ fhir:v "SLN/ACK - Notification of sterilization lot deletion" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "457" ] ;
fhir:code [ fhir:v "S36" ] ;
fhir:display [ fhir:v "SDN/ACK - Notification of anti-microbial device data" ] ;
fhir:definition [ fhir:v "SDN/ACK - Notification of anti-microbial device data" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "458" ] ;
fhir:code [ fhir:v "S37" ] ;
fhir:display [ fhir:v "SCN/ACK - Notification of anti-microbial device cycle data" ] ;
fhir:definition [ fhir:v "SCN/ACK - Notification of anti-microbial device cycle data" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "459" ] ;
fhir:code [ fhir:v "S38" ] ;
fhir:display [ fhir:v "Containers Prepared for Specimen Collection" ] ;
fhir:definition [ fhir:v "Describes the event before specimen collection, when containers have been prepared" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "460" ] ;
fhir:code [ fhir:v "S39" ] ;
fhir:display [ fhir:v "Specimen Collection Successful" ] ;
fhir:definition [ fhir:v "Describes the event when specimen collection was successful" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "461" ] ;
fhir:code [ fhir:v "S40" ] ;
fhir:display [ fhir:v "Specimen Collection Unsuccessful" ] ;
fhir:definition [ fhir:v "Describes the event when specimen collection was not successful and provides a means to document the reason" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "462" ] ;
fhir:code [ fhir:v "S41" ] ;
fhir:display [ fhir:v "Specimen Departed" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been moved from a location" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "463" ] ;
fhir:code [ fhir:v "S42" ] ;
fhir:display [ fhir:v "Specimen Arrived" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been moved to a location" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "464" ] ;
fhir:code [ fhir:v "S43" ] ;
fhir:display [ fhir:v "Specimen Accepted" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been accepted on the receiver side of a specimen movement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "465" ] ;
fhir:code [ fhir:v "S44" ] ;
fhir:display [ fhir:v "Specimen Rejected" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been rejected by the receiver side of a specimen movement" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "466" ] ;
fhir:code [ fhir:v "S45" ] ;
fhir:display [ fhir:v "Specimen Re-identified" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been assigned an identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "467" ] ;
fhir:code [ fhir:v "S46" ] ;
fhir:display [ fhir:v "Specimen De-identified" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen identifier has been removed to anonymize it" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "468" ] ;
fhir:code [ fhir:v "S47" ] ;
fhir:display [ fhir:v "Specimen Sent to Archive" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been moved into storage" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v ">" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "469" ] ;
fhir:code [ fhir:v "S48" ] ;
fhir:display [ fhir:v "Specimen Retrieved from Archive" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been moved out of storage" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "470" ] ;
fhir:code [ fhir:v "S49" ] ;
fhir:display [ fhir:v "Specimen Disposed of" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been permanently disposed of" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "471" ] ;
fhir:code [ fhir:v "S50" ] ;
fhir:display [ fhir:v "Specimen Procedure Step Successful , with Derived Specimen(s)" ] ;
fhir:definition [ fhir:v "Describes the event when one or more specimen(s) has(ve) been created from one or more specimen(s)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "472" ] ;
fhir:code [ fhir:v "S51" ] ;
fhir:display [ fhir:v "Specimen Procedure Step Successful, no Derived Specimen(s)" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen has been successfully processed without producing any child specimen(s)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "473" ] ;
fhir:code [ fhir:v "S52" ] ;
fhir:display [ fhir:v "Specimen Procedure Step Unsuccessful" ] ;
fhir:definition [ fhir:v "Describes the event when a specimen could not be successfully processed and provides a means to document the reason" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "N" ]     ] )
  ] [
fhir:id [ fhir:v "474" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Neuanlage eines Dokuments ohne Inhalt" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "475" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Neuanlage eines Dokuments mit Inhaltsübermittlung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "476" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Statusänderung eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "477" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Statusänderung eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "478" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Ergänzung eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "479" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Ergänzung eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "480" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Änderung eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "481" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Änderung eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "482" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über den Austausch eines Dokuments (ohne Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "483" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über den Austausch eines Dokuments (mit Inhalt)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "484" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Benachrichtigung über die Löschung eines Dokuments" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "485" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Dokumentanfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "486" ] ;
fhir:code [ fhir:v "U01" ] ;
fhir:display [ fhir:v "ESU/ACK - Automated equipment status update" ] ;
fhir:definition [ fhir:v "ESU/ACK - Automated equipment status update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "487" ] ;
fhir:code [ fhir:v "U02" ] ;
fhir:display [ fhir:v "ESR/ACK - Automated equipment status request" ] ;
fhir:definition [ fhir:v "ESR/ACK - Automated equipment status request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "488" ] ;
fhir:code [ fhir:v "U03" ] ;
fhir:display [ fhir:v "SSU/ACK - Specimen status update" ] ;
fhir:definition [ fhir:v "SSU/ACK - Specimen status update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "489" ] ;
fhir:code [ fhir:v "U04" ] ;
fhir:display [ fhir:v "SSR/ACK - specimen status request" ] ;
fhir:definition [ fhir:v "SSR/ACK - specimen status request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "490" ] ;
fhir:code [ fhir:v "U05" ] ;
fhir:display [ fhir:v "INU/ACK  - Automated equipment inventory update" ] ;
fhir:definition [ fhir:v "INU/ACK  - Automated equipment inventory update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "491" ] ;
fhir:code [ fhir:v "U06" ] ;
fhir:display [ fhir:v "INR/ACK - Automated equipment inventory request" ] ;
fhir:definition [ fhir:v "INR/ACK - Automated equipment inventory request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "492" ] ;
fhir:code [ fhir:v "U07" ] ;
fhir:display [ fhir:v "EAC/ACK - Automated equipment command" ] ;
fhir:definition [ fhir:v "EAC/ACK - Automated equipment command" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "493" ] ;
fhir:code [ fhir:v "U08" ] ;
fhir:display [ fhir:v "EAR/ACK - Automated equipment response" ] ;
fhir:definition [ fhir:v "EAR/ACK - Automated equipment response" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "494" ] ;
fhir:code [ fhir:v "U09" ] ;
fhir:display [ fhir:v "EAN/ACK - Automated equipment notification" ] ;
fhir:definition [ fhir:v "EAN/ACK - Automated equipment notification" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "495" ] ;
fhir:code [ fhir:v "U10" ] ;
fhir:display [ fhir:v "TCU/ACK - Automated equipment test code settings update" ] ;
fhir:definition [ fhir:v "TCU/ACK - Automated equipment test code settings update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "496" ] ;
fhir:code [ fhir:v "U11" ] ;
fhir:display [ fhir:v "TCR/ACK - Automated equipment test code settings request" ] ;
fhir:definition [ fhir:v "TCR/ACK - Automated equipment test code settings request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "497" ] ;
fhir:code [ fhir:v "U12" ] ;
fhir:display [ fhir:v "LSU/ACK - Automated equipment log/service update" ] ;
fhir:definition [ fhir:v "LSU/ACK - Automated equipment log/service update" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "498" ] ;
fhir:code [ fhir:v "U13" ] ;
fhir:display [ fhir:v "LSR/ACK - Automated equipment log/service request" ] ;
fhir:definition [ fhir:v "LSR/ACK - Automated equipment log/service request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "499" ] ;
fhir:code [ fhir:v "U14" ] ;
fhir:display [ fhir:v "INR/ACK – Automated Equipment Inventory Request" ] ;
fhir:definition [ fhir:v "INR/ACK – Automated Equipment Inventory Request" ] ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "500" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Anfrage nach Impfstatus eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "501" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort auf Impfstatusanfrage bei nicht-eindeutiger Patienten-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "502" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "Antwort auf Impfstatusanfrage zu einem Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "503" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "unaufgeforderte Änderung zu dem Impfstatus eines Patienten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]     ] )
  ] [
fhir:id [ fhir:v "504" ] ;
fhir:code [ fhir:v "Varies" ] ;
fhir:display [ fhir:v "MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location)" ] ;
fhir:definition [ fhir:v "MFQ/MFR - Master files query (use event same as asking for e.g., M05 - location)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "allgemeine Stammdatenanfrage" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "505" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "unaufgeforderte Übermittlung von Signaldaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] [
fhir:id [ fhir:v "506" ] ;
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:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]       ] ;
fhir:value [ fhir:v "angeforderte Übermittlung von Signaldaten" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "v2-concComment" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "v2-concCommentAsPub" ] ;
fhir:value [ fhir:v "Deprecated" ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "D" ]     ] )
  ] ) . #