HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Active as of 2024-10-30 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "message-oml-o21-to-bundle"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap message-oml-o21-to-bundle</b></p><a name=\"message-oml-o21-to-bundle\"> </a><a name=\"hcmessage-oml-o21-to-bundle\"> </a><a name=\"message-oml-o21-to-bundle-en-US\"> </a><p>Mapping from OML_O21 to <a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>OML_O21.MSH (Message Header)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Bundle</td><td/></tr><tr><td>OML_O21.MSH (Message Header)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MessageHeader[1]</td><td>Processing of the MSH segment results in the creation of a new MessageHeader resource</td></tr><tr><td>OML_O21.MSH (Message Header)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Provenance[1]</td><td>If the FHIR transformation does not yield a FHIR message, but only a set of resource (APIs, repository, etc.) than one should consider attaching this Provenance resource instance to the relevant FHIR resources generated.</td></tr><tr><td>OML_O21.MSH (Message Header)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Provenance[2]</td><td>If the FHIR transformation does not yield a FHIR Bunlde, but only a set of resource (APIs, repository, etc.) than one should consider attaching this Provenance resource instance to the relevant FHIR resources generated.</td></tr><tr><td>OML_O21.SFT (Software)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Provenance[1].entity.what(Device)</td><td/></tr><tr><td>OML_O21.SFT (Software)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Provenance[1].entity.what(Device)</td><td/></tr><tr><td>OML_O21.PATIENT.PID (Patient Identification)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient[1]</td><td>Processing of the PID segment results in the creation of a new Patient resource</td></tr><tr><td>OML_O21.PATIENT.PID (Patient Identification)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Provenance[4]</td><td/></tr><tr><td>OML_O21.PATIENT.PD1 (Additional Demographics)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient[1]</td><td>Incorporate PD1 content into the Patient created from the PID segment.</td></tr><tr><td>OML_O21.PATIENT.PD1 (Additional Demographics)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation[2]</td><td/></tr><tr><td>OML_O21.PATIENT.PRT (Participation (for Patient))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole[1]</td><td>Incorporate PRT content into the Patient created from the PID segment when the PRT contains practitioner related data.</td></tr><tr><td>OML_O21.PATIENT.PRT (Participation (for Patient))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>RelatedPerson[1]</td><td/></tr><tr><td>OML_O21.PATIENT.NK1 (Next of Kin/Associated Parties)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>RelatedPerson[2]</td><td>Typically, each NK1 will be translated to either a new RelatedPerson resource or added as a new occurrence of Patient.contact, but it's possible to insert the NK1 data into both structures.</td></tr><tr><td>OML_O21.PATIENT.NK1 (Next of Kin/Associated Parties)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient[1]</td><td>Typically, each NK1 will be translated to either a new RelatedPerson resource or added as a new occurrence of Patient.contact, but it's possible to insert the NK1 data into both structures.</td></tr><tr><td>OML_O21.PATIENT.PATIENT_VISIT.PV1 (Patient Visit)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Encounter[1]</td><td>Processing of the PV1 segment results in the creation of a new Encounter resource</td></tr><tr><td>OML_O21.PATIENT.PATIENT_VISIT.PV1 (Patient Visit)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>EncounterHistory</td><td/></tr><tr><td>OML_O21.PATIENT.PATIENT_VISIT.PV1 (Patient Visit)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Patient[1]</td><td/></tr><tr><td>OML_O21.PATIENT.PATIENT_VISIT.PV1 (Patient Visit)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Coverage[1]</td><td/></tr><tr><td>OML_O21.PATIENT.PATIENT_VISIT.PV2 (Patient Visit- Additional Info)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Encounter[1]</td><td>Incorporate PV2 content into the Encounter created from the PV1 segment.</td></tr><tr><td>OML_O21.PATIENT.PATIENT_VISIT.PRT (Participation (for Patient Visit))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole[2]</td><td>Incorporate PRT content into the Encounter created from the PV1 segment.</td></tr><tr><td>OML_O21.PATIENT.INSURANCE.IN1 (Insurance)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Coverage[1]</td><td>Processing of the IN1 segment results in the creation of a new Coverage resource</td></tr><tr><td>OML_O21.PATIENT.INSURANCE.IN3 (Insurance Additional Information, Certification)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Coverage[1]</td><td/></tr><tr><td>OML_O21.PATIENT.AL1 (Allergy Information)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AllergyIntolerance</td><td>Processing of the AL1 segment results in the creation of a new AllergyIntolerance resource</td></tr><tr><td>OML_O21.ORDER.ORC (Common Order)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest[1]</td><td>Processing of each ORC segment results in the creation of a new ServiceRequest resource</td></tr><tr><td>OML_O21.ORDER.ORC (Common Order)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Provenance[3]</td><td>Using Provenance is the preferred way, but a local implementation may decide to add extensions to the main resource. As the use and guidance of Provenance matures we wil revisit this later.</td></tr><tr><td>OML_O21.ORDER.PRT (Participation (for Common Order))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole[3]</td><td/></tr><tr><td>OML_O21.ORDER.TIMING.TQ1 (Timing/Quantity)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest[1]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBR (Observation Request)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest[1]</td><td>Incorporate OBR content into the ServiceRequest created from the ORC segment in the same segment group.</td></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBR (Observation Request)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Specimen[each]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.NTE (Notes and Comments (for Detail))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest[1]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.PRT (Participation (for Observation Request))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole[4]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.PRT (Participation (for Observation Request))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole[3]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.DG1 (Diagnosis)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Condition[1]</td><td>Processing of the DG1 segment results in the creation of a new Condition resource which is referenced in the ServiceRequest created by the ORC segment</td></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.OBX (Observation/Result)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation[1]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.OBX (Observation/Result)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation[1]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.PRT (Participation (for OBX))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Device[1]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.PRT (Participation (for OBX))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation[1]</td><td>Incorporate PRT content into the Observation created from the OBX segment in the same segment group when it represents observation location information.</td></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.PRT (Participation (for OBX))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PractitionerRole[7]</td><td>Incorporate PRT content into the Observation created from the OBX segment in the same segment group when it represents observation practitioner information.</td></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.NTE (Notes and Comments (for Results))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Observation[1]</td><td/></tr><tr><td>OML_O21.ORDER.OBSERVATION_REQUEST.SPECIMEN.SPM (Specimen)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Specimen</td><td/></tr></table></div>" ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ fhir:v "derived-from" ] ] [ fhir:url [ fhir:v "label"^^xsd:anyURI ] ; fhir:value [ fhir:v "Message OML:O21 to Bundle.fsh" ] ] [ fhir:url [ fhir:v "url"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://docs.google.com/spreadsheets/d/1cSYLIXVfIjl7ib2DEGxD96LD9-YVJNQtKul5IwzJtts/edit#gid=0"^^xsd:anyURI ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"^^xsd:anyURI ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/message-oml-o21-to-bundle"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0-ballot"] ; # fhir:name [ fhir:v "MessageOML_O21ToBundle"] ; # fhir:title [ fhir:v "Message OML_O21 to Bundle Map"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-10-30"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Orders and Observations Workgroup" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] ) ] ) ; # fhir:description [ fhir:v "This ConceptMap represents a mapping from the HL7 V2 Message OML_O21 to the FHIR Message Bundle."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Copyright (c) 2020, HL7 International, Inc., All Rights Reserved."] ; # fhir:source [ fhir:v "OML_O21"^^xsd:anyURI] ; # fhir:target [ fhir:v "Bundle"^^xsd:anyURI] ; # fhir:group ( [ ( fhir:element [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.MSH" ] ; fhir:display [ fhir:v "Message Header" ] ; ( fhir:target [ fhir:code [ fhir:v "Bundle" ] ; fhir:display [ fhir:v "Bundle" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.MSH" ] ; fhir:display [ fhir:v "Message Header" ] ; ( fhir:target [ fhir:code [ fhir:v "MessageHeader[1]" ] ; fhir:display [ fhir:v "MessageHeader[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of the MSH segment results in the creation of a new MessageHeader resource" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.MSH" ] ; fhir:display [ fhir:v "Message Header" ] ; ( fhir:target [ fhir:code [ fhir:v "Provenance[1]" ] ; fhir:display [ fhir:v "Provenance[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "If the FHIR transformation does not yield a FHIR message, but only a set of resource (APIs, repository, etc.) than one should consider attaching this Provenance resource instance to the relevant FHIR resources generated." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.MSH" ] ; fhir:display [ fhir:v "Message Header" ] ; ( fhir:target [ fhir:code [ fhir:v "Provenance[2]" ] ; fhir:display [ fhir:v "Provenance[2]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "If the FHIR transformation does not yield a FHIR Bunlde, but only a set of resource (APIs, repository, etc.) than one should consider attaching this Provenance resource instance to the relevant FHIR resources generated." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.SFT" ] ; fhir:display [ fhir:v "Software" ] ; ( fhir:target [ fhir:code [ fhir:v "Provenance[1].entity.what(Device)" ] ; fhir:display [ fhir:v "Provenance[1].entity.what(Device)" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.SFT" ] ; fhir:display [ fhir:v "Software" ] ; ( fhir:target [ fhir:code [ fhir:v "Provenance[1].entity.what(Device)" ] ; fhir:display [ fhir:v "Provenance[1].entity.what(Device)" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PID" ] ; fhir:display [ fhir:v "Patient Identification" ] ; ( fhir:target [ fhir:code [ fhir:v "Patient[1]" ] ; fhir:display [ fhir:v "Patient[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of the PID segment results in the creation of a new Patient resource" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PID" ] ; fhir:display [ fhir:v "Patient Identification" ] ; ( fhir:target [ fhir:code [ fhir:v "Provenance[4]" ] ; fhir:display [ fhir:v "Provenance[4]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PD1" ] ; fhir:display [ fhir:v "Additional Demographics" ] ; ( fhir:target [ fhir:code [ fhir:v "Patient[1]" ] ; fhir:display [ fhir:v "Patient[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate PD1 content into the Patient created from the PID segment." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PD1" ] ; fhir:display [ fhir:v "Additional Demographics" ] ; ( fhir:target [ fhir:code [ fhir:v "Observation[2]" ] ; fhir:display [ fhir:v "Observation[2]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PRT" ] ; fhir:display [ fhir:v "Participation (for Patient)" ] ; ( fhir:target [ fhir:code [ fhir:v "PractitionerRole[1]" ] ; fhir:display [ fhir:v "PractitionerRole[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate PRT content into the Patient created from the PID segment when the PRT contains practitioner related data." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PRT" ] ; fhir:display [ fhir:v "Participation (for Patient)" ] ; ( fhir:target [ fhir:code [ fhir:v "RelatedPerson[1]" ] ; fhir:display [ fhir:v "RelatedPerson[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.NK1" ] ; fhir:display [ fhir:v "Next of Kin/Associated Parties" ] ; ( fhir:target [ fhir:code [ fhir:v "RelatedPerson[2]" ] ; fhir:display [ fhir:v "RelatedPerson[2]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Typically, each NK1 will be translated to either a new RelatedPerson resource or added as a new occurrence of Patient.contact, but it's possible to insert the NK1 data into both structures." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.NK1" ] ; fhir:display [ fhir:v "Next of Kin/Associated Parties" ] ; ( fhir:target [ fhir:code [ fhir:v "Patient[1]" ] ; fhir:display [ fhir:v "Patient[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Typically, each NK1 will be translated to either a new RelatedPerson resource or added as a new occurrence of Patient.contact, but it's possible to insert the NK1 data into both structures." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PATIENT_VISIT.PV1" ] ; fhir:display [ fhir:v "Patient Visit" ] ; ( fhir:target [ fhir:code [ fhir:v "Encounter[1]" ] ; fhir:display [ fhir:v "Encounter[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of the PV1 segment results in the creation of a new Encounter resource" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PATIENT_VISIT.PV1" ] ; fhir:display [ fhir:v "Patient Visit" ] ; ( fhir:target [ fhir:code [ fhir:v "EncounterHistory" ] ; fhir:display [ fhir:v "EncounterHistory" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PATIENT_VISIT.PV1" ] ; fhir:display [ fhir:v "Patient Visit" ] ; ( fhir:target [ fhir:code [ fhir:v "Patient[1]" ] ; fhir:display [ fhir:v "Patient[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PATIENT_VISIT.PV1" ] ; fhir:display [ fhir:v "Patient Visit" ] ; ( fhir:target [ fhir:code [ fhir:v "Coverage[1]" ] ; fhir:display [ fhir:v "Coverage[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PATIENT_VISIT.PV2" ] ; fhir:display [ fhir:v "Patient Visit- Additional Info" ] ; ( fhir:target [ fhir:code [ fhir:v "Encounter[1]" ] ; fhir:display [ fhir:v "Encounter[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate PV2 content into the Encounter created from the PV1 segment." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.PATIENT_VISIT.PRT" ] ; fhir:display [ fhir:v "Participation (for Patient Visit)" ] ; ( fhir:target [ fhir:code [ fhir:v "PractitionerRole[2]" ] ; fhir:display [ fhir:v "PractitionerRole[2]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate PRT content into the Encounter created from the PV1 segment." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.INSURANCE.IN1" ] ; fhir:display [ fhir:v "Insurance" ] ; ( fhir:target [ fhir:code [ fhir:v "Coverage[1]" ] ; fhir:display [ fhir:v "Coverage[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of the IN1 segment results in the creation of a new Coverage resource" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.INSURANCE.IN3" ] ; fhir:display [ fhir:v "Insurance Additional Information, Certification" ] ; ( fhir:target [ fhir:code [ fhir:v "Coverage[1]" ] ; fhir:display [ fhir:v "Coverage[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.PATIENT.AL1" ] ; fhir:display [ fhir:v "Allergy Information" ] ; ( fhir:target [ fhir:code [ fhir:v "AllergyIntolerance" ] ; fhir:display [ fhir:v "AllergyIntolerance" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of the AL1 segment results in the creation of a new AllergyIntolerance resource" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.ORC" ] ; fhir:display [ fhir:v "Common Order" ] ; ( fhir:target [ fhir:code [ fhir:v "ServiceRequest[1]" ] ; fhir:display [ fhir:v "ServiceRequest[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of each ORC segment results in the creation of a new ServiceRequest resource" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.ORC" ] ; fhir:display [ fhir:v "Common Order" ] ; ( fhir:target [ fhir:code [ fhir:v "Provenance[3]" ] ; fhir:display [ fhir:v "Provenance[3]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Using Provenance is the preferred way, but a local implementation may decide to add extensions to the main resource. As the use and guidance of Provenance matures we wil revisit this later." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.PRT" ] ; fhir:display [ fhir:v "Participation (for Common Order)" ] ; ( fhir:target [ fhir:code [ fhir:v "PractitionerRole[3]" ] ; fhir:display [ fhir:v "PractitionerRole[3]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.TIMING.TQ1" ] ; fhir:display [ fhir:v "Timing/Quantity" ] ; ( fhir:target [ fhir:code [ fhir:v "ServiceRequest[1]" ] ; fhir:display [ fhir:v "ServiceRequest[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBR" ] ; fhir:display [ fhir:v "Observation Request" ] ; ( fhir:target [ fhir:code [ fhir:v "ServiceRequest[1]" ] ; fhir:display [ fhir:v "ServiceRequest[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate OBR content into the ServiceRequest created from the ORC segment in the same segment group." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBR" ] ; fhir:display [ fhir:v "Observation Request" ] ; ( fhir:target [ fhir:code [ fhir:v "Specimen[each]" ] ; fhir:display [ fhir:v "Specimen[each]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.NTE" ] ; fhir:display [ fhir:v "Notes and Comments (for Detail)" ] ; ( fhir:target [ fhir:code [ fhir:v "ServiceRequest[1]" ] ; fhir:display [ fhir:v "ServiceRequest[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.PRT" ] ; fhir:display [ fhir:v "Participation (for Observation Request)" ] ; ( fhir:target [ fhir:code [ fhir:v "PractitionerRole[4]" ] ; fhir:display [ fhir:v "PractitionerRole[4]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.PRT" ] ; fhir:display [ fhir:v "Participation (for Observation Request)" ] ; ( fhir:target [ fhir:code [ fhir:v "PractitionerRole[3]" ] ; fhir:display [ fhir:v "PractitionerRole[3]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.DG1" ] ; fhir:display [ fhir:v "Diagnosis" ] ; ( fhir:target [ fhir:code [ fhir:v "Condition[1]" ] ; fhir:display [ fhir:v "Condition[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Processing of the DG1 segment results in the creation of a new Condition resource which is referenced in the ServiceRequest created by the ORC segment" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.OBX" ] ; fhir:display [ fhir:v "Observation/Result" ] ; ( fhir:target [ fhir:code [ fhir:v "Observation[1]" ] ; fhir:display [ fhir:v "Observation[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.OBX" ] ; fhir:display [ fhir:v "Observation/Result" ] ; ( fhir:target [ fhir:code [ fhir:v "Observation[1]" ] ; fhir:display [ fhir:v "Observation[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.PRT" ] ; fhir:display [ fhir:v "Participation (for OBX)" ] ; ( fhir:target [ fhir:code [ fhir:v "Device[1]" ] ; fhir:display [ fhir:v "Device[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.PRT" ] ; fhir:display [ fhir:v "Participation (for OBX)" ] ; ( fhir:target [ fhir:code [ fhir:v "Observation[1]" ] ; fhir:display [ fhir:v "Observation[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate PRT content into the Observation created from the OBX segment in the same segment group when it represents observation location information." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.PRT" ] ; fhir:display [ fhir:v "Participation (for OBX)" ] ; ( fhir:target [ fhir:code [ fhir:v "PractitionerRole[7]" ] ; fhir:display [ fhir:v "PractitionerRole[7]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Incorporate PRT content into the Observation created from the OBX segment in the same segment group when it represents observation practitioner information." ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "-1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.OBSERVATION.NTE" ] ; fhir:display [ fhir:v "Notes and Comments (for Results)" ] ; ( fhir:target [ fhir:code [ fhir:v "Observation[1]" ] ; fhir:display [ fhir:v "Observation[1]" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ; fhir:code [ fhir:v "OML_O21.ORDER.OBSERVATION_REQUEST.SPECIMEN.SPM" ] ; fhir:display [ fhir:v "Specimen" ] ; ( fhir:target [ fhir:code [ fhir:v "Specimen" ] ; fhir:display [ fhir:v "Specimen" ] ; fhir:equivalence [ fhir:v "equivalent" ] ] ) ] ) ] ) . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.v2mappings#1.0.0-ballot based on FHIR 4.0.1. Generated 2024-10-30
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change