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 "segmentGroupV600"] ; # 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-segmentGroupV600.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/segmentGroupV600</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.7.1" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "generate correct history somehow" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "0391" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/segmentGroupV600"^^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.242" ] ] ) ; # fhir:version [ fhir:v "6.0.0"] ; # fhir:name [ fhir:v "SegmentGroupV600"] ; # fhir:title [ fhir:v "Segment Group (2.7.1 - 6.0.0)"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # fhir:description [ fhir:v "HL7-defined code system of concepts specifying the optional segment groups which are to be included in the response. This is a repeating field, to accommodate inclusion of multiple segment groups. The default for this field, not present, means that all relevant groups are included. Used in HL7 Version 2.x messaging in the Response Control Parameter (RCP) 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/messageStructureV700"^^xsd:anyURI ; fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/messageStructureV700> ] ] ) ; 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:concept ( [ fhir:code [ fhir:v "ACCESSION_DETAIL" ] ; fhir:display [ fhir:v "ACCESSION_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] ) ] [ fhir:code [ fhir:v "ADDITIONAL_DEMOGRAPHICS" ] ; fhir:display [ fhir:v "ADDITIONAL_DEMOGRAPHICS" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] ) ] [ fhir:code [ fhir:v "ADJUSTMENT_PAYEE" ] ; fhir:display [ fhir:v "ADJUSTMENT_PAYEE" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E15" ] ] ) ] [ fhir:code [ fhir:v "ADMINISTRATION" ] ; fhir:display [ fhir:v "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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRA_O18" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] ) ] [ fhir:code [ fhir:v "ADVERSE_REACTION_GROUP" ] ; fhir:display [ fhir:v "ADVERSE_REACTION_GROUP" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A60" ] ] ) ] [ fhir:code [ fhir:v "ALLERGY" ] ; fhir:display [ fhir:v "ALLERGY" ] ; ( 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_Z88" ] ] ) ] [ fhir:code [ fhir:v "ANTI-MICROBIAL_DEVICE_CYCLE_DA" ] ; fhir:display [ fhir:v "ANTI-MICROBIAL_DEVICE_CYCLE_DA" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SDR_S32" ] ] ) ] [ fhir:code [ fhir:v "ANTI-MICROBIAL_DEVICE_DATA" ] ; fhir:display [ fhir:v "ANTI-MICROBIAL_DEVICE_DATA" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SDR_S31" ] ] ) ] [ fhir:code [ fhir:v "APPOINTMENT_HISTORY" ] ; fhir:display [ fhir:v "APPOINTMENT_HISTORY" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "APP_STATS" ] ; fhir:display [ fhir:v "APP_STATS" ] ; ( 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 "APP_STATUS" ] ; fhir:display [ fhir:v "APP_STATUS" ] ; ( 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 "ASSOCIATED_OBSERVATION" ] ; fhir:display [ fhir:v "ASSOCIATED_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "ASSOCIATED_PERSON" ] ; fhir:display [ fhir:v "ASSOCIATED_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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "ASSOCIATED_RX_ADMIN" ] ; fhir:display [ fhir:v "ASSOCIATED_RX_ADMIN" ] ; ( 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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "ASSOCIATED_RX_ORDER" ] ; fhir:display [ fhir:v "ASSOCIATED_RX_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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "AUTHORIZATION" ] ; fhir:display [ fhir:v "AUTHORIZATION" ] ; ( 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 "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] ) ] [ fhir:code [ fhir:v "AUTHORIZATION_CONTACT" ] ; fhir:display [ fhir:v "AUTHORIZATION_CONTACT" ] ; ( 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 "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRI_I12" ] ] ) ] [ fhir:code [ fhir:v "AUTHORIZATION_INFO" ] ; fhir:display [ fhir:v "AUTHORIZATION_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_E22" ] ] ) ] [ fhir:code [ fhir:v "AUTHORIZATION_REQUEST" ] ; fhir:display [ fhir:v "AUTHORIZATION_REQUEST" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E21" ] ] ) ] [ fhir:code [ fhir:v "AUTHORIZATION_RESPONSE_INFO" ] ; fhir:display [ fhir:v "AUTHORIZATION_RESPONSE_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E24" ] ] ) ] [ fhir:code [ fhir:v "CERTIFICATE" ] ; fhir:display [ fhir:v "CERTIFICATE" ] ; ( 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 "CHOICE" ] ; fhir:display [ fhir:v "CHOICE" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ 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 "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_HISTORY" ] ; fhir:display [ fhir:v "CLINICAL_HISTORY" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_HISTORY_DETAIL" ] ; fhir:display [ fhir:v "CLINICAL_HISTORY_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_HISTORY_OBJECT" ] ; fhir:display [ fhir:v "CLINICAL_HISTORY_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_ORDER" ] ; fhir:display [ fhir:v "CLINICAL_ORDER" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_ORDER_DETAIL" ] ; fhir:display [ fhir:v "CLINICAL_ORDER_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_ORDER_OBJECT" ] ; fhir:display [ fhir:v "CLINICAL_ORDER_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] ) ] [ fhir:code [ fhir:v "CLINICAL_ORDER_TIMING" ] ; fhir:display [ fhir:v "CLINICAL_ORDER_TIMING" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] ) ] [ fhir:code [ fhir:v "CLOCK" ] ; fhir:display [ fhir:v "CLOCK" ] ; ( 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 "CLOCK_AND_STATISTICS" ] ; fhir:display [ fhir:v "CLOCK_AND_STATISTICS" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CLOCK_AND_STATS_WITH_NOTE" ] ; fhir:display [ fhir:v "CLOCK_AND_STATS_WITH_NOTE" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "CLOCK_AND_STATS_WITH_NOTES" ] ; fhir:display [ fhir:v "CLOCK_AND_STATS_WITH_NOTES" ] ; ( 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 "CLOCK_AND_STATS_WITH_NOTES_ALT" ] ; fhir:display [ fhir:v "CLOCK_AND_STATS_WITH_NOTES_ALT" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7.1" ] ] ) ] [ fhir:code [ fhir:v "COMMAND" ] ; fhir:display [ fhir:v "COMMAND" ] ; ( 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 "EAC_U07" ] ] ) ] [ fhir:code [ fhir:v "COMMAND_RESPONSE" ] ; fhir:display [ fhir:v "COMMAND_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 "COMMON_ORDER" ] ; fhir:display [ fhir:v "COMMON_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 "CSU_C09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] ) ] [ fhir:code [ fhir:v "COMPONENT" ] ; fhir:display [ fhir:v "COMPONENT" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORP_O10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] ) ] [ fhir:code [ fhir:v "COMPONENTS" ] ; fhir:display [ fhir:v "COMPONENTS" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] ) ] [ fhir:code [ fhir:v "CONTAINER" ] ; fhir:display [ fhir:v "CONTAINER" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] ) ] [ fhir:code [ fhir:v "CONTAINER_OBSERVATION" ] ; fhir:display [ fhir:v "CONTAINER_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "DEFINITION" ] ; fhir:display [ fhir:v "DEFINITION" ] ; ( 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 "RDR_RDR" ] ] ) ] [ fhir:code [ fhir:v "DIAGNOSIS" ] ; fhir:display [ fhir:v "DIAGNOSIS" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E20" ] ] ) ] [ fhir:code [ fhir:v "DIET" ] ; fhir:display [ fhir:v "DIET" ] ; ( 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 "DISPENSE" ] ; fhir:display [ fhir:v "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 "RDR_RDR" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRD_O14" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] ) ] [ fhir:code [ fhir:v "ENCODED_ORDER" ] ; fhir:display [ fhir:v "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 "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] ) ] [ fhir:code [ fhir:v "ENCODING" ] ; fhir:display [ fhir:v "ENCODING" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDR_RDR" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] ) ] [ fhir:code [ fhir:v "EXPERIENCE" ] ; fhir:display [ fhir:v "EXPERIENCE" ] ; ( 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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL" ] ; fhir:display [ fhir:v "FINANCIAL" ] ; ( 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 "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL_COMMON_ORDER" ] ; fhir:display [ fhir:v "FINANCIAL_COMMON_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 "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL_INSURANCE" ] ; fhir:display [ fhir:v "FINANCIAL_INSURANCE" ] ; ( 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 "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL_OBSERVATION" ] ; fhir:display [ fhir:v "FINANCIAL_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 "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL_ORDER" ] ; fhir:display [ fhir:v "FINANCIAL_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 "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL_PROCEDURE" ] ; fhir:display [ fhir:v "FINANCIAL_PROCEDURE" ] ; ( 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 "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "FINANCIAL_TIMING_QUANTITY" ] ; fhir:display [ fhir:v "FINANCIAL_TIMING_QUANTITY" ] ; ( 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_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "GENERAL_RESOURCE" ] ; fhir:display [ fhir:v "GENERAL_RESOURCE" ] ; ( 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 "SIU_S12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRR_S01" ] ] ) ] [ fhir:code [ fhir:v "GIVE" ] ; fhir:display [ fhir:v "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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] ) ] [ fhir:code [ fhir:v "GOAL" ] ; fhir:display [ fhir:v "GOAL" ] ; ( 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 "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "GOAL_OBSERVATION" ] ; fhir:display [ fhir:v "GOAL_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 "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "GOAL_PATHWAY" ] ; fhir:display [ fhir:v "GOAL_PATHWAY" ] ; ( 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 "PPV_PCA" ] ] ) ] [ fhir:code [ fhir:v "GOAL_ROLE" ] ; fhir:display [ fhir:v "GOAL_ROLE" ] ; ( 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 "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "GUARANTOR" ] ; fhir:display [ fhir:v "GUARANTOR" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "GUARANTOR_INSURANCE" ] ; fhir:display [ fhir:v "GUARANTOR_INSURANCE" ] ; ( 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 "RPI_I01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPI_I04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] ) ] [ fhir:code [ fhir:v "INSURANCE" ] ; fhir:display [ fhir:v "INSURANCE" ] ; ( 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_A01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMD_O03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPI_I01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPI_I04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXU_V04" ] ] ) ] [ fhir:code [ fhir:v "INVOICE_INFORMATION" ] ; fhir:display [ fhir:v "INVOICE_INFORMATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E02" ] ] ) ] [ fhir:code [ fhir:v "INVOICE_PROCESSING" ] ; fhir:display [ fhir:v "INVOICE_PROCESSING" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] ) ] [ fhir:code [ fhir:v "INVOICE_PROCESSING_RESULTS_INF" ] ; fhir:display [ fhir:v "INVOICE_PROCESSING_RESULTS_INF" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_E03" ] ] ) ] [ fhir:code [ fhir:v "LOCATION_RESOURCE" ] ; fhir:display [ fhir:v "LOCATION_RESOURCE" ] ; ( 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 "SIU_S12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRR_S01" ] ] ) ] [ fhir:code [ fhir:v "MATERIAL_ITEM_RECORD" ] ; fhir:display [ fhir:v "MATERIAL_ITEM_RECORD" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M16" ] ] ) ] [ fhir:code [ fhir:v "MATERIAL_LOCATION" ] ; fhir:display [ fhir:v "MATERIAL_LOCATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M16" ] ] ) ] [ fhir:code [ fhir:v "MEDICATION_ADMINISTRATION_DETA" ] ; fhir:display [ fhir:v "MEDICATION_ADMINISTRATION_DETA" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "MEDICATION_ENCODING_DETAIL" ] ; fhir:display [ fhir:v "MEDICATION_ENCODING_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "MEDICATION_HISTORY" ] ; fhir:display [ fhir:v "MEDICATION_HISTORY" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "MEDICATION_ORDER_DETAIL" ] ; fhir:display [ fhir:v "MEDICATION_ORDER_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "MERGE_INFO" ] ; fhir:display [ fhir:v "MERGE_INFO" ] ; ( 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_A45" ] ] ) ] [ fhir:code [ fhir:v "MF" ] ; fhir:display [ fhir:v "MF" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MF_CDM" ] ; fhir:display [ fhir:v "MF_CDM" ] ; ( 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_M04" ] ] ) ] [ fhir:code [ fhir:v "MF_CLIN_STUDY" ] ; fhir:display [ fhir:v "MF_CLIN_STUDY" ] ; ( 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_M06" ] ] ) ] [ fhir:code [ fhir:v "MF_CLIN_STUDY_SCHED" ] ; fhir:display [ fhir:v "MF_CLIN_STUDY_SCHED" ] ; ( 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_M07" ] ] ) ] [ fhir:code [ fhir:v "MF_DRG" ] ; fhir:display [ fhir:v "MF_DRG" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M17" ] ] ) ] [ fhir:code [ fhir:v "MF_INV_ITEM" ] ; fhir:display [ fhir:v "MF_INV_ITEM" ] ; ( 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 "MF_LOCATION" ] ; fhir:display [ fhir:v "MF_LOCATION" ] ; ( 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_M05" ] ] ) ] [ fhir:code [ fhir:v "MF_LOC_DEPT" ] ; fhir:display [ fhir:v "MF_LOC_DEPT" ] ; ( 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_M05" ] ] ) ] [ fhir:code [ fhir:v "MF_OBS_ATTRIBUTES" ] ; fhir:display [ fhir:v "MF_OBS_ATTRIBUTES" ] ; ( 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 "MF_PHASE_SCHED_DETAIL" ] ; fhir:display [ fhir:v "MF_PHASE_SCHED_DETAIL" ] ; ( 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_M06" ] ] ) ] [ fhir:code [ fhir:v "MF_QUERY" ] ; fhir:display [ fhir:v "MF_QUERY" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MF_SITE_DEFINED" ] ; fhir:display [ fhir:v "MF_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 "MF_STAFF" ] ; fhir:display [ fhir:v "MF_STAFF" ] ; ( 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_M02" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST" ] ; fhir:display [ fhir:v "MF_TEST" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_BATTERIES" ] ; fhir:display [ fhir:v "MF_TEST_BATTERIES" ] ; ( 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_M10" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_BATT_DETAIL" ] ; fhir:display [ fhir:v "MF_TEST_BATT_DETAIL" ] ; ( 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_M10" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_CALCULATED" ] ; fhir:display [ fhir:v "MF_TEST_CALCULATED" ] ; ( 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_M11" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_CALC_DETAIL" ] ; fhir:display [ fhir:v "MF_TEST_CALC_DETAIL" ] ; ( 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_M11" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_CATEGORICAL" ] ; fhir:display [ fhir:v "MF_TEST_CATEGORICAL" ] ; ( 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_M09" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_CAT_DETAIL" ] ; fhir:display [ fhir:v "MF_TEST_CAT_DETAIL" ] ; ( 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_M09" ] ] ) ] [ fhir:code [ fhir:v "MF_TEST_NUMERIC" ] ; fhir:display [ fhir:v "MF_TEST_NUMERIC" ] ; ( 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_M08" ] ] ) ] [ fhir:code [ fhir:v "NK1_TIMING_QTY" ] ; fhir:display [ fhir:v "NK1_TIMING_QTY" ] ; ( 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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "NOTIFICATION" ] ; fhir:display [ fhir:v "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 "OBSERVATION" ] ; fhir:display [ fhir:v "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 "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMD_O03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PEX_P07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RCI_I05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRI_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXU_V04" ] ] ) ] [ fhir:code [ fhir:v "OBSERVATIONS_ON_PATIENT" ] ; fhir:display [ fhir:v "OBSERVATIONS_ON_PATIENT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "OBSERVATION_GROUP" ] ; fhir:display [ fhir:v "OBSERVATION_GROUP" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] ) ] [ fhir:code [ fhir:v "OBSERVATION_PRIOR" ] ; fhir:display [ fhir:v "OBSERVATION_PRIOR" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] ) ] [ fhir:code [ fhir:v "OBSERVATION_REQUEST" ] ; fhir:display [ fhir:v "OBSERVATION_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 "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPR_O38" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] ) ] [ fhir:code [ fhir:v "OBSERVATION_RESULT" ] ; fhir:display [ fhir:v "OBSERVATION_RESULT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7.1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "OMSERVATION" ] ; fhir:display [ fhir:v "OMSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] ) ] [ fhir:code [ fhir:v "ORDER" ] ; fhir:display [ fhir:v "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 "BPS_O29" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRP_O30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRT_O32" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BTS_O31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPR_O38" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORB_O28" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORI_O24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORN_O08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORP_O10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORS_O06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDR_RDR" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRA_O18" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRD_O14" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXU_V04" ] ] ) ] [ fhir:code [ fhir:v "ORDER_CHOICE" ] ; fhir:display [ fhir:v "ORDER_CHOICE" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "ORDER_DETAIL" ] ; fhir:display [ fhir:v "ORDER_DETAIL" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] ) ] [ fhir:code [ fhir:v "ORDER_DETAIL_SUPPLEMENT" ] ; fhir:display [ fhir:v "ORDER_DETAIL_SUPPLEMENT" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] ) ] [ fhir:code [ fhir:v "ORDER_DIET" ] ; fhir:display [ fhir:v "ORDER_DIET" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] ) ] [ fhir:code [ fhir:v "ORDER_ENCODED" ] ; fhir:display [ fhir:v "ORDER_ENCODED" ] ; ( 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_Z88" ] ] ) ] [ fhir:code [ fhir:v "ORDER_OBSERVATION" ] ; fhir:display [ fhir:v "ORDER_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 "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "ORDER_PRIOR" ] ; fhir:display [ fhir:v "ORDER_PRIOR" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "ORDER_RELATED_OBSERVATION" ] ; fhir:display [ fhir:v "ORDER_RELATED_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "ORDER_TRAY" ] ; fhir:display [ fhir:v "ORDER_TRAY" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] ) ] [ fhir:code [ fhir:v "PACKAGE" ] ; fhir:display [ fhir:v "PACKAGE" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "PACKAGING" ] ; fhir:display [ fhir:v "PACKAGING" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M16" ] ] ) ] [ fhir:code [ fhir:v "PATHWAY" ] ; fhir:display [ fhir:v "PATHWAY" ] ; ( 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 "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "PATHWAY_ROLE" ] ; fhir:display [ fhir:v "PATHWAY_ROLE" ] ; ( 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 "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "PATIENT" ] ; fhir:display [ fhir:v "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_A39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A43" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A44" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P02" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BPS_O29" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRP_O30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BTS_O31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CSU_C09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMD_O03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORB_O28" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORI_O24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORN_O08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORP_O10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORS_O06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDR_RDR" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRA_O18" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRD_O14" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRR_S01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXU_V04" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_INFO" ] ; fhir:display [ fhir:v "PATIENT_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_INFORMATION" ] ; fhir:display [ fhir:v "PATIENT_INFORMATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_OBSERVATION" ] ; fhir:display [ fhir:v "PATIENT_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_PRIOR" ] ; fhir:display [ fhir:v "PATIENT_PRIOR" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_RESULT" ] ; fhir:display [ fhir:v "PATIENT_RESULT" ] ; ( 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 "ORU_R01" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_VISIT" ] ; fhir:display [ fhir:v "PATIENT_VISIT" ] ; ( 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 "BPS_O29" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BTS_O31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CRM_C01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMD_O03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRI_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_VISITS" ] ; fhir:display [ fhir:v "PATIENT_VISITS" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_VISIT_OBSERVATION" ] ; fhir:display [ fhir:v "PATIENT_VISIT_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "PATIENT_VISIT_PRIOR" ] ; fhir:display [ fhir:v "PATIENT_VISIT_PRIOR" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "PAT_INFO" ] ; fhir:display [ fhir:v "PAT_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E20" ] ] ) ] [ fhir:code [ fhir:v "PAYER_ADJUSTMENT" ] ; fhir:display [ fhir:v "PAYER_ADJUSTMENT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E24" ] ] ) ] [ fhir:code [ fhir:v "PAYMENT_REMITTANCE_DETAIL_INFO" ] ; fhir:display [ fhir:v "PAYMENT_REMITTANCE_DETAIL_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E15" ] ] ) ] [ fhir:code [ fhir:v "PAYMENT_REMITTANCE_HEADER_INFO" ] ; fhir:display [ fhir:v "PAYMENT_REMITTANCE_HEADER_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E15" ] ] ) ] [ fhir:code [ fhir:v "PERSONNEL_RESOURCE" ] ; fhir:display [ fhir:v "PERSONNEL_RESOURCE" ] ; ( 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 "SIU_S12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRR_S01" ] ] ) ] [ fhir:code [ fhir:v "PEX_CAUSE" ] ; fhir:display [ fhir:v "PEX_CAUSE" ] ; ( 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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "PEX_OBSERVATION" ] ; fhir:display [ fhir:v "PEX_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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "PRIOR_RESULT" ] ; fhir:display [ fhir:v "PRIOR_RESULT" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] ) ] [ fhir:code [ fhir:v "PROBLEM" ] ; fhir:display [ fhir:v "PROBLEM" ] ; ( 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 "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "PROBLEM_OBSERVATION" ] ; fhir:display [ fhir:v "PROBLEM_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 "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "PROBLEM_PATHWAY" ] ; fhir:display [ fhir:v "PROBLEM_PATHWAY" ] ; ( 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 "PRR_PC5" ] ] ) ] [ fhir:code [ fhir:v "PROBLEM_ROLE" ] ; fhir:display [ fhir:v "PROBLEM_ROLE" ] ; ( 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 "PGL_PC6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPG_PCG" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPP_PCB" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPR_PC1" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPT_PCL" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PPV_PCA" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PRR_PC5" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PTR_PCF" ] ] ) ] [ fhir:code [ fhir:v "PROCEDURE" ] ; fhir:display [ fhir:v "PROCEDURE" ] ; ( 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_A01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ADT_A16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRI_I12" ] ] ) ] [ fhir:code [ fhir:v "PRODUCT" ] ; fhir:display [ fhir:v "PRODUCT" ] ; ( 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 "BPS_O29" ] ] ) ] [ fhir:code [ fhir:v "PRODUCT_SERVICE_GROUP" ] ; fhir:display [ fhir:v "PRODUCT_SERVICE_GROUP" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E15" ] ] ) ] [ fhir:code [ fhir:v "PRODUCT_SERVICE_LINE_INFO" ] ; fhir:display [ fhir:v "PRODUCT_SERVICE_LINE_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E10" ] ] ) ] [ fhir:code [ fhir:v "PRODUCT_SERVICE_LINE_ITEM" ] ; fhir:display [ fhir:v "PRODUCT_SERVICE_LINE_ITEM" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] ) ] [ fhir:code [ fhir:v "PRODUCT_SERVICE_SECTION" ] ; fhir:display [ fhir:v "PRODUCT_SERVICE_SECTION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E02" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E15" ] ] ) ] [ fhir:code [ fhir:v "PRODUCT_STATUS" ] ; fhir:display [ fhir:v "PRODUCT_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 "BTS_O31" ] ] ) ] [ fhir:code [ fhir:v "PROVIDER" ] ; fhir:display [ fhir:v "PROVIDER" ] ; ( 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 "RCI_I05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RCL_I06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPI_I01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPI_I04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPL_I02" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPR_I03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQC_I05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQI_I01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQP_I04" ] ] ) ] [ fhir:code [ fhir:v "PROVIDER_CONTACT" ] ; fhir:display [ fhir:v "PROVIDER_CONTACT" ] ; ( 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 "CCQ_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRI_I12" ] ] ) ] [ fhir:code [ fhir:v "PSG" ] ; fhir:display [ fhir:v "PSG" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E02" ] ] ) ] [ fhir:code [ fhir:v "PSL_ITEM_INFO" ] ; fhir:display [ fhir:v "PSL_ITEM_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_E22" ] ] ) ] [ fhir:code [ fhir:v "PURCHASING_VENDOR" ] ; fhir:display [ fhir:v "PURCHASING_VENDOR" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M16" ] ] ) ] [ fhir:code [ fhir:v "QBP" ] ; fhir:display [ fhir:v "QBP" ] ; ( 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 "QRY_WITH_DETAIL" ] ; fhir:display [ fhir:v "QRY_WITH_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "QUERY" ] ; fhir:display [ fhir:v "QUERY" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_E22" ] ] ) ] [ fhir:code [ fhir:v "QUERY_ACK" ] ; fhir:display [ fhir:v "QUERY_ACK" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_E03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_E22" ] ] ) ] [ fhir:code [ fhir:v "QUERY_INFORMATION" ] ; fhir:display [ fhir:v "QUERY_INFORMATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "QBP_E03" ] ] ) ] [ fhir:code [ fhir:v "QUERY_RESPONSE" ] ; fhir:display [ fhir:v "QUERY_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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K32" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] ) ] [ fhir:code [ fhir:v "QUERY_RESULT_CLUSTER" ] ; fhir:display [ fhir:v "QUERY_RESULT_CLUSTER" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "REASSESSMENT_REQUEST_INFO" ] ; fhir:display [ fhir:v "REASSESSMENT_REQUEST_INFO" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E04" ] ] ) ] [ fhir:code [ fhir:v "REQUEST" ] ; fhir:display [ fhir:v "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 "EHC_E12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E13" ] ] ) ] [ fhir:code [ fhir:v "RESOURCE" ] ; fhir:display [ fhir:v "RESOURCE" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRR_S01" ] ] ) ] [ fhir:code [ fhir:v "RESOURCES" ] ; fhir:display [ fhir:v "RESOURCES" ] ; ( 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 "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SIU_S12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] ) ] [ fhir:code [ fhir:v "RESOURCE_DETAIL" ] ; fhir:display [ fhir:v "RESOURCE_DETAIL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "RESOURCE_OBJECT" ] ; fhir:display [ fhir:v "RESOURCE_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "RESPONSE" ] ; fhir:display [ fhir:v "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 "BRP_O30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRT_O32" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EHC_E13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPR_O38" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORB_O28" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORI_O24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORN_O08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORP_O10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORS_O06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRA_O18" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRD_O14" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] ) ] [ fhir:code [ fhir:v "RESULT" ] ; fhir:display [ fhir:v "RESULT" ] ; ( 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 "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] ) ] [ fhir:code [ fhir:v "RESULTS" ] ; fhir:display [ fhir:v "RESULTS" ] ; ( 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 "RCI_I05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] ) ] [ fhir:code [ fhir:v "RESULTS_NOTES" ] ; fhir:display [ fhir:v "RESULTS_NOTES" ] ; ( 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 "REF_I12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRI_I12" ] ] ) ] [ fhir:code [ fhir:v "ROLE_CLINICAL_HISTORY" ] ; fhir:display [ fhir:v "ROLE_CLINICAL_HISTORY" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_CLINICAL_HISTORY_OBJECT" ] ; fhir:display [ fhir:v "ROLE_CLINICAL_HISTORY_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_GOAL" ] ; fhir:display [ fhir:v "ROLE_GOAL" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_GOAL_OBJECT" ] ; fhir:display [ fhir:v "ROLE_GOAL_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_PATHWAY" ] ; fhir:display [ fhir:v "ROLE_PATHWAY" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_PATHWAY_OBJECT" ] ; fhir:display [ fhir:v "ROLE_PATHWAY_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_PROBLEM" ] ; fhir:display [ fhir:v "ROLE_PROBLEM" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROLE_PROBLEM_OBJECT" ] ; fhir:display [ fhir:v "ROLE_PROBLEM_OBJECT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCI_I22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCM_I21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCR_I16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CCU_I20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CQU_I19" ] ] ) ] [ fhir:code [ fhir:v "ROW_DEFINITION" ] ; fhir:display [ fhir:v "ROW_DEFINITION" ] ; ( 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_K11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RTB_K13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RTB_Z74" ] ] ) ] [ fhir:code [ fhir:v "RX_ADMIN" ] ; fhir:display [ fhir:v "RX_ADMIN" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ 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 "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "RX_ADMINISTRATION" ] ; fhir:display [ fhir:v "RX_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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "RX_ORDER" ] ; fhir:display [ fhir:v "RX_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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "SCHEDULE" ] ; fhir:display [ fhir:v "SCHEDULE" ] ; ( 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 "SRR_S01" ] ] ) ] [ fhir:code [ fhir:v "SERVICE" ] ; fhir:display [ fhir:v "SERVICE" ] ; ( 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 "SIU_S12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRM_S01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SRR_S01" ] ] ) ] [ fhir:code [ fhir:v "SHIPMENT" ] ; fhir:display [ fhir:v "SHIPMENT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "SHIPMENT_OBSERVATION" ] ; fhir:display [ fhir:v "SHIPMENT_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] ) ] [ fhir:code [ fhir:v "SHIPPING_OBSERVATION" ] ; fhir:display [ fhir:v "SHIPPING_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "SPECIMEN" ] ; fhir:display [ fhir:v "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 "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPR_O38" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SSU_U03" ] ] ) ] [ fhir:code [ fhir:v "SPECIMEN_CONTAINER" ] ; fhir:display [ fhir:v "SPECIMEN_CONTAINER" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "EAR_U08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SSR_U04" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "SSU_U03" ] ] ) ] [ fhir:code [ fhir:v "SPECIMEN_CONTAINER_IN_PACKAGE" ] ; fhir:display [ fhir:v "SPECIMEN_CONTAINER_IN_PACKAGE" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] ) ] [ fhir:code [ fhir:v "SPECIMEN_IN_PACKAGE" ] ; fhir:display [ fhir:v "SPECIMEN_IN_PACKAGE" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] ) ] [ fhir:code [ fhir:v "SPECIMEN_OBSERVATION" ] ; fhir:display [ fhir:v "SPECIMEN_OBSERVATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPR_O38" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] ) ] [ fhir:code [ fhir:v "SPECIMEN_SHIPMENT" ] ; fhir:display [ fhir:v "SPECIMEN_SHIPMENT" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] ) ] [ fhir:code [ fhir:v "STAFF" ] ; fhir:display [ fhir:v "STAFF" ] ; ( 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 "STERILIZATION" ] ; fhir:display [ fhir:v "STERILIZATION" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.6" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MFN_M16" ] ] ) ] [ fhir:code [ fhir:v "STUDY" ] ; fhir:display [ fhir:v "STUDY" ] ; ( 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 "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "STUDY_OBSERVATION" ] ; fhir:display [ fhir:v "STUDY_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 "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "STUDY_PHARM" ] ; fhir:display [ fhir:v "STUDY_PHARM" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ 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 "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "STUDY_PHASE" ] ; fhir:display [ fhir:v "STUDY_PHASE" ] ; ( 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 "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "STUDY_SCHEDULE" ] ; fhir:display [ fhir:v "STUDY_SCHEDULE" ] ; ( 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 "CSU_C09" ] ] ) ] [ fhir:code [ fhir:v "SUBJECT_PERSON_ANIMAL_IDENTIFI" ] ; fhir:display [ fhir:v "SUBJECT_PERSON_ANIMAL_IDENTIFI" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "SUBJECT_POPULATION_LOCATION_ID" ] ; fhir:display [ fhir:v "SUBJECT_POPULATION_LOCATION_ID" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "new" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-01-12"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.7" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OSM_R26" ] ] ) ] [ fhir:code [ fhir:v "TEST_CONFIGURATION" ] ; fhir:display [ fhir:v "TEST_CONFIGURATION" ] ; ( 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 "TCU_U10" ] ] ) ] [ fhir:code [ fhir:v "TIMING" ] ; fhir:display [ fhir:v "TIMING" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRP_O30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BRT_O32" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BTS_O31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "MDM_T02" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMB_O27" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMI_O23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O39" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMN_O07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMP_O09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OMS_O05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPL_O37" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPR_O38" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORB_O28" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORG_O20" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORI_O24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O34" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O36" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORL_O40" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORN_O08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORP_O10" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORS_O06" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDR_RDR" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRA_O18" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRD_O14" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "VXU_V04" ] ] ) ] [ fhir:code [ fhir:v "TIMING_DIET" ] ; fhir:display [ fhir:v "TIMING_DIET" ] ; ( 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 "OMD_O03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] ) ] [ fhir:code [ fhir:v "TIMING_ENCODED" ] ; fhir:display [ fhir:v "TIMING_ENCODED" ] ; ( 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 "RAS_O17" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDE_O11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDR_RDR" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RDS_O13" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRE_O12" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_K31" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z86" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] ) ] [ fhir:code [ fhir:v "TIMING_GIVE" ] ; fhir:display [ fhir:v "TIMING_GIVE" ] ; ( 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 "RGV_O15" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RRG_O16" ] ] ) ] [ fhir:code [ fhir:v "TIMING_PRIOR" ] ; fhir:display [ fhir:v "TIMING_PRIOR" ] ; ( 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 "OMG_O19" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O21" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O33" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OML_O35" ] ] ) ] [ fhir:code [ fhir:v "TIMING_QTY" ] ; fhir:display [ fhir:v "TIMING_QTY" ] ; ( 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 "CSU_C09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OPU_R25" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PEX_P07" ] ] ) ] [ fhir:code [ fhir:v "TIMING_QUANTITY" ] ; fhir:display [ fhir:v "TIMING_QUANTITY" ] ; ( 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_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] ) ] [ fhir:code [ fhir:v "TIMING_TRAY" ] ; fhir:display [ fhir:v "TIMING_TRAY" ] ; ( 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 "OMD_O03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORD_O04" ] ] ) ] [ fhir:code [ fhir:v "TREATMENT" ] ; fhir:display [ fhir:v "TREATMENT" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] ) ] [ fhir:code [ fhir:v "VISIT" ] ; fhir:display [ fhir:v "VISIT" ] ; ( 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 "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "BAR_P05" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "CSU_C09" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P03" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "DFT_P11" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R01" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "ORU_R30" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R22" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R23" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "OUL_R24" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "PEX_P07" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RPA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RQA_I08" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z82" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z88" ] ] [ fhir:code [ fhir:v "msgstruct" ] ; fhir:value [ a fhir:code ; fhir:v "RSP_Z90" ] ] ) ] ) . #
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