@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/xver/ConceptMap/R2-ProcedureRequest-element-map-to-R5> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R2-ProcedureRequest-element-map-to-R5"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap R2-ProcedureRequest-element-map-to-R5</b></p><a name=\"R2-ProcedureRequest-element-map-to-R5\"> </a><a name=\"hcR2-ProcedureRequest-element-map-to-R5\"> </a><p>Mapping from http://hl7.org/fhir/1.0 to http://hl7.org/fhir/5.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"http://hl7.org/fhir/R5/servicerequest.html\">ServiceRequestversion: 5.0.0)</a></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>ProcedureRequest.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.meta</td><td>Element `ProcedureRequest.meta` is mapped to FHIR R5 element `ServiceRequest.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.meta` do not cover the following types: Meta.\nThe mappings for `ProcedureRequest.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId.</td></tr><tr><td>ProcedureRequest.implicitRules (implicitRules)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.implicitRules</td><td>Element `ProcedureRequest.implicitRules` is mapped to FHIR R5 element `ServiceRequest.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible.</td></tr><tr><td>ProcedureRequest.language (language)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.language</td><td>Element `ProcedureRequest.language` is mapped to FHIR R5 element `ServiceRequest.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).</td></tr><tr><td>ProcedureRequest.text (text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.text</td><td>Element `ProcedureRequest.text` is mapped to FHIR R5 element `ServiceRequest.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.text` do not cover the following types: Narrative.\nThe mappings for `ProcedureRequest.text` do not cover the following types based on type expansion: div, status.\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative.</td></tr><tr><td>ProcedureRequest.contained (contained)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.contained</td><td>Element `ProcedureRequest.contained` is mapped to FHIR R5 element `ServiceRequest.contained` as `SourceIsBroaderThanTarget`.\nThis should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.</td></tr><tr><td>ProcedureRequest.identifier (identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.identifier</td><td>Element `ProcedureRequest.identifier` is mapped to FHIR R5 element `ServiceRequest.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types: Identifier.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.</td></tr><tr><td>ProcedureRequest.subject (subject)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.subject</td><td>Element `ProcedureRequest.subject` is mapped to FHIR R5 element `ServiceRequest.subject` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.subject` do not cover the following types based on type expansion: display, reference.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.subject` with unmapped reference targets: Group, Patient.</td></tr><tr><td>ProcedureRequest.code (code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-narrower-than-target\" title=\"source-is-narrower-than-target\">is narrower than</a></td><td>ServiceRequest.code</td><td>Element `ProcedureRequest.code` is mapped to FHIR R5 element `ServiceRequest.code` as `SourceIsNarrowerThanTarget`.</td></tr><tr><td>ProcedureRequest.bodySite (bodySite)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.bodySite</td><td>Element `ProcedureRequest.bodySite` is mapped to FHIR R5 element `ServiceRequest.bodySite` as `Equivalent`.\nOnly used if not implicit in the code found in ProcedureRequest.type.</td></tr><tr><td>ProcedureRequest.reason[x] (reason[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>ServiceRequest.reason</td><td>Element `ProcedureRequest.reason[x]` is mapped to FHIR R5 element `ServiceRequest.reason` as `RelatedTo`.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types: Reference.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types based on type expansion: display, reference.</td></tr><tr><td>ProcedureRequest.scheduled[x] (scheduled[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.occurrence[x]</td><td>Element `ProcedureRequest.scheduled[x]` is mapped to FHIR R5 element `ServiceRequest.occurrence[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.scheduled[x]` do not cover the following types: Period, Timing.\nThe target context `ServiceRequest.occurrence[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ServiceRequest`.</td></tr><tr><td>ProcedureRequest.encounter (encounter)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.encounter</td><td>Element `ProcedureRequest.encounter` is mapped to FHIR R5 element `ServiceRequest.encounter` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.encounter` do not cover the following types based on type expansion: display, reference.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.encounter` with unmapped reference targets: Encounter.</td></tr><tr><td>ProcedureRequest.performer (performer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>ServiceRequest.performer</td><td>Element `ProcedureRequest.performer` is mapped to FHIR R5 element `ServiceRequest.performer` as `RelatedTo`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.performer` with unmapped reference targets: Organization, Patient, Practitioner, RelatedPerson.</td></tr><tr><td>ProcedureRequest.status (status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>ServiceRequest.status</td><td>Element `ProcedureRequest.status` is mapped to FHIR R5 element `ServiceRequest.status` as `RelatedTo`.\nThe mappings for `ProcedureRequest.status` do not allow expression of the necessary codes, per the bindings on the source and target.\nThe target context `ServiceRequest.status` is a modifier element, so this extension does not need to be defined as a modifier.</td></tr><tr><td>ProcedureRequest.notes (notes)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>ServiceRequest.note</td><td>Element `ProcedureRequest.notes` is mapped to FHIR R5 element `ServiceRequest.note` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.notes` do not cover the following types: Annotation.\nThe mappings for `ProcedureRequest.notes` do not cover the following types based on type expansion: author[x], text, time.</td></tr><tr><td>ProcedureRequest.asNeeded[x] (asNeeded[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.asNeeded[x]</td><td>Element `ProcedureRequest.asNeeded[x]` is mapped to FHIR R5 element `ServiceRequest.asNeeded[x]` as `Equivalent`.\nThe target context `ServiceRequest.asNeeded[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ServiceRequest`.</td></tr><tr><td>ProcedureRequest.orderedOn (orderedOn)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.authoredOn</td><td>Element `ProcedureRequest.orderedOn` is mapped to FHIR R5 element `ServiceRequest.authoredOn` as `Equivalent`.</td></tr><tr><td>ProcedureRequest.orderer (orderer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to\" title=\"related-to\">is related to</a></td><td>ServiceRequest.requester</td><td>Element `ProcedureRequest.orderer` is mapped to FHIR R5 element `ServiceRequest.requester` as `RelatedTo`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.orderer` with unmapped reference targets: Device, Patient, Practitioner, RelatedPerson.</td></tr><tr><td>ProcedureRequest.priority (priority)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ServiceRequest.priority</td><td>Element `ProcedureRequest.priority` is mapped to FHIR R5 element `ServiceRequest.priority` as `Equivalent`.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.meta.html\">DSTU2: meta additional typesversion: 0.1.0)</a></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>ProcedureRequest.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: meta additional types)</td><td>Element `ProcedureRequest.meta` is mapped to FHIR R5 element `ServiceRequest.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.meta` do not cover the following types: Meta.\nThe mappings for `ProcedureRequest.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId.</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.text.html\">DSTU2: text additional typesversion: 0.1.0)</a></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>ProcedureRequest.text (text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: text additional types)</td><td>Element `ProcedureRequest.text` is mapped to FHIR R5 element `ServiceRequest.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.text` do not cover the following types: Narrative.\nThe mappings for `ProcedureRequest.text` do not cover the following types based on type expansion: div, status.\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative.</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.identifier.html\">DSTU2: Unique identifier for the request additional typesversion: 0.1.0)</a></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>ProcedureRequest.identifier (identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: Unique identifier for the request additional types)</td><td>Element `ProcedureRequest.identifier` is mapped to FHIR R5 element `ServiceRequest.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types: Identifier.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.reason.html\">DSTU2: Why procedure should occur additional typesversion: 0.1.0)</a></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>ProcedureRequest.reason[x] (reason[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: Why procedure should occur additional types)</td><td>Element `ProcedureRequest.reason[x]` is mapped to FHIR R5 element `ServiceRequest.reason` as `RelatedTo`.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types: Reference.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types based on type expansion: display, reference.</td></tr></table><hr/><p><b>Group 6 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.scheduled.html\">DSTU2: When procedure should occur additional typesversion: 0.1.0)</a></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>ProcedureRequest.scheduled[x] (scheduled[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: When procedure should occur additional types)</td><td>Element `ProcedureRequest.scheduled[x]` is mapped to FHIR R5 element `ServiceRequest.occurrence[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.scheduled[x]` do not cover the following types: Period, Timing.\nThe target context `ServiceRequest.occurrence[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ServiceRequest`.</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.status.html\">DSTU2: proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted additional codesversion: 0.1.0)</a></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>ProcedureRequest.status (status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted additional codes)</td><td>Element `ProcedureRequest.status` is mapped to FHIR R5 element `ServiceRequest.status` as `RelatedTo`.\nThe mappings for `ProcedureRequest.status` do not allow expression of the necessary codes, per the bindings on the source and target.\nThe target context `ServiceRequest.status` is a modifier element, so this extension does not need to be defined as a modifier.</td></tr></table><hr/><p><b>Group 8 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2</code> to <a href=\"StructureDefinition-ext-R2-ProcedureRequest.notes.html\">DSTU2: Additional information about desired procedure additional typesversion: 0.1.0)</a></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>ProcedureRequest.notes (notes)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td>Extension (DSTU2: Additional information about desired procedure additional types)</td><td>Element `ProcedureRequest.notes` is mapped to FHIR R5 element `ServiceRequest.note` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.notes` do not cover the following types: Annotation.\nThe mappings for `ProcedureRequest.notes` do not cover the following types based on type expansion: author[x], text, time.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 0 ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>
         ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R2-ProcedureRequest-element-map-to-R5"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R2-ProcedureRequest-element-map-to-R5>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R2ProcedureRequestElementMapToR5"] ; # 
  fhir:title [ fhir:v "Cross-version mapping for FHIR DSTU2 ProcedureRequest to FHIR R5 ServiceRequest"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T16:05:26.5630767-05:00"^^xsd:dateTime] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "FHIR Infrastructure" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This ConceptMap represents cross-version mappings for elements from a FHIR DSTU2 ProcedureRequest to FHIR R5."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:sourceScope [
     a fhir:Canonical ;
     fhir:v "http://hl7.org/fhir/1.0"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/1.0>
  ] ; # 
  fhir:targetScope [
     a fhir:Uri ;
     fhir:v "http://hl7.org/fhir/5.0"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/5.0>
  ] ; # 
  fhir:group ( [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ServiceRequest|5.0.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ServiceRequest?version=5.0.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.meta" ] ;
       fhir:display [ fhir:v "meta" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.meta" ] ;
         fhir:display [ fhir:v "ServiceRequest.meta" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.meta` is mapped to FHIR R5 element `ServiceRequest.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.meta` do not cover the following types: Meta.\nThe mappings for `ProcedureRequest.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.implicitRules" ] ;
       fhir:display [ fhir:v "implicitRules" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.implicitRules" ] ;
         fhir:display [ fhir:v "ServiceRequest.implicitRules" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.implicitRules` is mapped to FHIR R5 element `ServiceRequest.implicitRules` as `Equivalent`.\nAsserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.language" ] ;
       fhir:display [ fhir:v "language" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.language" ] ;
         fhir:display [ fhir:v "ServiceRequest.language" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.language` is mapped to FHIR R5 element `ServiceRequest.language` as `Equivalent`.\nLanguage is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.text" ] ;
       fhir:display [ fhir:v "text" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.text" ] ;
         fhir:display [ fhir:v "ServiceRequest.text" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.text` is mapped to FHIR R5 element `ServiceRequest.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.text` do not cover the following types: Narrative.\nThe mappings for `ProcedureRequest.text` do not cover the following types based on type expansion: div, status.\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.contained" ] ;
       fhir:display [ fhir:v "contained" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.contained" ] ;
         fhir:display [ fhir:v "ServiceRequest.contained" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.contained` is mapped to FHIR R5 element `ServiceRequest.contained` as `SourceIsBroaderThanTarget`.\nThis should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.identifier" ] ;
       fhir:display [ fhir:v "identifier" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.identifier" ] ;
         fhir:display [ fhir:v "ServiceRequest.identifier" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.identifier` is mapped to FHIR R5 element `ServiceRequest.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types: Identifier.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.subject" ] ;
       fhir:display [ fhir:v "subject" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.subject" ] ;
         fhir:display [ fhir:v "ServiceRequest.subject" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.subject` is mapped to FHIR R5 element `ServiceRequest.subject` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.subject` do not cover the following types based on type expansion: display, reference.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.subject` with unmapped reference targets: Group, Patient." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.code" ] ;
       fhir:display [ fhir:v "code" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.code" ] ;
         fhir:display [ fhir:v "ServiceRequest.code" ] ;
         fhir:relationship [ fhir:v "source-is-narrower-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.code` is mapped to FHIR R5 element `ServiceRequest.code` as `SourceIsNarrowerThanTarget`." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.bodySite" ] ;
       fhir:display [ fhir:v "bodySite" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.bodySite" ] ;
         fhir:display [ fhir:v "ServiceRequest.bodySite" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.bodySite` is mapped to FHIR R5 element `ServiceRequest.bodySite` as `Equivalent`.\nOnly used if not implicit in the code found in ProcedureRequest.type." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.reason[x]" ] ;
       fhir:display [ fhir:v "reason[x]" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.reason" ] ;
         fhir:display [ fhir:v "ServiceRequest.reason" ] ;
         fhir:relationship [ fhir:v "related-to" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.reason[x]` is mapped to FHIR R5 element `ServiceRequest.reason` as `RelatedTo`.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types: Reference.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types based on type expansion: display, reference." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.scheduled[x]" ] ;
       fhir:display [ fhir:v "scheduled[x]" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.occurrence[x]" ] ;
         fhir:display [ fhir:v "ServiceRequest.occurrence[x]" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.scheduled[x]` is mapped to FHIR R5 element `ServiceRequest.occurrence[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.scheduled[x]` do not cover the following types: Period, Timing.\nThe target context `ServiceRequest.occurrence[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ServiceRequest`." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.encounter" ] ;
       fhir:display [ fhir:v "encounter" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.encounter" ] ;
         fhir:display [ fhir:v "ServiceRequest.encounter" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.encounter` is mapped to FHIR R5 element `ServiceRequest.encounter` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.encounter` do not cover the following types based on type expansion: display, reference.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.encounter` with unmapped reference targets: Encounter." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.performer" ] ;
       fhir:display [ fhir:v "performer" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.performer" ] ;
         fhir:display [ fhir:v "ServiceRequest.performer" ] ;
         fhir:relationship [ fhir:v "related-to" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.performer` is mapped to FHIR R5 element `ServiceRequest.performer` as `RelatedTo`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.performer` with unmapped reference targets: Organization, Patient, Practitioner, RelatedPerson." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.status" ] ;
       fhir:display [ fhir:v "status" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.status" ] ;
         fhir:display [ fhir:v "ServiceRequest.status" ] ;
         fhir:relationship [ fhir:v "related-to" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.status` is mapped to FHIR R5 element `ServiceRequest.status` as `RelatedTo`.\nThe mappings for `ProcedureRequest.status` do not allow expression of the necessary codes, per the bindings on the source and target.\nThe target context `ServiceRequest.status` is a modifier element, so this extension does not need to be defined as a modifier." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.notes" ] ;
       fhir:display [ fhir:v "notes" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.note" ] ;
         fhir:display [ fhir:v "ServiceRequest.note" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.notes` is mapped to FHIR R5 element `ServiceRequest.note` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.notes` do not cover the following types: Annotation.\nThe mappings for `ProcedureRequest.notes` do not cover the following types based on type expansion: author[x], text, time." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.asNeeded[x]" ] ;
       fhir:display [ fhir:v "asNeeded[x]" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.asNeeded[x]" ] ;
         fhir:display [ fhir:v "ServiceRequest.asNeeded[x]" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.asNeeded[x]` is mapped to FHIR R5 element `ServiceRequest.asNeeded[x]` as `Equivalent`.\nThe target context `ServiceRequest.asNeeded[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ServiceRequest`." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.orderedOn" ] ;
       fhir:display [ fhir:v "orderedOn" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.authoredOn" ] ;
         fhir:display [ fhir:v "ServiceRequest.authoredOn" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.orderedOn` is mapped to FHIR R5 element `ServiceRequest.authoredOn` as `Equivalent`." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.orderer" ] ;
       fhir:display [ fhir:v "orderer" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.requester" ] ;
         fhir:display [ fhir:v "ServiceRequest.requester" ] ;
         fhir:relationship [ fhir:v "related-to" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.orderer` is mapped to FHIR R5 element `ServiceRequest.requester` as `RelatedTo`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR DSTU2 element `ProcedureRequest.orderer` with unmapped reference targets: Device, Patient, Practitioner, RelatedPerson." ]
       ] )
     ] [
       fhir:code [ fhir:v "ProcedureRequest.priority" ] ;
       fhir:display [ fhir:v "priority" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "ServiceRequest.priority" ] ;
         fhir:display [ fhir:v "ServiceRequest.priority" ] ;
         fhir:relationship [ fhir:v "equivalent" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.priority` is mapped to FHIR R5 element `ServiceRequest.priority` as `Equivalent`." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.meta|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.meta?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.meta" ] ;
       fhir:display [ fhir:v "meta" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.meta` is mapped to FHIR R5 element `ServiceRequest.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.meta` do not cover the following types: Meta.\nThe mappings for `ProcedureRequest.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, tag, versionId." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.text|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.text?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.text" ] ;
       fhir:display [ fhir:v "text" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.text` is mapped to FHIR R5 element `ServiceRequest.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.text` do not cover the following types: Narrative.\nThe mappings for `ProcedureRequest.text` do not cover the following types based on type expansion: div, status.\nContained resources do not have narrative. Resources that are not contained SHOULD have a narrative." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.identifier|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.identifier?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.identifier" ] ;
       fhir:display [ fhir:v "identifier" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.identifier` is mapped to FHIR R5 element `ServiceRequest.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types: Identifier.\nThe mappings for `ProcedureRequest.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.reason|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.reason?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.reason[x]" ] ;
       fhir:display [ fhir:v "reason[x]" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.reason[x]` is mapped to FHIR R5 element `ServiceRequest.reason` as `RelatedTo`.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types: Reference.\nThe mappings for `ProcedureRequest.reason[x]` do not cover the following types based on type expansion: display, reference." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.scheduled|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.scheduled?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.scheduled[x]" ] ;
       fhir:display [ fhir:v "scheduled[x]" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.scheduled[x]` is mapped to FHIR R5 element `ServiceRequest.occurrence[x]` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.scheduled[x]` do not cover the following types: Period, Timing.\nThe target context `ServiceRequest.occurrence[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ServiceRequest`." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.status|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.status?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.status" ] ;
       fhir:display [ fhir:v "status" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.status` is mapped to FHIR R5 element `ServiceRequest.status` as `RelatedTo`.\nThe mappings for `ProcedureRequest.status` do not allow expression of the necessary codes, per the bindings on the source and target.\nThe target context `ServiceRequest.status` is a modifier element, so this extension does not need to be defined as a modifier." ]
       ] )
     ] )
  ] [
     fhir:source [
       fhir:v "http://hl7.org/fhir/StructureDefinition/ProcedureRequest|1.0.2"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/ProcedureRequest?version=1.0.2>
     ] ;
     fhir:target [
       fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.notes|0.1.0"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ProcedureRequest.notes?version=0.1.0>
     ] ;
     fhir:element ( [
       fhir:code [ fhir:v "ProcedureRequest.notes" ] ;
       fhir:display [ fhir:v "notes" ] ;
       fhir:target ( [
         fhir:code [ fhir:v "Extension" ] ;
         fhir:relationship [ fhir:v "source-is-broader-than-target" ] ;
         fhir:comment [ fhir:v "Element `ProcedureRequest.notes` is mapped to FHIR R5 element `ServiceRequest.note` as `SourceIsBroaderThanTarget`.\nThe mappings for `ProcedureRequest.notes` do not cover the following types: Annotation.\nThe mappings for `ProcedureRequest.notes` do not cover the following types based on type expansion: author[x], text, time." ]
       ] )
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

