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

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

: Segment Group (2.5 - 2.0.0) - TTL Representation

Active as of 2025-08-05

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "segmentGroupV200"] ; # 
  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-segmentGroupV200.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/segmentGroupV200</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0391"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/segmentGroupV200"^^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.241" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "SegmentGroupV200"] ; # 
  fhir:title [ fhir:v "Segment Group (2.5 - 2.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 Version 2 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/messageStructureV300"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/v2plusvocab/ValueSet/messageStructureV300>       ]     ] ) ;
fhir:code [ fhir:v "msgstruct" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#msgstruct"^^xsd:anyURI ] ;
fhir:description [ fhir:v "msgstruct" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ADMINISTRATION" ] ;
fhir:display [ fhir:v "ADMINISTRATION" ] ;
    ( 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 "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 "ALLERGY" ] ;
fhir:display [ fhir:v "ALLERGY" ] ;
    ( 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 "RSP_Z88"       ]     ] )
  ] [
fhir:code [ fhir:v "APP_STATS" ] ;
fhir:display [ fhir:v "APP_STATS" ] ;
    ( 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 "NMD_N02"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "NMR_N01"       ]     ] )
  ] [
fhir:code [ fhir:v "APP_STATUS" ] ;
fhir:display [ fhir:v "APP_STATUS" ] ;
    ( 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 "NMD_N02"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "NMR_N01"       ]     ] )
  ] [
fhir:code [ fhir:v "ASSOCIATED_PERSON" ] ;
fhir:display [ fhir:v "ASSOCIATED_PERSON" ] ;
    ( 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 "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "ASSOCIATED_RX_ADMIN" ] ;
fhir:display [ fhir:v "ASSOCIATED_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 "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "ASSOCIATED_RX_ORDER" ] ;
fhir:display [ fhir:v "ASSOCIATED_RX_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.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 "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 "RQA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "AUTHORIZATION_1" ] ;
fhir:display [ fhir:v "AUTHORIZATION_1" ] ;
    ( 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.5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RPA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "AUTHORIZATION_2" ] ;
fhir:display [ fhir:v "AUTHORIZATION_2" ] ;
    ( 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.5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RPA_I08"       ]     ] )
  ] [
fhir:code [ fhir:v "AUTHORIZATION_CONTACT" ] ;
fhir:display [ fhir:v "AUTHORIZATION_CONTACT" ] ;
    ( 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 "REF_I12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RRI_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "CERTIFICATE" ] ;
fhir:display [ fhir:v "CERTIFICATE" ] ;
    ( 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.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 "ORR_O02"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "OSR_Q06"       ]     ] [
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 "PRR_PC5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PTR_PCF"       ]     ] )
  ] [
fhir:code [ fhir:v "CLOCK" ] ;
fhir:display [ fhir:v "CLOCK" ] ;
    ( 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 "NMD_N02"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "NMR_N01"       ]     ] )
  ] [
fhir:code [ fhir:v "CLOCK_AND_STATISTICS" ] ;
fhir:display [ fhir:v "CLOCK_AND_STATISTICS" ] ;
    ( 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 "NMQ_N01"       ]     ] )
  ] [
fhir:code [ fhir:v "CLOCK_AND_STATS_WITH_NOTES" ] ;
fhir:display [ fhir:v "CLOCK_AND_STATS_WITH_NOTES" ] ;
    ( 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 "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 "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 "NMR_N01"       ]     ] )
  ] [
fhir:code [ fhir:v "COMMAND" ] ;
fhir:display [ fhir:v "COMMAND" ] ;
    ( 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.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 "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 "EAR_U08"       ]     ] )
  ] [
fhir:code [ fhir:v "COMMON_ORDER" ] ;
fhir:display [ fhir:v "COMMON_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.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_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 "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 "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 "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 "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 "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 "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 "OUL_R21"       ]     ] [
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 "DEFINITION" ] ;
fhir:display [ fhir:v "DEFINITION" ] ;
    ( 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 "RAR_RAR"       ]     ] [
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 "RER_RER"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RGR_RGR"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ROR_ROR"       ]     ] )
  ] [
fhir:code [ fhir:v "DIET" ] ;
fhir:display [ fhir:v "DIET" ] ;
    ( 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 "OMD_O03"       ]     ] )
  ] [
fhir:code [ fhir:v "DISPENSE" ] ;
fhir:display [ fhir:v "DISPENSE" ] ;
    ( 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 "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 "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 "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 "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 "RAR_RAR"       ]     ] [
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 "RGR_RGR"       ]     ] [
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 "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 "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "FACILITY" ] ;
fhir:display [ fhir:v "FACILITY" ] ;
    ( 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 "SUR_P09"       ]     ] )
  ] [
fhir:code [ fhir:v "FACILITY_DETAIL" ] ;
fhir:display [ fhir:v "FACILITY_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.4"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SUR_P09"       ]     ] )
  ] [
fhir:code [ fhir:v "FINANCIAL" ] ;
fhir:display [ fhir:v "FINANCIAL" ] ;
    ( 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 "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 "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 "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 "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 "DFT_P11"       ]     ] )
  ] [
fhir:code [ fhir:v "FINANCIAL_OBSERVATION" ] ;
fhir:display [ fhir:v "FINANCIAL_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.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 "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 "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 "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 "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 "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.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 "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 "SIU_S12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQR_S25"       ]     ] [
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 "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 "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 "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 "GOAL_OBSERVATION" ] ;
fhir:display [ fhir:v "GOAL_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.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 "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 "PPV_PCA"       ]     ] )
  ] [
fhir:code [ fhir:v "GOAL_ROLE" ] ;
fhir:display [ fhir:v "GOAL_ROLE" ] ;
    ( 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 "GUARANTOR_INSURANCE" ] ;
fhir:display [ fhir:v "GUARANTOR_INSURANCE" ] ;
    ( 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 "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 "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 "ADR_A19"       ]     ] [
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 "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 "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 "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 "ORM_O01"       ]     ] [
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 "VXR_V03"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXU_V04"       ]     ] )
  ] [
fhir:code [ fhir:v "LOCATION_RESOURCE" ] ;
fhir:display [ fhir:v "LOCATION_RESOURCE" ] ;
    ( 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 "SIU_S12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQR_S25"       ]     ] [
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 "MERGE_INFO" ] ;
fhir:display [ fhir:v "MERGE_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.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 "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 "MFN_M01"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_CDM" ] ;
fhir:display [ fhir:v "MF_CDM" ] ;
    ( 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 "MFN_M04"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_CLIN_STUDY" ] ;
fhir:display [ fhir:v "MF_CLIN_STUDY" ] ;
    ( 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 "MFN_M06"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_CLIN_STUDY_SCHED" ] ;
fhir:display [ fhir:v "MF_CLIN_STUDY_SCHED" ] ;
    ( 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 "MFN_M07"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_INV_ITEM" ] ;
fhir:display [ fhir:v "MF_INV_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.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 "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 "MFN_M05"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_LOC_DEPT" ] ;
fhir:display [ fhir:v "MF_LOC_DEPT" ] ;
    ( 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 "MFN_M05"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RSP_Q11"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_OBS_ATTRIBUTES" ] ;
fhir:display [ fhir:v "MF_OBS_ATTRIBUTES" ] ;
    ( 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 "MFN_M12"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_PHASE_SCHED_DETAIL" ] ;
fhir:display [ fhir:v "MF_PHASE_SCHED_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.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 "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 "MFR_M01"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFR_M04"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFR_M05"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFR_M06"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "MFR_M07"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_SITE_DEFINED" ] ;
fhir:display [ fhir:v "MF_SITE_DEFINED" ] ;
    ( 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.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 "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 "MFN_M02"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_TEST" ] ;
fhir:display [ fhir:v "MF_TEST" ] ;
    ( 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 "MFN_M03"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_TEST_BATTERIES" ] ;
fhir:display [ fhir:v "MF_TEST_BATTERIES" ] ;
    ( 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 "MFN_M10"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_TEST_BATT_DETAIL" ] ;
fhir:display [ fhir:v "MF_TEST_BATT_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.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 "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 "MFN_M11"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_TEST_CALC_DETAIL" ] ;
fhir:display [ fhir:v "MF_TEST_CALC_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.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 "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 "MFN_M09"       ]     ] )
  ] [
fhir:code [ fhir:v "MF_TEST_CAT_DETAIL" ] ;
fhir:display [ fhir:v "MF_TEST_CAT_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.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 "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 "MFN_M08"       ]     ] )
  ] [
fhir:code [ fhir:v "NK1_TIMING_QTY" ] ;
fhir:display [ fhir:v "NK1_TIMING_QTY" ] ;
    ( 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.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 "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 "EAN_U09"       ]     ] )
  ] [
fhir:code [ fhir:v "OBRG" ] ;
fhir:display [ fhir:v "OBR group" ] ;
fhir:definition [ fhir:v "OBR group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "OBSERVATION" ] ;
fhir:display [ fhir:v "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.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 "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 "ORF_R04"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORM_O01"       ]     ] [
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_R21"       ]     ] [
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 "VXR_V03"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXU_V04"       ]     ] )
  ] [
fhir:code [ fhir:v "OBSERVATION_PRIOR" ] ;
fhir:display [ fhir:v "OBSERVATION_PRIOR" ] ;
    ( 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 "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 "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 "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 "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 "ORCG" ] ;
fhir:display [ fhir:v "ORC group" ] ;
fhir:definition [ fhir:v "ORC group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "ORDER" ] ;
fhir:display [ fhir:v "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.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 "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 "ORB_O28"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORF_R04"       ]     ] [
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 "ORM_O01"       ]     ] [
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 "ORR_O02"       ]     ] [
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 "OSR_Q06"       ]     ] [
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 "RAR_RAR"       ]     ] [
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 "RER_RER"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RGR_RGR"       ]     ] [
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 "ROR_ROR"       ]     ] [
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 "VXR_V03"       ]     ] [
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 "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.5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORM_O01"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PPV_PCA"       ]     ] )
  ] [
fhir:code [ fhir:v "ORDER_DETAIL" ] ;
fhir:display [ fhir:v "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.4"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORM_O01"       ]     ] [
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 "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 "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 "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 "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 "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 "RSP_Z88"       ]     ] )
  ] [
fhir:code [ fhir:v "ORDER_OBSERVATION" ] ;
fhir:display [ fhir:v "ORDER_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.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 "OUL_R21"       ]     ] [
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 "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 "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 "ORDER_TRAY" ] ;
fhir:display [ fhir:v "ORDER_TRAY" ] ;
    ( 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 "OMD_O03"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORD_O04"       ]     ] )
  ] [
fhir:code [ fhir:v "PATHWAY" ] ;
fhir:display [ fhir:v "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.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 "PTR_PCF"       ]     ] )
  ] [
fhir:code [ fhir:v "PATHWAY_ROLE" ] ;
fhir:display [ fhir:v "PATHWAY_ROLE" ] ;
    ( 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 "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 "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 "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 "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 "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 "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 "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 "ORF_R04"       ]     ] [
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 "ORM_O01"       ]     ] [
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 "ORR_O02"       ]     ] [
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 "OSR_Q06"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "OUL_R21"       ]     ] [
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 "RAR_RAR"       ]     ] [
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 "RER_RER"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RGR_RGR"       ]     ] [
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 "ROR_ROR"       ]     ] [
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 "SQR_S25"       ]     ] [
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 "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXX_V02"       ]     ] )
  ] [
fhir:code [ fhir:v "PATIENT_PRIOR" ] ;
fhir:display [ fhir:v "PATIENT_PRIOR" ] ;
    ( 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 "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 "PATIENT_RESULT" ] ;
fhir:display [ fhir:v "PATIENT_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.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 "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 "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 "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 "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 "ORM_O01"       ]     ] [
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 "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "VXR_V03"       ]     ] )
  ] [
fhir:code [ fhir:v "PATIENT_VISIT_PRIOR" ] ;
fhir:display [ fhir:v "PATIENT_VISIT_PRIOR" ] ;
    ( 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 "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 "PERSONNEL_RESOURCE" ] ;
fhir:display [ fhir:v "PERSONNEL_RESOURCE" ] ;
    ( 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 "SIU_S12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQR_S25"       ]     ] [
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 "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 "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "PEX_OBSERVATION" ] ;
fhir:display [ fhir:v "PEX_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.4"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "PIDG" ] ;
fhir:display [ fhir:v "PID group" ] ;
fhir:definition [ fhir:v "PID group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "PRIOR_RESULT" ] ;
fhir:display [ fhir:v "PRIOR_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.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 "PROBLEM" ] ;
fhir:display [ fhir:v "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.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_OBSERVATION" ] ;
fhir:display [ fhir:v "PROBLEM_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.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 "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 "PRR_PC5"       ]     ] )
  ] [
fhir:code [ fhir:v "PROBLEM_ROLE" ] ;
fhir:display [ fhir:v "PROBLEM_ROLE" ] ;
    ( 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 "PROCEDURE" ] ;
fhir:display [ fhir:v "PROCEDURE" ] ;
    ( 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 "ADR_A19"       ]     ] [
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 "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 "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 "BPS_O29"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SUR_P09"       ]     ] )
  ] [
fhir:code [ fhir:v "PRODUCT_STATUS" ] ;
fhir:display [ fhir:v "PRODUCT_STATUS" ] ;
    ( 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.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 "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 "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 "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 "REF_I12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RRI_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "QBP" ] ;
fhir:display [ fhir:v "QBP" ] ;
    ( 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 "QVR_Q17"       ]     ] )
  ] [
fhir:code [ fhir:v "QRY_WITH_DETAIL" ] ;
fhir:display [ fhir:v "QRY_WITH_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.4"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "NMQ_N01"       ]     ] )
  ] [
fhir:code [ fhir:v "QUERY_RESPONSE" ] ;
fhir:display [ fhir:v "QUERY_RESPONSE" ] ;
    ( 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 "ADR_A19"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "ORF_R04"       ]     ] [
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_K23"       ]     ] [
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 "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.5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RSP_Q11"       ]     ] )
  ] [
fhir:code [ fhir:v "REQUEST" ] ;
fhir:display [ fhir:v "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.5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] )
  ] [
fhir:code [ fhir:v "RESOURCES" ] ;
fhir:display [ fhir:v "RESOURCES" ] ;
    ( 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 "SIU_S12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQR_S25"       ]     ] [
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 "RESPONSE" ] ;
fhir:display [ fhir:v "RESPONSE" ] ;
    ( 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 "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 "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 "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 "ORR_O02"       ]     ] [
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 "OSR_Q06"       ]     ] [
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 "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.5"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "DOC_T12"       ]     ] [
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 "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 "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 "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 "REF_I12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "RRI_I12"       ]     ] )
  ] [
fhir:code [ fhir:v "ROW_DEFINITION" ] ;
fhir:display [ fhir:v "ROW_DEFINITION" ] ;
    ( 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 "QBP_K13"       ]     ] [
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 "RXAG" ] ;
fhir:display [ fhir:v "RXA group" ] ;
fhir:definition [ fhir:v "RXA group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "RXDG" ] ;
fhir:display [ fhir:v "RXD group" ] ;
fhir:definition [ fhir:v "RXD group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "RXEG" ] ;
fhir:display [ fhir:v "RXE group" ] ;
fhir:definition [ fhir:v "RXE group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "RXOG" ] ;
fhir:display [ fhir:v "RXO group" ] ;
fhir:definition [ fhir:v "RXO group" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "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 "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "RX_ORDER" ] ;
fhir:display [ fhir:v "RX_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.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 "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 "SQR_S25"       ]     ] [
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 "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 "SIU_S12"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQM_S25"       ]     ] [
fhir:code [ fhir:v "msgstruct" ] ;
fhir:value [
a fhir:code ;
fhir:v "SQR_S25"       ]     ] [
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 "SPECIMEN" ] ;
fhir:display [ fhir:v "SPECIMEN" ] ;
    ( 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.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 "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 "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 "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 "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 "STAFF" ] ;
fhir:display [ fhir:v "STAFF" ] ;
    ( 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 "RSP_K25"       ]     ] )
  ] [
fhir:code [ fhir:v "STUDY" ] ;
fhir:display [ fhir:v "STUDY" ] ;
    ( 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 "PEX_P07"       ]     ] )
  ] [
fhir:code [ fhir:v "STUDY_OBSERVATION" ] ;
fhir:display [ fhir:v "STUDY_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.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 "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_SCHEDULE" ] ;
fhir:display [ fhir:v "STUDY_SCHEDULE" ] ;
    ( 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 "TEST_CONFIGURATION" ] ;
fhir:display [ fhir:v "TEST_CONFIGURATION" ] ;
    ( 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.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 "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.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 "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 "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 "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 "OSR_Q06"       ]     ] [
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 "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 "VXR_V03"       ]     ] [
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 "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.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 "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.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 "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 "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.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 "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.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 "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.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 "ORF_R04"       ]     ] [
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_R21"       ]     ] [
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 "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.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 "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.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 "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 "RSP_Z82"       ]     ] )
  ] [
fhir:code [ fhir:v "VISIT" ] ;
fhir:display [ fhir:v "VISIT" ] ;
    ( 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 "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_R21"       ]     ] [
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"       ]     ] )
  ] ) . #