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 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
Page standards status: Informative |
@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:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "segment-orc-to-immunization"] ; #
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 segment-orc-to-immunization</b></p><a name=\"segment-orc-to-immunization\"> </a><a name=\"hcsegment-orc-to-immunization\"> </a><p>Mapping from (not specified) to (not specified)</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></tr><tr><td>ORC-2 (Placer Order Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[1]</td></tr><tr><td>ORC-2 (Placer Order Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[1].type.coding.code (= \"PLAC\")</td></tr><tr><td>ORC-2 (Placer Order Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[1].type.coding.system</td></tr><tr><td>ORC-3 (Filler Order Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[2]</td></tr><tr><td>ORC-3 (Filler Order Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[2].type.coding.code</td></tr><tr><td>ORC-3 (Filler Order Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[2].type.coding.system</td></tr><tr><td>ORC-4 (Placer Group Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[3]</td></tr><tr><td>ORC-4 (Placer Group Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>identifier[4]</td></tr><tr><td>ORC-9 (Date/Time of Order Event)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>recorded</td></tr><tr><td>ORC-12 (Ordering Provider)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>performer.actor(PractitionerRole)</td></tr><tr><td>ORC-12 (Ordering Provider)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>performer.function.coding.code</td></tr><tr><td>ORC-12 (Ordering Provider)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>performer.function.coding.system</td></tr><tr><td>ORC-28 (Confidentiality Code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>meta.security</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "derived-from" ] ] [
fhir:url [ fhir:v "label"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Segment ORC to Immunization.fsh" ] ] [
fhir:url [ fhir:v "url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://docs.google.com/spreadsheets/d/1Tech44YNo74rdvZv16_KPQD4lZYwT5G6pmTFIpiSEUc/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/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "oo" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/ConceptMap/segment-orc-to-immunization"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "SegmentORCToImmunization"] ; #
fhir:title [ fhir:v "Segment ORC to Immunization Map"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-08-25"^^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 Segment ORC to the FHIR Immunization Resource."] ; #
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) 2025, HL7 International, Inc., All Rights Reserved."] ; #
fhir:group ( [
( fhir:element [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EI" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-2" ] ;
fhir:display [ fhir:v "Placer Order Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Identifier" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[1]" ] ;
fhir:display [ fhir:v "identifier[1]" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EI" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-2" ] ;
fhir:display [ fhir:v "Placer Order Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "code" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "\"PLAC\"" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[1].type.coding.code" ] ;
fhir:display [ fhir:v "= \"PLAC\"" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EI" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-2" ] ;
fhir:display [ fhir:v "Placer Order Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "uri" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "\"http://terminology.hl7.org/CodeSystem/v2-0203\"" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[1].type.coding.system" ] ;
fhir:display [ fhir:v "identifier[1].type.coding.system" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EI" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-3" ] ;
fhir:display [ fhir:v "Filler Order Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Identifier" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[2]" ] ;
fhir:display [ fhir:v "identifier[2]" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EI" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-3" ] ;
fhir:display [ fhir:v "Filler Order Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "code" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "\"FILL\"" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[2].type.coding.code" ] ;
fhir:display [ fhir:v "identifier[2].type.coding.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EI" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-3" ] ;
fhir:display [ fhir:v "Filler Order Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "uri" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "\"http://terminology.hl7.org/CodeSystem/v2-0203\"" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[2].type.coding.system" ] ;
fhir:display [ fhir:v "identifier[2].type.coding.system" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EIP" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-4" ] ;
fhir:display [ fhir:v "Placer Group Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Identifier" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[3]" ] ;
fhir:display [ fhir:v "identifier[3]" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "EIP" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-4" ] ;
fhir:display [ fhir:v "Placer Group Number" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Identifier" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "identifier[4]" ] ;
fhir:display [ fhir:v "identifier[4]" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "DTM" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-9" ] ;
fhir:display [ fhir:v "Date/Time of Order Event" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "dateTime" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "recorded" ] ;
fhir:display [ fhir:v "recorded" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "XCN" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-12" ] ;
fhir:display [ fhir:v "Ordering Provider" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Reference(PractitionerRole)" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "performer.actor(PractitionerRole)" ] ;
fhir:display [ fhir:v "performer.actor(PractitionerRole)" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "XCN" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-12" ] ;
fhir:display [ fhir:v "Ordering Provider" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "code" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "\"OP\"" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "performer.function.coding.code" ] ;
fhir:display [ fhir:v "performer.function.coding.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "XCN" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-12" ] ;
fhir:display [ fhir:v "Ordering Provider" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "uri" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "assignment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "\"http://terminology.hl7.org/CodeSystem/v2-0443\"" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "performer.function.coding.system" ] ;
fhir:display [ fhir:v "performer.function.coding.system" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "CWE" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "ORC-28" ] ;
fhir:display [ fhir:v "Confidentiality Code" ] ;
( fhir:target [
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Coding" ] ] [
fhir:url [ fhir:v "cardinalityMin"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ] ] [
fhir:url [ fhir:v "cardinalityMax"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v -1 ] ] [
fhir:url [ fhir:v "mappedVia"^^xsd:anyURI ] ;
fhir:value [
a fhir:url ;
fhir:v "ConceptMap/table-hl70177-to-v3-confidentiality"^^xsd:anyURI ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo"^^xsd:anyURI ] ] ) ;
fhir:code [ fhir:v "meta.security" ] ;
fhir:display [ fhir:v "meta.security" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2020+ HL7 International / Orders and Observations. Package hl7.fhir.uv.v2mappings#1.0.0 based on FHIR 4.0.1. Generated 2025-08-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change