v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "eventV150"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-eventV150.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/eventV150</code></a></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "generate correct history somehow" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "0003" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/eventV150"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.4" ] ] ) ; # fhir:version [ fhir:v "1.5.0"] ; # fhir:name [ fhir:v "EventV150"] ; # fhir:title [ fhir:v "Event (2.5 - 1.5.0)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # fhir:description [ fhir:v "HL7-defined code system of concepts specifying the trigger event for Version 2.x interface messages. Used in HL7 Version 2.x messaging in the MSH segment."] ; # fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # fhir:caseSensitive [ fhir:v true] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ; fhir:description [ fhir:v "version when was this code introduced" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "versionDeprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "version when was this code deprecated" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "comment" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ; fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "usage" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ; fhir:description [ fhir:v "usage notes for this code" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ; fhir:description [ fhir:v "date of last modification" ] ; fhir:type [ fhir:v "dateTime" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset"^^xsd:anyURI ] ; fhir:value [ a fhir:canonical ; fhir:v "http://terminology.hl7.org/v2plusvocab/ValueSet/messageStructureV300"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/messageStructureV300> ] ] ) ; fhir:code [ fhir:v "msgstruct" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#msgstruct"^^xsd:anyURI ] ; fhir:description [ fhir:v "msgstruct" ] ; fhir:type [ fhir:v "code" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset"^^xsd:anyURI ] ; fhir:value [ a fhir:canonical ; fhir:v "http://terminology.hl7.org/v2plusvocab/ValueSet/messageTypeV150"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/messageTypeV150> ] ] ) ; fhir:code [ fhir:v "msgtype" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#msgtype"^^xsd:anyURI ] ; fhir:description [ fhir:v "msgtype" ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "A01" ] ; fhir:display [ fhir:v "ADT/ACK - Admit/visit notification" ] ; fhir:definition [ fhir:v "ADT/ACK - Admit/visit notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "stationäre Aufnahme" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A01" ] ] ) ] [ fhir:code [ fhir:v "A02" ] ; fhir:display [ fhir:v "ADT/ACK - Transfer a patient" ] ; fhir:definition [ fhir:v "ADT/ACK - Transfer a patient" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Verlegung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A02" ] ] ) ] [ fhir:code [ fhir:v "A03" ] ; fhir:display [ fhir:v "ADT/ACK - Discharge/end visit" ] ; fhir:definition [ fhir:v "ADT/ACK - Discharge/end visit" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Entlassung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A03" ] ] ) ] [ fhir:code [ fhir:v "A04" ] ; fhir:display [ fhir:v "ADT/ACK - Register a patient" ] ; fhir:definition [ fhir:v "ADT/ACK - Register a patient" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Besuchsmeldung (nicht-stationär)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A01" ] ] ) ] [ fhir:code [ fhir:v "A05" ] ; fhir:display [ fhir:v "ADT/ACK - Pre-admit a patient" ] ; fhir:definition [ fhir:v "ADT/ACK - Pre-admit a patient" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Voraufnahme eines Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A05" ] ] ) ] [ fhir:code [ fhir:v "A06" ] ; fhir:display [ fhir:v "ADT/ACK - Change an outpatient to an inpatient" ] ; fhir:definition [ fhir:v "ADT/ACK - Change an outpatient to an inpatient" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung von ambulant in stationär" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A06" ] ] ) ] [ fhir:code [ fhir:v "A07" ] ; fhir:display [ fhir:v "ADT/ACK - Change an inpatient to an outpatient" ] ; fhir:definition [ fhir:v "ADT/ACK - Change an inpatient to an outpatient" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung von stationär in ambulant" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A06" ] ] ) ] [ fhir:code [ fhir:v "A08" ] ; fhir:display [ fhir:v "ADT/ACK - Update patient information" ] ; fhir:definition [ fhir:v "ADT/ACK - Update patient information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung von Patienteninformationen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A01" ] ] ) ] [ fhir:code [ fhir:v "A09" ] ; fhir:display [ fhir:v "ADT/ACK - Patient departing - tracking" ] ; fhir:definition [ fhir:v "ADT/ACK - Patient departing - tracking" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient verläßt Einrichtung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A09" ] ] ) ] [ fhir:code [ fhir:v "A10" ] ; fhir:display [ fhir:v "ADT/ACK - Patient arriving - tracking" ] ; fhir:definition [ fhir:v "ADT/ACK - Patient arriving - tracking" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient erreicht Einrichtung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A09" ] ] ) ] [ fhir:code [ fhir:v "A11" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel admit/visit notification" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel admit/visit notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung für A01 und A04" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A09" ] ] ) ] [ fhir:code [ fhir:v "A12" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel transfer" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel transfer" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung für A02" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A12" ] ] ) ] [ fhir:code [ fhir:v "A13" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel discharge/end visit" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel discharge/end visit" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung für A03" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A01" ] ] ) ] [ fhir:code [ fhir:v "A14" ] ; fhir:display [ fhir:v "ADT/ACK - Pending admit" ] ; fhir:definition [ fhir:v "ADT/ACK - Pending admit" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Geplante Aufnahme" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A05" ] ] ) ] [ fhir:code [ fhir:v "A15" ] ; fhir:display [ fhir:v "ADT/ACK - Pending transfer" ] ; fhir:definition [ fhir:v "ADT/ACK - Pending transfer" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Geplante Verlegung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A15" ] ] ) ] [ fhir:code [ fhir:v "A16" ] ; fhir:display [ fhir:v "ADT/ACK - Pending discharge" ] ; fhir:definition [ fhir:v "ADT/ACK - Pending discharge" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Geplante Entlassung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A16" ] ] ) ] [ fhir:code [ fhir:v "A17" ] ; fhir:display [ fhir:v "ADT/ACK - Swap patients" ] ; fhir:definition [ fhir:v "ADT/ACK - Swap patients" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Bettentausch zweier Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A17" ] ] ) ] [ fhir:code [ fhir:v "A18" ] ; fhir:display [ fhir:v "ADT/ACK - Merge patient information (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge patient information (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patienteninf. zusammenf. (veraltet, neu: A34ff.)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A18" ] ] ) ] [ fhir:code [ fhir:v "A19" ] ; fhir:display [ fhir:v "QRY/ADR - Patient query" ] ; fhir:definition [ fhir:v "QRY/ADR - Patient query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage nach Patientendaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_A19" ] ] ) ] [ fhir:code [ fhir:v "A20" ] ; fhir:display [ fhir:v "ADT/ACK - Bed status update" ] ; fhir:definition [ fhir:v "ADT/ACK - Bed status update" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung des Bettenstatus" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A20" ] ] ) ] [ fhir:code [ fhir:v "A21" ] ; fhir:display [ fhir:v "ADT/ACK - Patient goes on a 'leave of absence'" ] ; fhir:definition [ fhir:v "ADT/ACK - Patient goes on a 'leave of absence'" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Beginn einer Patientenabwesenheit" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A22" ] ; fhir:display [ fhir:v "ADT/ACK - Patient returns from a 'leave of absence'" ] ; fhir:definition [ fhir:v "ADT/ACK - Patient returns from a 'leave of absence'" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ende einer Patientenabwesenheit" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A23" ] ; fhir:display [ fhir:v "ADT/ACK - Delete a patient record" ] ; fhir:definition [ fhir:v "ADT/ACK - Delete a patient record" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Löschen eines Patientensatzes" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A24" ] ; fhir:display [ fhir:v "ADT/ACK - Link patient information" ] ; fhir:definition [ fhir:v "ADT/ACK - Link patient information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Verknüpfen von Patientendaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A24" ] ] ) ] [ fhir:code [ fhir:v "A25" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel pending discharge" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel pending discharge" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung einer eingeleiteten Entlassung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A26" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel pending transfer" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel pending transfer" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung einer eingeleiteten Verlegung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A27" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel pending admit" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel pending admit" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung einer eingeleiteten Aufnahme" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A28" ] ; fhir:display [ fhir:v "ADT/ACK - Add person information" ] ; fhir:definition [ fhir:v "ADT/ACK - Add person information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Personendaten hinzufügen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A05" ] ] ) ] [ fhir:code [ fhir:v "A29" ] ; fhir:display [ fhir:v "ADT/ACK - Delete person information" ] ; fhir:definition [ fhir:v "ADT/ACK - Delete person information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Löschung von personenbezogenen Daten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A30" ] ; fhir:display [ fhir:v "ADT/ACK - Merge person information (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge person information (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "veraltet" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A31" ] ; fhir:display [ fhir:v "ADT/ACK - Update person information" ] ; fhir:definition [ fhir:v "ADT/ACK - Update person information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ändern personenbezogener Daten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A05" ] ] ) ] [ fhir:code [ fhir:v "A32" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel patient arriving - tracking" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel patient arriving - tracking" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung eines Patientenzugangs (Bettenzuweisung)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A33" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel patient departing - tracking" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel patient departing - tracking" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung eines Patientenabgangs (Bettenfreigabe)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A21" ] ] ) ] [ fhir:code [ fhir:v "A34" ] ; fhir:display [ fhir:v "ADT/ACK - Merge patient information - patient ID only (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge patient information - patient ID only (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Abgleich nur der Patientennummer (veraltet)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A35" ] ; fhir:display [ fhir:v "ADT/ACK - Merge patient information - account number only (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge patient information - account number only (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Abgleich nur der Abrechnungsnummer / Debitorenkontonummer (veraltet)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A36" ] ; fhir:display [ fhir:v "ADT/ACK - Merge patient information - patient ID and account number (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge patient information - patient ID and account number (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Abgleich von Patientennummer und Abrechnungsnummer / Debitorenkontonummer (veraltet)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A37" ] ; fhir:display [ fhir:v "ADT/ACK - Unlink patient information" ] ; fhir:definition [ fhir:v "ADT/ACK - Unlink patient information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auflösung einer Verknüpfung von Patientendaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A37" ] ] ) ] [ fhir:code [ fhir:v "A38" ] ; fhir:display [ fhir:v "ADT/ACK - Cancel pre-admit" ] ; fhir:definition [ fhir:v "ADT/ACK - Cancel pre-admit" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung zu A05" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A38" ] ] ) ] [ fhir:code [ fhir:v "A39" ] ; fhir:display [ fhir:v "ADT/ACK - Merge person - patient ID (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge person - patient ID (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Zusammenführung von Information über externe ID (veraltet)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A39" ] ] ) ] [ fhir:code [ fhir:v "A40" ] ; fhir:display [ fhir:v "ADT/ACK - Merge patient - patient identifier list" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge patient - patient identifier list" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Zusammenführung v. Pat-Information über ID-Liste" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A39" ] ] ) ] [ fhir:code [ fhir:v "A41" ] ; fhir:display [ fhir:v "ADT/ACK - Merge account - patient account number" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge account - patient account number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Zusammenführung von Konten über Kontonummer" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A39" ] ] ) ] [ fhir:code [ fhir:v "A42" ] ; fhir:display [ fhir:v "ADT/ACK - Merge visit - visit number" ] ; fhir:definition [ fhir:v "ADT/ACK - Merge visit - visit number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Zusammenführung v.Fall-Information über Fallnummer" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A39" ] ] ) ] [ fhir:code [ fhir:v "A43" ] ; fhir:display [ fhir:v "ADT/ACK - Move patient information - patient identifier list" ] ; fhir:definition [ fhir:v "ADT/ACK - Move patient information - patient identifier list" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl. PID-Liste" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A43" ] ] ) ] [ fhir:code [ fhir:v "A44" ] ; fhir:display [ fhir:v "ADT/ACK - Move account information - patient account number" ] ; fhir:definition [ fhir:v "ADT/ACK - Move account information - patient account number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl.Abrechungsnummer" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A43" ] ] ) ] [ fhir:code [ fhir:v "A45" ] ; fhir:display [ fhir:v "ADT/ACK - Move visit information - visit number" ] ; fhir:definition [ fhir:v "ADT/ACK - Move visit information - visit number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Korrektur einer falschen Zuordnung bzgl.Fallnummer" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A45" ] ] ) ] [ fhir:code [ fhir:v "A46" ] ; fhir:display [ fhir:v "ADT/ACK - Change patient ID (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Change patient ID (for backward compatibility only)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A47" ] ; fhir:display [ fhir:v "ADT/ACK - Change patient identifier list" ] ; fhir:definition [ fhir:v "ADT/ACK - Change patient identifier list" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A48" ] ; fhir:display [ fhir:v "ADT/ACK - Change alternate patient ID (for backward compatibility only)" ] ; fhir:definition [ fhir:v "ADT/ACK - Change alternate patient ID (for backward compatibility only)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A49" ] ; fhir:display [ fhir:v "ADT/ACK - Change patient account number" ] ; fhir:definition [ fhir:v "ADT/ACK - Change patient account number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung der Abrechungsnummer (PID-18)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A30" ] ] ) ] [ fhir:code [ fhir:v "A50" ] ; fhir:display [ fhir:v "ADT/ACK - Change visit number" ] ; fhir:definition [ fhir:v "ADT/ACK - Change visit number" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung der Fallnummer (PV1-19)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A50" ] ] ) ] [ fhir:code [ fhir:v "A51" ] ; fhir:display [ fhir:v "ADT/ACK - Change alternate visit ID" ] ; fhir:definition [ fhir:v "ADT/ACK - Change alternate visit ID" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung der alternativen Fallnummer (PV1-50)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A50" ] ] ) ] [ fhir:code [ fhir:v "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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A52" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A52" ] ] ) ] [ 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:value [ fhir:v "Änderung des behandelnden Arztes" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A54" ] ] ) ] [ 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:value [ fhir:v "Stornierung der Änderung des behandelnden Arztes" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A52" ] ] ) ] [ 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:value [ fhir:v "Aktualisierung der Allergie-Informationen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A60" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A61" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A61" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B03" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B04" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B04" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B04" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B07" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PMU_B08" ] ] ) ] [ fhir:code [ fhir:v "C01" ] ; fhir:display [ fhir:v "CRM - Register a patient on a clinical trial" ] ; fhir:definition [ fhir:v "CRM - Register a patient on a clinical trial" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Registrierung eines Patienten f.eine klin.Studie" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C02" ] ; fhir:display [ fhir:v "CRM - Cancel a patient registration on clinical trial (for clerical mistakes only)" ] ; fhir:definition [ fhir:v "CRM - Cancel a patient registration on clinical trial (for clerical mistakes only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Löschung der Registrierung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C03" ] ; fhir:display [ fhir:v "CRM - Correct/update registration information" ] ; fhir:definition [ fhir:v "CRM - Correct/update registration information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Korrektur/Änderung der Registrierung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C04" ] ; fhir:display [ fhir:v "CRM - Patient has gone off a clinical trial" ] ; fhir:definition [ fhir:v "CRM - Patient has gone off a clinical trial" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient ist aus der Studie ausgeschieden" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C05" ] ; fhir:display [ fhir:v "CRM - Patient enters phase of clinical trial" ] ; fhir:definition [ fhir:v "CRM - Patient enters phase of clinical trial" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient tritt in Studienphase ein" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C06" ] ; fhir:display [ fhir:v "CRM - Cancel patient entering a phase (clerical mistake)" ] ; fhir:definition [ fhir:v "CRM - Cancel patient entering a phase (clerical mistake)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Löschung des Eintritts in eine Studienphase" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C07" ] ; fhir:display [ fhir:v "CRM - Correct/update phase information" ] ; fhir:definition [ fhir:v "CRM - Correct/update phase information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Korrektur/Änderung der Angaben zur Studienphase" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C08" ] ; fhir:display [ fhir:v "CRM - Patient has gone off phase of clinical trial" ] ; fhir:definition [ fhir:v "CRM - Patient has gone off phase of clinical trial" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient ist aus Studienphase ausgeschieden" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] ) ] [ fhir:code [ fhir:v "C09" ] ; fhir:display [ fhir:v "CSU - Automated time intervals for reporting, like monthly" ] ; fhir:definition [ fhir:v "CSU - Automated time intervals for reporting, like monthly" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Festlegung des Zeitintervalls für autom. Berichte" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "C10" ] ; fhir:display [ fhir:v "CSU - Patient completes the clinical trial" ] ; fhir:definition [ fhir:v "CSU - Patient completes the clinical trial" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient beendet Studie" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "C11" ] ; fhir:display [ fhir:v "CSU - Patient completes a phase of the clinical trial" ] ; fhir:definition [ fhir:v "CSU - Patient completes a phase of the clinical trial" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Patient beendet eine Studienphase" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "C12" ] ; fhir:display [ fhir:v "CSU - Update/correction of patient order/result information" ] ; fhir:definition [ fhir:v "CSU - Update/correction of patient order/result information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Korrektur/Änderung von Anforderungen/Ergebnissen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "CNQ" ] ; fhir:display [ fhir:v "Cancel Query" ] ; fhir:definition [ fhir:v "Cancel Query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung einer Anfrage" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "I01" ] ; fhir:display [ fhir:v "RQI/RPI - Request for insurance information" ] ; fhir:definition [ fhir:v "RQI/RPI - Request for insurance information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung von Versicherungsdaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] ) ] [ fhir:code [ fhir:v "I02" ] ; fhir:display [ fhir:v "RQI/RPL - Request/receipt of patient selection display list" ] ; fhir:definition [ fhir:v "RQI/RPL - Request/receipt of patient selection display list" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderg.einer Patientenauswahlliste (zur Anzeige)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] ) ] [ fhir:code [ fhir:v "I03" ] ; fhir:display [ fhir:v "RQI/RPR - Request/receipt of patient selection list" ] ; fhir:definition [ fhir:v "RQI/RPR - Request/receipt of patient selection list" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderg.einer strukt. Patientenauswahlliste" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] ) ] [ fhir:code [ fhir:v "I04" ] ; fhir:display [ fhir:v "RQD/RPI - Request for patient demographic data" ] ; fhir:definition [ fhir:v "RQD/RPI - Request for patient demographic data" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung demographischer Informationen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQP_I04" ] ] ) ] [ fhir:code [ fhir:v "I05" ] ; fhir:display [ fhir:v "RQC/RCI - Request for patient clinical information" ] ; fhir:definition [ fhir:v "RQC/RCI - Request for patient clinical information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung klinischer Informationen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQC_I05" ] ] ) ] [ fhir:code [ fhir:v "I06" ] ; fhir:display [ fhir:v "RQC/RCL - Request/receipt of clinical data listing" ] ; fhir:definition [ fhir:v "RQC/RCL - Request/receipt of clinical data listing" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung strukt. klinischer Informationen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQC_I05" ] ] ) ] [ fhir:code [ fhir:v "I07" ] ; fhir:display [ fhir:v "PIN/ACK - Unsolicited insurance information" ] ; fhir:definition [ fhir:v "PIN/ACK - Unsolicited insurance information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "unaufgeforderte Übermittlung v. Versicherungsdaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] ) ] [ fhir:code [ fhir:v "I08" ] ; fhir:display [ fhir:v "RQA/RPA - Request for treatment authorization information" ] ; fhir:definition [ fhir:v "RQA/RPA - Request for treatment authorization information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung Kostenübernahmeerklärung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] ) ] [ fhir:code [ fhir:v "I09" ] ; fhir:display [ fhir:v "RQA/RPA - Request for modification to an authorization" ] ; fhir:definition [ fhir:v "RQA/RPA - Request for modification to an authorization" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderg bzgl. Änderung Kostenübernahmeerklärung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] ) ] [ fhir:code [ fhir:v "I10" ] ; fhir:display [ fhir:v "RQA/RPA - Request for resubmission of an authorization" ] ; fhir:definition [ fhir:v "RQA/RPA - Request for resubmission of an authorization" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "erneute Anforderung Kostenübernahmeerklärung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] ) ] [ fhir:code [ fhir:v "I11" ] ; fhir:display [ fhir:v "RQA/RPA - Request for cancellation of an authorization" ] ; fhir:definition [ fhir:v "RQA/RPA - Request for cancellation of an authorization" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfordrg Stornierg einer Kostenübernahmeerklärung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] ) ] [ fhir:code [ fhir:v "I12" ] ; fhir:display [ fhir:v "REF/RRI - Patient referral" ] ; fhir:definition [ fhir:v "REF/RRI - Patient referral" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Überweisung eines Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] ) ] [ fhir:code [ fhir:v "I13" ] ; fhir:display [ fhir:v "REF/RRI - Modify patient referral" ] ; fhir:definition [ fhir:v "REF/RRI - Modify patient referral" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung einer Patientenüberweisung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] ) ] [ fhir:code [ fhir:v "I14" ] ; fhir:display [ fhir:v "REF/RRI - Cancel patient referral" ] ; fhir:definition [ fhir:v "REF/RRI - Cancel patient referral" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung einer Patientenüberweisung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] ) ] [ fhir:code [ fhir:v "I15" ] ; fhir:display [ fhir:v "REF/RRI - Request patient referral status" ] ; fhir:definition [ fhir:v "REF/RRI - Request patient referral status" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Statusabfrage bzgl. Patientenüberweisung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] ) ] [ fhir:code [ fhir:v "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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QCN_J01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QCN_J01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K11" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RTB_K13" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDY_K15" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K23" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K23" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K25" ] ] ) ] [ fhir:code [ fhir:v "M01" ] ; fhir:display [ fhir:v "MFN/MFK - Master file not otherwise specified (for backward compatibility only)" ] ; fhir:definition [ fhir:v "MFN/MFK - Master file not otherwise specified (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung (veraltet)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M01" ] ] ) ] [ fhir:code [ fhir:v "M02" ] ; fhir:display [ fhir:v "MFN/MFK - Master file - staff practitioner" ] ; fhir:definition [ fhir:v "MFN/MFK - Master file - staff practitioner" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - Ärzte" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M02" ] ] ) ] [ fhir:code [ fhir:v "M03" ] ; fhir:display [ fhir:v "MFN/MFK - Master file - test/observation (for backward compatibility only)" ] ; fhir:definition [ fhir:v "MFN/MFK - Master file - test/observation (for backward compatibility only)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - Tests / Untersuchungen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M03" ] ] ) ] [ fhir:code [ fhir:v "M04" ] ; fhir:display [ fhir:v "MFN/MFK - Master files charge description" ] ; fhir:definition [ fhir:v "MFN/MFK - Master files charge description" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M04" ] ] ) ] [ fhir:code [ fhir:v "M05" ] ; fhir:display [ fhir:v "MFN/MFK - Patient location master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Patient location master file" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - Aufenthaltsorte" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M05" ] ] ) ] [ fhir:code [ fhir:v "M06" ] ; fhir:display [ fhir:v "MFN/MFK - Clinical study with phases and schedules master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Clinical study with phases and schedules master file" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M06" ] ] ) ] [ fhir:code [ fhir:v "M07" ] ; fhir:display [ fhir:v "MFN/MFK - Clinical study without phases but with schedules master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Clinical study without phases but with schedules master file" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - klinische Studien ohne Phasen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M07" ] ] ) ] [ fhir:code [ fhir:v "M08" ] ; fhir:display [ fhir:v "MFN/MFK - Test/observation (numeric) master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Test/observation (numeric) master file" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - Tests/Untersuchung mit numerischen Ergebnissen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M08" ] ] ) ] [ fhir:code [ fhir:v "M09" ] ; fhir:display [ fhir:v "MFN/MFK - Test/observation (categorical) master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Test/observation (categorical) master file" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - Tests mit nicht numerischen Ergebnissen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M09" ] ] ) ] [ fhir:code [ fhir:v "M10" ] ; fhir:display [ fhir:v "MFN/MFK - Test /observation batteries master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Test /observation batteries master file" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - Testprofile" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M10" ] ] ) ] [ fhir:code [ fhir:v "M11" ] ; fhir:display [ fhir:v "MFN/MFK - Test/calculated observations master file" ] ; fhir:definition [ fhir:v "MFN/MFK - Test/calculated observations master file" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stammdatenänderung - berechnete Ergebnisse" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M11" ] ] ) ] [ fhir:code [ fhir:v "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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M12" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M13" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_Znn" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M15" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NMQ_N01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NMD_N02" ] ] ) ] [ fhir:code [ fhir:v "O01" ] ; fhir:display [ fhir:v "ORM - Order message (also RDE, RDS, RGV, RAS)" ] ; fhir:definition [ fhir:v "ORM - Order message (also RDE, RDS, RGV, RAS)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftrag / Verordnung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORM_O01" ] ] ) ] [ fhir:code [ fhir:v "O02" ] ; fhir:display [ fhir:v "ORR - Order response (also RRE, RRD, RRG, RRA)" ] ; fhir:definition [ fhir:v "ORR - Order response (also RRE, RRD, RRG, RRA)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Auftragsbestätigung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORR_O02" ] ] ) ] [ fhir:code [ fhir:v "O03" ] ; fhir:display [ fhir:v "OMD - Diet order" ] ; fhir:definition [ fhir:v "OMD - Diet order" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMD_O03" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORS_O06" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORN_O08" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORP_O10" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRD_O14" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRA_O18" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O22" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORI_O24" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORB_O28" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BPS_O29" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRP_O30" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BTS_O31" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRT_O32" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] ) ] [ fhir:code [ fhir:v "P01" ] ; fhir:display [ fhir:v "BAR/ACK - Add patient accounts" ] ; fhir:definition [ fhir:v "BAR/ACK - Add patient accounts" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P01" ] ] ) ] [ fhir:code [ fhir:v "P02" ] ; fhir:display [ fhir:v "BAR/ACK - Purge patient accounts" ] ; fhir:definition [ fhir:v "BAR/ACK - Purge patient accounts" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Löschen der Abrechnungsdaten eines Patientenkontos" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P02" ] ] ) ] [ fhir:code [ fhir:v "P03" ] ; fhir:display [ fhir:v "DFT/ACK - Post detail financial transaction" ] ; fhir:definition [ fhir:v "DFT/ACK - Post detail financial transaction" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Leistungs- und Abrechnungsinformationen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P03" ] ] ) ] [ fhir:code [ fhir:v "P04" ] ; fhir:display [ fhir:v "QRY/DSP - Generate bill and A/R statements" ] ; fhir:definition [ fhir:v "QRY/DSP - Generate bill and A/R statements" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Druck und Anzeige von Rechnungen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] ) ] [ fhir:code [ fhir:v "P05" ] ; fhir:display [ fhir:v "BAR/ACK - Update account" ] ; fhir:definition [ fhir:v "BAR/ACK - Update account" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung eines Patientenkontos" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P05" ] ] ) ] [ fhir:code [ fhir:v "P06" ] ; fhir:display [ fhir:v "BAR/ACK - End account" ] ; fhir:definition [ fhir:v "BAR/ACK - End account" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Abschluß eines Patientenkontos" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P06" ] ] ) ] [ fhir:code [ fhir:v "P07" ] ; fhir:display [ fhir:v "PEX - Unsolicited initial individual product experience report" ] ; fhir:definition [ fhir:v "PEX - Unsolicited initial individual product experience report" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "unaufgeforderte individueller Produktersterfahrungsbericht" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "P08" ] ; fhir:display [ fhir:v "PEX - Unsolicited update individual product experience report" ] ; fhir:definition [ fhir:v "PEX - Unsolicited update individual product experience report" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderung individueller Produktersterfahrungsbericht" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "P09" ] ; fhir:display [ fhir:v "SUR - Summary product experience report" ] ; fhir:definition [ fhir:v "SUR - Summary product experience report" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "zusammenfassender Produkterfahrungsbericht" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SUR_P09" ] ] ) ] [ fhir:code [ fhir:v "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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P10" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P12" ] ] ) ] [ fhir:code [ fhir:v "PC1" ] ; fhir:display [ fhir:v "PPR - PC/ problem add" ] ; fhir:definition [ fhir:v "PPR - PC/ problem add" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Problem hinzufügen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] ) ] [ fhir:code [ fhir:v "PC2" ] ; fhir:display [ fhir:v "PPR - PC/ problem update" ] ; fhir:definition [ fhir:v "PPR - PC/ problem update" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Problem ändern" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] ) ] [ fhir:code [ fhir:v "PC3" ] ; fhir:display [ fhir:v "PPR - PC/ problem delete" ] ; fhir:definition [ fhir:v "PPR - PC/ problem delete" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Problem löschen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] ) ] [ fhir:code [ fhir:v "PC4" ] ; fhir:display [ fhir:v "QRY - PC/ problem query" ] ; fhir:definition [ fhir:v "QRY - PC/ problem query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Problem abfragen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_PC4" ] ] ) ] [ fhir:code [ fhir:v "PC5" ] ; fhir:display [ fhir:v "PRR - PC/ problem response" ] ; fhir:definition [ fhir:v "PRR - PC/ problem response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Problem Anfrage beantworten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] ) ] [ fhir:code [ fhir:v "PC6" ] ; fhir:display [ fhir:v "PGL - PC/ goal add" ] ; fhir:definition [ fhir:v "PGL - PC/ goal add" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ziel hinzufügen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] ) ] [ fhir:code [ fhir:v "PC7" ] ; fhir:display [ fhir:v "PGL - PC/ goal update" ] ; fhir:definition [ fhir:v "PGL - PC/ goal update" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ziel ändern" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] ) ] [ fhir:code [ fhir:v "PC8" ] ; fhir:display [ fhir:v "PGL - PC/ goal delete" ] ; fhir:definition [ fhir:v "PGL - PC/ goal delete" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ziel löschen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] ) ] [ fhir:code [ fhir:v "PC9" ] ; fhir:display [ fhir:v "QRY - PC/ goal query" ] ; fhir:definition [ fhir:v "QRY - PC/ goal query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ziel abfragen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_PC4" ] ] ) ] [ fhir:code [ fhir:v "PCA" ] ; fhir:display [ fhir:v "PPV - PC/ goal response" ] ; fhir:definition [ fhir:v "PPV - PC/ goal response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Ziel Anfrage beantworten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] ) ] [ fhir:code [ fhir:v "PCB" ] ; fhir:display [ fhir:v "PPP - PC/ pathway (problem-oriented) add" ] ; fhir:definition [ fhir:v "PPP - PC/ pathway (problem-oriented) add" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(problemorientierte) Leitlinie hinzufügen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] ) ] [ fhir:code [ fhir:v "PCC" ] ; fhir:display [ fhir:v "PPP - PC/ pathway (problem-oriented) update" ] ; fhir:definition [ fhir:v "PPP - PC/ pathway (problem-oriented) update" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(problemorientierte) Leitlinie ändern" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] ) ] [ fhir:code [ fhir:v "PCD" ] ; fhir:display [ fhir:v "PPP - PC/ pathway (problem-oriented) delete" ] ; fhir:definition [ fhir:v "PPP - PC/ pathway (problem-oriented) delete" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(problemorientierte) Leitlinie löschen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] ) ] [ fhir:code [ fhir:v "PCE" ] ; fhir:display [ fhir:v "QRY - PC/ pathway (problem-oriented) query" ] ; fhir:definition [ fhir:v "QRY - PC/ pathway (problem-oriented) query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(problemorientierte) Leitlinie abfragen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_PC4" ] ] ) ] [ fhir:code [ fhir:v "PCF" ] ; fhir:display [ fhir:v "PTR - PC/ pathway (problem-oriented) query response" ] ; fhir:definition [ fhir:v "PTR - PC/ pathway (problem-oriented) query response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(problemorientierte) Leitlinie Anfrage beantworten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "PCG" ] ; fhir:display [ fhir:v "PPG - PC/ pathway (goal-oriented) add" ] ; fhir:definition [ fhir:v "PPG - PC/ pathway (goal-oriented) add" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(zielorientierte) Leitlinie hinzufügen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] ) ] [ fhir:code [ fhir:v "PCH" ] ; fhir:display [ fhir:v "PPG - PC/ pathway (goal-oriented) update" ] ; fhir:definition [ fhir:v "PPG - PC/ pathway (goal-oriented) update" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(zielorientierte) Leitlinie ändern" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] ) ] [ fhir:code [ fhir:v "PCJ" ] ; fhir:display [ fhir:v "PPG - PC/ pathway (goal-oriented) delete" ] ; fhir:definition [ fhir:v "PPG - PC/ pathway (goal-oriented) delete" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(zielorientierte) Leitlinie löschen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] ) ] [ fhir:code [ fhir:v "PCK" ] ; fhir:display [ fhir:v "QRY - PC/ pathway (goal-oriented) query" ] ; fhir:definition [ fhir:v "QRY - PC/ pathway (goal-oriented) query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(zielorientierte) Leitlinie abfragen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_PC4" ] ] ) ] [ fhir:code [ fhir:v "PCL" ] ; fhir:display [ fhir:v "PPT - PC/ pathway (goal-oriented) query response" ] ; fhir:definition [ fhir:v "PPT - PC/ pathway (goal-oriented) query response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "(zielorientierte) Leitlinie Anfrage beantworten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] ) ] [ fhir:code [ fhir:v "Q01" ] ; fhir:display [ fhir:v "QRY/DSR - Query sent for immediate response" ] ; fhir:definition [ fhir:v "QRY/DSR - Query sent for immediate response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage mit sofortiger Antwort" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q02" ] ; fhir:display [ fhir:v "QRY/QCK - Query sent for deferred response" ] ; fhir:definition [ fhir:v "QRY/QCK - Query sent for deferred response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage mit verzögerter Antwort" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q03" ] ; fhir:display [ fhir:v "DSR/ACK - Deferred response to a query" ] ; fhir:definition [ fhir:v "DSR/ACK - Deferred response to a query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Verzögerte Antwort auf Anfrage" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q04" ] ; fhir:display [ fhir:v "EQQ - Embedded query language query" ] ; fhir:definition [ fhir:v "EQQ - Embedded query language query" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q05" ] ; fhir:display [ fhir:v "UDM/ACK - Unsolicited display update message" ] ; fhir:definition [ fhir:v "UDM/ACK - Unsolicited display update message" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Sofortige Bildschirmanzeige (Eilmeldung)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q06" ] ; fhir:display [ fhir:v "OSQ/OSR - Query for order status" ] ; fhir:definition [ fhir:v "OSQ/OSR - Query for order status" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Abfrage des Auftragsstatus" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSQ_Q06" ] ] ) ] [ fhir:code [ fhir:v "Q07" ] ; fhir:display [ fhir:v "VQQ - Virtual table query" ] ; fhir:definition [ fhir:v "VQQ - Virtual table query" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q08" ] ; fhir:display [ fhir:v "SPQ - Stored procedure request" ] ; fhir:definition [ fhir:v "SPQ - Stored procedure request" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "Q09" ] ; fhir:display [ fhir:v "RQQ - event replay query" ] ; fhir:definition [ fhir:v "RQQ - event replay query" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q11" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q13" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q15" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QSB_Q16" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QVR_Q17" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_Q21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_Q01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_Q01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_Q01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_Q01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_Q01" ] ] ) ] [ fhir:code [ fhir:v "R01" ] ; fhir:display [ fhir:v "ORU/ACK - Unsolicited transmission of an observation message" ] ; fhir:definition [ fhir:v "ORU/ACK - Unsolicited transmission of an observation message" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] ) ] [ fhir:code [ fhir:v "R02" ] ; fhir:display [ fhir:v "QRY - Query for results of observation" ] ; fhir:definition [ fhir:v "QRY - Query for results of observation" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage nach Untersuchungsergebnis" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY_R02" ] ] ) ] [ fhir:code [ fhir:v "R03" ] ; fhir:display [ fhir:v "QRY/DSR Display-oriented results, query/unsol. update (for backward compatibility only) (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:value [ fhir:v "Anzeigeorientiertes Ergebnis" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.1" ] ] ) ] [ fhir:code [ fhir:v "R04" ] ; fhir:display [ fhir:v "ORF - Response to query; transmission of requested observation" ] ; fhir:definition [ fhir:v "ORF - Response to query; transmission of requested observation" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort auf Anfrage / Übermittlung eines angeforderten Ergebnisses" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.2" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORF_R04" ] ] ) ] [ fhir:code [ fhir:v "R05" ] ; fhir:display [ fhir:v "QRY/DSR - query for display results (See Q01)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage nach anzeigeorientierten Ergebnissen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "R06" ] ; fhir:display [ fhir:v "UDM - unsolicited update/display results (See Q05)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "unaufgeforderte Änderung anzeigeorientierter Ergebnisse" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "R07" ] ; fhir:display [ fhir:v "EDR - Enhanced Display Response" ] ; fhir:definition [ fhir:v "EDR - Enhanced Display Response" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "R08" ] ; fhir:display [ fhir:v "TBR - Tabular Data Response" ] ; fhir:definition [ fhir:v "TBR - Tabular Data Response" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "R09" ] ; fhir:display [ fhir:v "ERP - Event Replay Response" ] ; fhir:definition [ fhir:v "ERP - Event Replay Response" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "R0R" ] ; fhir:display [ fhir:v "R0R - Pharmacy prescription order query response" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R21" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] ) ] [ fhir:code [ fhir:v "RAR" ] ; fhir:display [ fhir:v "RAR - Pharmacy administration information query response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort bzgl. der Behandlungs-/Darreichungsform" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "RDR" ] ; fhir:display [ fhir:v "RDR - Pharmacy dispense information query response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "RER" ] ; fhir:display [ fhir:v "RER - Pharmacy encoded order information query response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort bzgl. des zu verabreichenden Medikamentes bzw. der Behandlung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "RGR" ] ; fhir:display [ fhir:v "RGR - Pharmacy dose information query response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort bzgl. der Dosis bzw. der Frequenz der Behandlung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ 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:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "NUL" ] ] ) ] [ fhir:code [ fhir:v "S01" ] ; fhir:display [ fhir:v "SRM/SRR - Request new appointment booking" ] ; fhir:definition [ fhir:v "SRM/SRR - Request new appointment booking" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Terminanforderung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S02" ] ; fhir:display [ fhir:v "SRM/SRR - Request appointment rescheduling" ] ; fhir:definition [ fhir:v "SRM/SRR - Request appointment rescheduling" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung für Terminverschiebung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S03" ] ; fhir:display [ fhir:v "SRM/SRR - Request appointment modification" ] ; fhir:definition [ fhir:v "SRM/SRR - Request appointment modification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung für inhaltliche Terminänderung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S04" ] ; fhir:display [ fhir:v "SRM/SRR - Request appointment cancellation" ] ; fhir:definition [ fhir:v "SRM/SRR - Request appointment cancellation" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Absage eines Termins" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S05" ] ; fhir:display [ fhir:v "SRM/SRR - Request appointment discontinuation" ] ; fhir:definition [ fhir:v "SRM/SRR - Request appointment discontinuation" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Aussetzung des aktuellen oder weiterer Termine" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S06" ] ; fhir:display [ fhir:v "SRM/SRR - Request appointment deletion" ] ; fhir:definition [ fhir:v "SRM/SRR - Request appointment deletion" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung eines Termins" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S07" ] ; fhir:display [ fhir:v "SRM/SRR - Request addition of service/resource on appointment" ] ; fhir:definition [ fhir:v "SRM/SRR - Request addition of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anforderung zusätzlicher Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S08" ] ; fhir:display [ fhir:v "SRM/SRR - Request modification of service/resource on appointment" ] ; fhir:definition [ fhir:v "SRM/SRR - Request modification of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderungsanforderung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S09" ] ; fhir:display [ fhir:v "SRM/SRR - Request cancellation of service/resource on appointment" ] ; fhir:definition [ fhir:v "SRM/SRR - Request cancellation of service/resource on appointment" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S10" ] ; fhir:display [ fhir:v "SRM/SRR - Request discontinuation of service/resource on appointment" ] ; fhir:definition [ fhir:v "SRM/SRR - Request discontinuation of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Aussetzung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S11" ] ; fhir:display [ fhir:v "SRM/SRR - Request deletion of service/resource on appointment" ] ; fhir:definition [ fhir:v "SRM/SRR - Request deletion of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Stornierung für zusätzliche Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "S12" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of new appointment booking" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of new appointment booking" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über Terminvergabe" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S13" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of appointment rescheduling" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of appointment rescheduling" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung für Terminverschiebung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S14" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of appointment modification" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of appointment modification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung für inhaltliche Terminänderung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S15" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of appointment cancellation" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of appointment cancellation" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über Terminabsage" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S16" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of appointment discontinuation" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of appointment discontinuation" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über Aussetzung des aktuellen oder weiterer Termine" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S17" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of appointment deletion" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of appointment deletion" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über Stornierung eines Termins" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S18" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of addition of service/resource on appointment" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of addition of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über zusätzlicher Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S19" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of modification of service/resource on appointment" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of modification of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Änderungsbenachrichtigung f.zusätzl. Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S20" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of cancellation of service/resource on appointment" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of cancellation of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung f. zusätzliche Leistungen/Voraussetzungen zu einem Terminabsage" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S21" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of discontinuation of service/resource on appointment" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of discontinuation of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über Aussetzung für zusätzliche Leistungen/Voraussetzungen" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S22" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of deletion of service/resource on appointment" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of deletion of service/resource on appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung Stornierg.f.zusätzl.Leistungen/Voraussetzungen zu einem Termin" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S23" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of blocked schedule time slot(s)" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of blocked schedule time slot(s)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über nicht verfügbare Zeitbereiche" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S24" ] ; fhir:display [ fhir:v "SIU/ACK - Notification of opened (\"unblocked\") schedule time slot(s)" ] ; fhir:definition [ fhir:v "SIU/ACK - Notification of opened (\"unblocked\") schedule time slot(s)" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über (wieder) verfügbare Zeitbereiche" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "S25" ] ; fhir:display [ fhir:v "SQM/SQR - Schedule query message and response" ] ; fhir:definition [ fhir:v "SQM/SQR - Schedule query message and response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage nach Zeitplaninformation" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SQM_S25" ] ] ) ] [ fhir:code [ fhir:v "S26" ] ; fhir:display [ fhir:v "SIU/ACK Notification that patient did not show up for schedule appointment" ] ; fhir:definition [ fhir:v "SIU/ACK Notification that patient did not show up for schedule appointment" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über Nichterscheinen eines Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] ) ] [ fhir:code [ fhir:v "T01" ] ; fhir:display [ fhir:v "MDM/ACK - Original document notification" ] ; fhir:definition [ fhir:v "MDM/ACK - Original document notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Neuanlage eines Dokuments ohne Inhalt" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] ) ] [ fhir:code [ fhir:v "T02" ] ; fhir:display [ fhir:v "MDM/ACK - Original document notification and content" ] ; fhir:definition [ fhir:v "MDM/ACK - Original document notification and content" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Neuanlage eines Dokuments mit Inhaltsübermittlung" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] ) ] [ fhir:code [ fhir:v "T03" ] ; fhir:display [ fhir:v "MDM/ACK - Document status change notification" ] ; fhir:definition [ fhir:v "MDM/ACK - Document status change notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Statusänderung eines Dokuments (ohne Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] ) ] [ fhir:code [ fhir:v "T04" ] ; fhir:display [ fhir:v "MDM/ACK - Document status change notification and content" ] ; fhir:definition [ fhir:v "MDM/ACK - Document status change notification and content" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Statusänderung eines Dokuments (mit Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] ) ] [ fhir:code [ fhir:v "T05" ] ; fhir:display [ fhir:v "MDM/ACK - Document addendum notification" ] ; fhir:definition [ fhir:v "MDM/ACK - Document addendum notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Ergänzung eines Dokuments (ohne Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] ) ] [ fhir:code [ fhir:v "T06" ] ; fhir:display [ fhir:v "MDM/ACK - Document addendum notification and content" ] ; fhir:definition [ fhir:v "MDM/ACK - Document addendum notification and content" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Ergänzung eines Dokuments (mit Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] ) ] [ fhir:code [ fhir:v "T07" ] ; fhir:display [ fhir:v "MDM/ACK - Document edit notification" ] ; fhir:definition [ fhir:v "MDM/ACK - Document edit notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Änderung eines Dokuments (ohne Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] ) ] [ fhir:code [ fhir:v "T08" ] ; fhir:display [ fhir:v "MDM/ACK - Document edit notification and content" ] ; fhir:definition [ fhir:v "MDM/ACK - Document edit notification and content" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Änderung eines Dokuments (mit Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] ) ] [ fhir:code [ fhir:v "T09" ] ; fhir:display [ fhir:v "MDM/ACK - Document replacement notification" ] ; fhir:definition [ fhir:v "MDM/ACK - Document replacement notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über den Austausch eines Dokuments (ohne Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] ) ] [ fhir:code [ fhir:v "T10" ] ; fhir:display [ fhir:v "MDM/ACK - Document replacement notification and content" ] ; fhir:definition [ fhir:v "MDM/ACK - Document replacement notification and content" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über den Austausch eines Dokuments (mit Inhalt)" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] ) ] [ fhir:code [ fhir:v "T11" ] ; fhir:display [ fhir:v "MDM/ACK - Document cancel notification" ] ; fhir:definition [ fhir:v "MDM/ACK - Document cancel notification" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Benachrichtigung über die Löschung eines Dokuments" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] ) ] [ fhir:code [ fhir:v "T12" ] ; fhir:display [ fhir:v "QRY/DOC - Document query" ] ; fhir:definition [ fhir:v "QRY/DOC - Document query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Dokumentanfrage" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QRY" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ESU_U01" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ESR_U02" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SSU_U03" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SSR_U04" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "INU_U05" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "INR_U06" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EAC_U07" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EAR_U08" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EAN_U09" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "TCU_U10" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "TCU_U10" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "LSU_U12" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "LSU_U12" ] ] ) ] [ fhir:code [ fhir:v "V01" ] ; fhir:display [ fhir:v "VXQ - Query for vaccination record" ] ; fhir:definition [ fhir:v "VXQ - Query for vaccination record" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Anfrage nach Impfstatus eines Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXQ_V01" ] ] ) ] [ fhir:code [ fhir:v "V02" ] ; fhir:display [ fhir:v "VXX - Response to vaccination query returning multiple PID matches" ] ; fhir:definition [ fhir:v "VXX - Response to vaccination query returning multiple PID matches" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort auf Impfstatusanfrage bei nicht-eindeutiger Patienten-ID" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXX_V02" ] ] ) ] [ fhir:code [ fhir:v "V03" ] ; fhir:display [ fhir:v "VXR - Vaccination record response" ] ; fhir:definition [ fhir:v "VXR - Vaccination record response" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "Antwort auf Impfstatusanfrage zu einem Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXR_V03" ] ] ) ] [ fhir:code [ fhir:v "V04" ] ; fhir:display [ fhir:v "VXU - Unsolicited vaccination record update" ] ; fhir:definition [ fhir:v "VXU - Unsolicited vaccination record update" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "unaufgeforderte Änderung zu dem Impfstatus eines Patienten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXU_V04" ] ] ) ] [ fhir:code [ fhir:v "W01" ] ; fhir:display [ fhir:v "ORU - Waveform result, unsolicited transmission of requested information" ] ; fhir:definition [ fhir:v "ORU - Waveform result, unsolicited transmission of requested information" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "unaufgeforderte Übermittlung von Signaldaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "W02" ] ; fhir:display [ fhir:v "QRF - Waveform result, response to query" ] ; fhir:definition [ fhir:v "QRF - Waveform result, response to query" ] ; ( fhir:designation [ fhir:language [ fhir:v "de" ] ; fhir:value [ fhir:v "angeforderte Übermittlung von Signaldaten" ] ] ) ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] [ fhir:code [ fhir:v "X01" ] ; fhir:display [ fhir:v "PEX - Product experience" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2023-02-01"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.3" ] ] ) ] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report