Extensions for Using Data Elements from FHIR R4B in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions

: R4BImagingStudyElementMapToR3 - TTL Representation

Page standards status: Trial-use Maturity Level: 0

Raw ttl | Download

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

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

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "R4B-ImagingStudy-element-map-to-R3"] ; # 
  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 R4B-ImagingStudy-element-map-to-R3</b></p><a name=\"R4B-ImagingStudy-element-map-to-R3\"> </a><a name=\"hcR4B-ImagingStudy-element-map-to-R3\"> </a><p>Mapping from http://hl7.org/fhir/4.3 to http://hl7.org/fhir/3.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|3.0.2</code></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td><td><b>Comment</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</td><td/><td colspan=\"2\"><b>Codes</b> from http://hl7.org/fhir/StructureDefinition/ImagingStudy|3.0.2</td><td/></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.meta</td><td style=\"border-left-width: 0px\">meta</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.meta</td><td style=\"border-left-width: 0px\">ImagingStudy.meta</td><td>Element `ImagingStudy.meta` is mapped to FHIR STU3 element `ImagingStudy.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.meta` do not cover the following types: Meta.\nThe mappings for `ImagingStudy.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, source, tag, versionId.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.implicitRules</td><td style=\"border-left-width: 0px\">implicitRules</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.implicitRules</td><td style=\"border-left-width: 0px\">ImagingStudy.implicitRules</td><td>Element `ImagingStudy.implicitRules` is mapped to FHIR STU3 element `ImagingStudy.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. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.language</td><td style=\"border-left-width: 0px\">language</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.language</td><td style=\"border-left-width: 0px\">ImagingStudy.language</td><td>Element `ImagingStudy.language` is mapped to FHIR STU3 element `ImagingStudy.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 style=\"border-right-width: 0px\">ImagingStudy.text</td><td style=\"border-left-width: 0px\">text</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.text</td><td style=\"border-left-width: 0px\">ImagingStudy.text</td><td>Element `ImagingStudy.text` is mapped to FHIR STU3 element `ImagingStudy.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.text` do not cover the following types: Narrative.\nThe mappings for `ImagingStudy.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. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.contained</td><td style=\"border-left-width: 0px\">contained</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.contained</td><td style=\"border-left-width: 0px\">ImagingStudy.contained</td><td>Element `ImagingStudy.contained` is mapped to FHIR STU3 element `ImagingStudy.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. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.</td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">ImagingStudy.identifier</td><td style=\"border-left-width: 0px; border-bottom-style: none\">identifier</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.accession</td><td style=\"border-left-width: 0px\">ImagingStudy.accession</td><td>Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type.</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none; border-bottom-style: none\"/><td style=\"border-left-width: 0px; border-top-style: none; border-bottom-style: none\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.identifier</td><td style=\"border-left-width: 0px\">ImagingStudy.identifier</td><td>Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type.</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.uid</td><td style=\"border-left-width: 0px\">ImagingStudy.uid</td><td>Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.status</td><td style=\"border-left-width: 0px\">status</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.availability</td><td style=\"border-left-width: 0px\">ImagingStudy.availability</td><td>Element `ImagingStudy.status` is mapped to FHIR STU3 element `ImagingStudy.availability` as `Equivalent`.\nUnknown does not represent \"other\" - one of the defined statuses must apply.  Unknown is used when the authoring system is not sure what the current status is.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.modality</td><td style=\"border-left-width: 0px\">modality</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.modalityList</td><td style=\"border-left-width: 0px\">ImagingStudy.modalityList</td><td>Element `ImagingStudy.modality` is mapped to FHIR STU3 element `ImagingStudy.modalityList` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.subject</td><td style=\"border-left-width: 0px\">subject</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.patient</td><td style=\"border-left-width: 0px\">ImagingStudy.patient</td><td>Element `ImagingStudy.subject` is mapped to FHIR STU3 element `ImagingStudy.patient` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.subject` with unmapped reference targets: Device, Group, Patient.\nQA phantoms can be recorded with a Device; multiple subjects (such as mice) can be recorded with a Group.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.encounter</td><td style=\"border-left-width: 0px\">encounter</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.context</td><td style=\"border-left-width: 0px\">ImagingStudy.context</td><td>Element `ImagingStudy.encounter` is mapped to FHIR STU3 element `ImagingStudy.context` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.encounter` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.encounter` with unmapped reference targets: Encounter.\nThis will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission test).</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.started</td><td style=\"border-left-width: 0px\">started</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.started</td><td style=\"border-left-width: 0px\">ImagingStudy.started</td><td>Element `ImagingStudy.started` is mapped to FHIR STU3 element `ImagingStudy.started` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.basedOn</td><td style=\"border-left-width: 0px\">basedOn</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.basedOn</td><td style=\"border-left-width: 0px\">ImagingStudy.basedOn</td><td>Element `ImagingStudy.basedOn` is mapped to FHIR STU3 element `ImagingStudy.basedOn` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.basedOn` with unmapped reference targets: Appointment, AppointmentResponse, CarePlan, ServiceRequest, Task.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.referrer</td><td style=\"border-left-width: 0px\">referrer</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.referrer</td><td style=\"border-left-width: 0px\">ImagingStudy.referrer</td><td>Element `ImagingStudy.referrer` is mapped to FHIR STU3 element `ImagingStudy.referrer` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.referrer` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.referrer` with unmapped reference targets: Practitioner, PractitionerRole.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.interpreter</td><td style=\"border-left-width: 0px\">interpreter</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.interpreter</td><td style=\"border-left-width: 0px\">ImagingStudy.interpreter</td><td>Element `ImagingStudy.interpreter` is mapped to FHIR STU3 element `ImagingStudy.interpreter` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.interpreter` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.interpreter` with unmapped reference targets: Practitioner, PractitionerRole.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.endpoint</td><td style=\"border-left-width: 0px\">endpoint</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.endpoint</td><td style=\"border-left-width: 0px\">ImagingStudy.endpoint</td><td>Element `ImagingStudy.endpoint` is mapped to FHIR STU3 element `ImagingStudy.endpoint` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.endpoint` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.endpoint` with unmapped reference targets: Endpoint.\nTypical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG), formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances; or IHE Invoke Image Display (IID), which provides standard invocation of an imaging web viewer.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.numberOfSeries</td><td style=\"border-left-width: 0px\">numberOfSeries</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.numberOfSeries</td><td style=\"border-left-width: 0px\">ImagingStudy.numberOfSeries</td><td>Element `ImagingStudy.numberOfSeries` is mapped to FHIR STU3 element `ImagingStudy.numberOfSeries` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.numberOfInstances</td><td style=\"border-left-width: 0px\">numberOfInstances</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.numberOfInstances</td><td style=\"border-left-width: 0px\">ImagingStudy.numberOfInstances</td><td>Element `ImagingStudy.numberOfInstances` is mapped to FHIR STU3 element `ImagingStudy.numberOfInstances` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.procedureReference</td><td style=\"border-left-width: 0px\">procedureReference</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.procedureReference</td><td style=\"border-left-width: 0px\">ImagingStudy.procedureReference</td><td>Element `ImagingStudy.procedureReference` is mapped to FHIR STU3 element `ImagingStudy.procedureReference` as `RelatedTo`.\nThe mappings for `ImagingStudy.procedureReference` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.procedureReference` with unmapped reference targets: Procedure.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.procedureCode</td><td style=\"border-left-width: 0px\">procedureCode</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.procedureCode</td><td style=\"border-left-width: 0px\">ImagingStudy.procedureCode</td><td>Element `ImagingStudy.procedureCode` is mapped to FHIR STU3 element `ImagingStudy.procedureCode` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.reasonCode</td><td style=\"border-left-width: 0px\">reasonCode</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.reason</td><td style=\"border-left-width: 0px\">ImagingStudy.reason</td><td>Element `ImagingStudy.reasonCode` is mapped to FHIR STU3 element `ImagingStudy.reason` as `SourceIsBroaderThanTarget`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.description</td><td style=\"border-left-width: 0px\">description</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.description</td><td style=\"border-left-width: 0px\">ImagingStudy.description</td><td>Element `ImagingStudy.description` is mapped to FHIR STU3 element `ImagingStudy.description` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series</td><td style=\"border-left-width: 0px\">series</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series</td><td style=\"border-left-width: 0px\">ImagingStudy.series</td><td>Element `ImagingStudy.series` is mapped to FHIR STU3 element `ImagingStudy.series` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.uid</td><td style=\"border-left-width: 0px\">uid</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.uid</td><td style=\"border-left-width: 0px\">ImagingStudy.series.uid</td><td>Element `ImagingStudy.series.uid` is mapped to FHIR STU3 element `ImagingStudy.series.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types based on type expansion: value.\nSee [DICOM PS3.3 C.7.3](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html).</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.number</td><td style=\"border-left-width: 0px\">number</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.number</td><td style=\"border-left-width: 0px\">ImagingStudy.series.number</td><td>Element `ImagingStudy.series.number` is mapped to FHIR STU3 element `ImagingStudy.series.number` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.modality</td><td style=\"border-left-width: 0px\">modality</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.modality</td><td style=\"border-left-width: 0px\">ImagingStudy.series.modality</td><td>Element `ImagingStudy.series.modality` is mapped to FHIR STU3 element `ImagingStudy.series.modality` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.description</td><td style=\"border-left-width: 0px\">description</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.description</td><td style=\"border-left-width: 0px\">ImagingStudy.series.description</td><td>Element `ImagingStudy.series.description` is mapped to FHIR STU3 element `ImagingStudy.series.description` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.numberOfInstances</td><td style=\"border-left-width: 0px\">numberOfInstances</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.numberOfInstances</td><td style=\"border-left-width: 0px\">ImagingStudy.series.numberOfInstances</td><td>Element `ImagingStudy.series.numberOfInstances` is mapped to FHIR STU3 element `ImagingStudy.series.numberOfInstances` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.endpoint</td><td style=\"border-left-width: 0px\">endpoint</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.endpoint</td><td style=\"border-left-width: 0px\">ImagingStudy.series.endpoint</td><td>Element `ImagingStudy.series.endpoint` is mapped to FHIR STU3 element `ImagingStudy.series.endpoint` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.endpoint` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.series.endpoint` with unmapped reference targets: Endpoint.\nTypical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG) formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; and DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.bodySite</td><td style=\"border-left-width: 0px\">bodySite</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.bodySite</td><td style=\"border-left-width: 0px\">ImagingStudy.series.bodySite</td><td>Element `ImagingStudy.series.bodySite` is mapped to FHIR STU3 element `ImagingStudy.series.bodySite` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.laterality</td><td style=\"border-left-width: 0px\">laterality</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.laterality</td><td style=\"border-left-width: 0px\">ImagingStudy.series.laterality</td><td>Element `ImagingStudy.series.laterality` is mapped to FHIR STU3 element `ImagingStudy.series.laterality` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.started</td><td style=\"border-left-width: 0px\">started</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.started</td><td style=\"border-left-width: 0px\">ImagingStudy.series.started</td><td>Element `ImagingStudy.series.started` is mapped to FHIR STU3 element `ImagingStudy.series.started` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.performer</td><td style=\"border-left-width: 0px\">performer</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.performer</td><td style=\"border-left-width: 0px\">ImagingStudy.series.performer</td><td>Element `ImagingStudy.series.performer` is mapped to FHIR STU3 element `ImagingStudy.series.performer` as `Equivalent`.\nIf the person who performed the series is not known, their Organization may be recorded. A patient, or related person, may be the performer, e.g. for patient-captured images.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.instance</td><td style=\"border-left-width: 0px\">instance</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.instance</td><td style=\"border-left-width: 0px\">ImagingStudy.series.instance</td><td>Element `ImagingStudy.series.instance` is mapped to FHIR STU3 element `ImagingStudy.series.instance` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.uid</td><td style=\"border-left-width: 0px\">uid</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.uid</td><td style=\"border-left-width: 0px\">ImagingStudy.series.instance.uid</td><td>Element `ImagingStudy.series.instance.uid` is mapped to FHIR STU3 element `ImagingStudy.series.instance.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types based on type expansion: value.\nSee  [DICOM PS3.3 C.12.1](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1).</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.sopClass</td><td style=\"border-left-width: 0px\">sopClass</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.sopClass</td><td style=\"border-left-width: 0px\">ImagingStudy.series.instance.sopClass</td><td>Element `ImagingStudy.series.instance.sopClass` is mapped to FHIR STU3 element `ImagingStudy.series.instance.sopClass` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types: Coding.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types based on type expansion: code, display, system, userSelected, version.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.number</td><td style=\"border-left-width: 0px\">number</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.number</td><td style=\"border-left-width: 0px\">ImagingStudy.series.instance.number</td><td>Element `ImagingStudy.series.instance.number` is mapped to FHIR STU3 element `ImagingStudy.series.instance.number` as `Equivalent`.</td></tr><tr><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.title</td><td style=\"border-left-width: 0px\">title</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">ImagingStudy.series.instance.title</td><td style=\"border-left-width: 0px\">ImagingStudy.series.instance.title</td><td>Element `ImagingStudy.series.instance.title` is mapped to FHIR STU3 element `ImagingStudy.series.instance.title` as `Equivalent`.\nParticularly for post-acquisition analytic objects, such as SR, presentation states, value mapping, etc.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.meta.html\">R4B: 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>ImagingStudy.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: meta additional types)</td><td>Element `ImagingStudy.meta` is mapped to FHIR STU3 element `ImagingStudy.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.meta` do not cover the following types: Meta.\nThe mappings for `ImagingStudy.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, source, tag, versionId.</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.text.html\">R4B: 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>ImagingStudy.text (text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: text additional types)</td><td>Element `ImagingStudy.text` is mapped to FHIR STU3 element `ImagingStudy.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.text` do not cover the following types: Narrative.\nThe mappings for `ImagingStudy.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. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later.</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.identifier.html\">R4B: Identifiers for the whole study 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>ImagingStudy.identifier (identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (R4B: Identifiers for the whole study additional types)</td><td>Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type.</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.location.html\">R4B: Where ImagingStudy occurred (new)version: 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>ImagingStudy.location (location)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: Where ImagingStudy occurred (new))</td><td>Element `ImagingStudy.location` has a context of ImagingStudy based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.location` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 6 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.reasonReference.html\">R4B: Why was study performed (new)version: 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>ImagingStudy.reasonReference (reasonReference)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: Why was study performed (new))</td><td>Element `ImagingStudy.reasonReference` has a context of ImagingStudy based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.reasonReference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.note.html\">R4B: User-defined comments (new)version: 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>ImagingStudy.note (note)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: User-defined comments (new))</td><td>Element `ImagingStudy.note` has a context of ImagingStudy based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.note` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 8 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.ser.uid.html\">R4B: DICOM Series Instance UID for the series 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>ImagingStudy.series.uid (uid)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: DICOM Series Instance UID for the series additional types)</td><td>Element `ImagingStudy.series.uid` is mapped to FHIR STU3 element `ImagingStudy.series.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types based on type expansion: value.\nSee [DICOM PS3.3 C.7.3](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html).</td></tr></table><hr/><p><b>Group 9 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.ser.specimen.html\">R4B: Specimen imaged (new)version: 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>ImagingStudy.series.specimen (specimen)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: Specimen imaged (new))</td><td>Element `ImagingStudy.series.specimen` has a context of ImagingStudy.series based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.series.specimen` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 10 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.ser.per.function.html\">R4B: Type of performance (new)version: 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>ImagingStudy.series.performer.function (function)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: Type of performance (new))</td><td>Element `ImagingStudy.series.performer.function` has a context of ImagingStudy.series.performer based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.series.performer.function` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 11 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.ser.per.actor.html\">R4B: Who performed the series (new)version: 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>ImagingStudy.series.performer.actor (actor)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: Who performed the series (new))</td><td>Element `ImagingStudy.series.performer.actor` has a context of ImagingStudy.series.performer based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.series.performer.actor` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 12 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.ser.ins.uid.html\">R4B: DICOM SOP Instance UID 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>ImagingStudy.series.instance.uid (uid)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: DICOM SOP Instance UID additional types)</td><td>Element `ImagingStudy.series.instance.uid` is mapped to FHIR STU3 element `ImagingStudy.series.instance.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types based on type expansion: value.\nSee  [DICOM PS3.3 C.12.1](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1).</td></tr></table><hr/><p><b>Group 13 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImagingStudy|4.3.0</code> to <a href=\"StructureDefinition-ext-R4B-ImagingStudy.ser.ins.sopClass.html\">R4B: sopClass 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>ImagingStudy.series.instance.sopClass (sopClass)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (R4B: sopClass additional types)</td><td>Element `ImagingStudy.series.instance.sopClass` is mapped to FHIR STU3 element `ImagingStudy.series.instance.sopClass` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types: Coding.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types based on type expansion: code, display, system, userSelected, version.</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:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3>         ]       ] )     ]
  ] [
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:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R4B-ImagingStudy-element-map-to-R3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R4B-ImagingStudy-element-map-to-R3>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "R4BImagingStudyElementMapToR3"] ; # 
  fhir:title [ fhir:v "Cross-version mapping for FHIR R4B ImagingStudy to FHIR STU3 ImagingStudy"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-17T16:04:28.2639534-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 R4B ImagingStudy to FHIR STU3."] ; # 
  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:source [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/4.3"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3>
  ] ; # 
  fhir:target [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/3.0"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/3.0>
  ] ; # 
  fhir:group ( [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:targetVersion [ fhir:v "3.0.2" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.meta" ] ;
fhir:display [ fhir:v "meta" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.meta" ] ;
fhir:display [ fhir:v "ImagingStudy.meta" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.meta` is mapped to FHIR STU3 element `ImagingStudy.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.meta` do not cover the following types: Meta.\nThe mappings for `ImagingStudy.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, source, tag, versionId." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.implicitRules" ] ;
fhir:display [ fhir:v "implicitRules" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.implicitRules" ] ;
fhir:display [ fhir:v "ImagingStudy.implicitRules" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.implicitRules` is mapped to FHIR STU3 element `ImagingStudy.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. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.language" ] ;
fhir:display [ fhir:v "language" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.language" ] ;
fhir:display [ fhir:v "ImagingStudy.language" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.language` is mapped to FHIR STU3 element `ImagingStudy.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 "ImagingStudy.text" ] ;
fhir:display [ fhir:v "text" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.text" ] ;
fhir:display [ fhir:v "ImagingStudy.text" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.text` is mapped to FHIR STU3 element `ImagingStudy.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.text` do not cover the following types: Narrative.\nThe mappings for `ImagingStudy.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. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.contained" ] ;
fhir:display [ fhir:v "contained" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.contained" ] ;
fhir:display [ fhir:v "ImagingStudy.contained" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.contained` is mapped to FHIR STU3 element `ImagingStudy.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. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.identifier" ] ;
fhir:display [ fhir:v "identifier" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "relatedto"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.accession" ] ;
fhir:display [ fhir:v "ImagingStudy.accession" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type." ]       ] [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "relatedto"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.identifier" ] ;
fhir:display [ fhir:v "ImagingStudy.identifier" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type." ]       ] [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "relatedto"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.uid" ] ;
fhir:display [ fhir:v "ImagingStudy.uid" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.status" ] ;
fhir:display [ fhir:v "status" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.availability" ] ;
fhir:display [ fhir:v "ImagingStudy.availability" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.status` is mapped to FHIR STU3 element `ImagingStudy.availability` as `Equivalent`.\nUnknown does not represent \"other\" - one of the defined statuses must apply.  Unknown is used when the authoring system is not sure what the current status is." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.modality" ] ;
fhir:display [ fhir:v "modality" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.modalityList" ] ;
fhir:display [ fhir:v "ImagingStudy.modalityList" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.modality` is mapped to FHIR STU3 element `ImagingStudy.modalityList` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.subject" ] ;
fhir:display [ fhir:v "subject" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.patient" ] ;
fhir:display [ fhir:v "ImagingStudy.patient" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.subject` is mapped to FHIR STU3 element `ImagingStudy.patient` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.subject` with unmapped reference targets: Device, Group, Patient.\nQA phantoms can be recorded with a Device; multiple subjects (such as mice) can be recorded with a Group." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.encounter" ] ;
fhir:display [ fhir:v "encounter" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.context" ] ;
fhir:display [ fhir:v "ImagingStudy.context" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.encounter` is mapped to FHIR STU3 element `ImagingStudy.context` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.encounter` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.encounter` with unmapped reference targets: Encounter.\nThis will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission test)." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.started" ] ;
fhir:display [ fhir:v "started" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.started" ] ;
fhir:display [ fhir:v "ImagingStudy.started" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.started` is mapped to FHIR STU3 element `ImagingStudy.started` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.basedOn" ] ;
fhir:display [ fhir:v "basedOn" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.basedOn" ] ;
fhir:display [ fhir:v "ImagingStudy.basedOn" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.basedOn` is mapped to FHIR STU3 element `ImagingStudy.basedOn` as `SourceIsBroaderThanTarget`.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.basedOn` with unmapped reference targets: Appointment, AppointmentResponse, CarePlan, ServiceRequest, Task." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.referrer" ] ;
fhir:display [ fhir:v "referrer" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.referrer" ] ;
fhir:display [ fhir:v "ImagingStudy.referrer" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.referrer` is mapped to FHIR STU3 element `ImagingStudy.referrer` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.referrer` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.referrer` with unmapped reference targets: Practitioner, PractitionerRole." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.interpreter" ] ;
fhir:display [ fhir:v "interpreter" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.interpreter" ] ;
fhir:display [ fhir:v "ImagingStudy.interpreter" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.interpreter` is mapped to FHIR STU3 element `ImagingStudy.interpreter` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.interpreter` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.interpreter` with unmapped reference targets: Practitioner, PractitionerRole." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.endpoint" ] ;
fhir:display [ fhir:v "endpoint" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.endpoint" ] ;
fhir:display [ fhir:v "ImagingStudy.endpoint" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.endpoint` is mapped to FHIR STU3 element `ImagingStudy.endpoint` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.endpoint` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.endpoint` with unmapped reference targets: Endpoint.\nTypical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG), formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances; or IHE Invoke Image Display (IID), which provides standard invocation of an imaging web viewer." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.numberOfSeries" ] ;
fhir:display [ fhir:v "numberOfSeries" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.numberOfSeries" ] ;
fhir:display [ fhir:v "ImagingStudy.numberOfSeries" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.numberOfSeries` is mapped to FHIR STU3 element `ImagingStudy.numberOfSeries` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.numberOfInstances" ] ;
fhir:display [ fhir:v "numberOfInstances" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.numberOfInstances" ] ;
fhir:display [ fhir:v "ImagingStudy.numberOfInstances" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.numberOfInstances` is mapped to FHIR STU3 element `ImagingStudy.numberOfInstances` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.procedureReference" ] ;
fhir:display [ fhir:v "procedureReference" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.procedureReference" ] ;
fhir:display [ fhir:v "ImagingStudy.procedureReference" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.procedureReference` is mapped to FHIR STU3 element `ImagingStudy.procedureReference` as `RelatedTo`.\nThe mappings for `ImagingStudy.procedureReference` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.procedureReference` with unmapped reference targets: Procedure." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.procedureCode" ] ;
fhir:display [ fhir:v "procedureCode" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.procedureCode" ] ;
fhir:display [ fhir:v "ImagingStudy.procedureCode" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.procedureCode` is mapped to FHIR STU3 element `ImagingStudy.procedureCode` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.reasonCode" ] ;
fhir:display [ fhir:v "reasonCode" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.reason" ] ;
fhir:display [ fhir:v "ImagingStudy.reason" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.reasonCode` is mapped to FHIR STU3 element `ImagingStudy.reason` as `SourceIsBroaderThanTarget`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.description" ] ;
fhir:display [ fhir:v "description" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.description" ] ;
fhir:display [ fhir:v "ImagingStudy.description" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.description` is mapped to FHIR STU3 element `ImagingStudy.description` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series" ] ;
fhir:display [ fhir:v "series" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series" ] ;
fhir:display [ fhir:v "ImagingStudy.series" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series` is mapped to FHIR STU3 element `ImagingStudy.series` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.uid" ] ;
fhir:display [ fhir:v "uid" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.uid" ] ;
fhir:display [ fhir:v "ImagingStudy.series.uid" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.uid` is mapped to FHIR STU3 element `ImagingStudy.series.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types based on type expansion: value.\nSee [DICOM PS3.3 C.7.3](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html)." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.number" ] ;
fhir:display [ fhir:v "number" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.number" ] ;
fhir:display [ fhir:v "ImagingStudy.series.number" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.number` is mapped to FHIR STU3 element `ImagingStudy.series.number` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.modality" ] ;
fhir:display [ fhir:v "modality" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.modality" ] ;
fhir:display [ fhir:v "ImagingStudy.series.modality" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.modality` is mapped to FHIR STU3 element `ImagingStudy.series.modality` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.description" ] ;
fhir:display [ fhir:v "description" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.description" ] ;
fhir:display [ fhir:v "ImagingStudy.series.description" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.description` is mapped to FHIR STU3 element `ImagingStudy.series.description` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.numberOfInstances" ] ;
fhir:display [ fhir:v "numberOfInstances" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.numberOfInstances" ] ;
fhir:display [ fhir:v "ImagingStudy.series.numberOfInstances" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.numberOfInstances` is mapped to FHIR STU3 element `ImagingStudy.series.numberOfInstances` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.endpoint" ] ;
fhir:display [ fhir:v "endpoint" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.endpoint" ] ;
fhir:display [ fhir:v "ImagingStudy.series.endpoint" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.endpoint` is mapped to FHIR STU3 element `ImagingStudy.series.endpoint` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.endpoint` do not cover the following types based on type expansion: display, identifier, reference, type.\nThe standard extension `alternate-reference` has been mapped as the representation of FHIR R4B element `ImagingStudy.series.endpoint` with unmapped reference targets: Endpoint.\nTypical endpoint types include DICOM WADO-RS, which is used to retrieve DICOM instances in native or rendered (e.g., JPG, PNG) formats using a RESTful API; DICOM WADO-URI, which can similarly retrieve native or rendered instances, except using an HTTP query-based approach; and DICOM QIDO-RS, which allows RESTful query for DICOM information without retrieving the actual instances." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.bodySite" ] ;
fhir:display [ fhir:v "bodySite" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.bodySite" ] ;
fhir:display [ fhir:v "ImagingStudy.series.bodySite" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.bodySite` is mapped to FHIR STU3 element `ImagingStudy.series.bodySite` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.laterality" ] ;
fhir:display [ fhir:v "laterality" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.laterality" ] ;
fhir:display [ fhir:v "ImagingStudy.series.laterality" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.laterality` is mapped to FHIR STU3 element `ImagingStudy.series.laterality` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.started" ] ;
fhir:display [ fhir:v "started" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.started" ] ;
fhir:display [ fhir:v "ImagingStudy.series.started" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.started` is mapped to FHIR STU3 element `ImagingStudy.series.started` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.performer" ] ;
fhir:display [ fhir:v "performer" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.performer" ] ;
fhir:display [ fhir:v "ImagingStudy.series.performer" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.performer` is mapped to FHIR STU3 element `ImagingStudy.series.performer` as `Equivalent`.\nIf the person who performed the series is not known, their Organization may be recorded. A patient, or related person, may be the performer, e.g. for patient-captured images." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.instance" ] ;
fhir:display [ fhir:v "instance" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.instance" ] ;
fhir:display [ fhir:v "ImagingStudy.series.instance" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance` is mapped to FHIR STU3 element `ImagingStudy.series.instance` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.instance.uid" ] ;
fhir:display [ fhir:v "uid" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.instance.uid" ] ;
fhir:display [ fhir:v "ImagingStudy.series.instance.uid" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance.uid` is mapped to FHIR STU3 element `ImagingStudy.series.instance.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types based on type expansion: value.\nSee  [DICOM PS3.3 C.12.1](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1)." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.instance.sopClass" ] ;
fhir:display [ fhir:v "sopClass" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.instance.sopClass" ] ;
fhir:display [ fhir:v "ImagingStudy.series.instance.sopClass" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance.sopClass` is mapped to FHIR STU3 element `ImagingStudy.series.instance.sopClass` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types: Coding.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types based on type expansion: code, display, system, userSelected, version." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.instance.number" ] ;
fhir:display [ fhir:v "number" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.instance.number" ] ;
fhir:display [ fhir:v "ImagingStudy.series.instance.number" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance.number` is mapped to FHIR STU3 element `ImagingStudy.series.instance.number` as `Equivalent`." ]       ] )     ] [
fhir:code [ fhir:v "ImagingStudy.series.instance.title" ] ;
fhir:display [ fhir:v "title" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "ImagingStudy.series.instance.title" ] ;
fhir:display [ fhir:v "ImagingStudy.series.instance.title" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance.title` is mapped to FHIR STU3 element `ImagingStudy.series.instance.title` as `Equivalent`.\nParticularly for post-acquisition analytic objects, such as SR, presentation states, value mapping, etc." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.meta"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.meta>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.meta" ] ;
fhir:display [ fhir:v "meta" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.meta` is mapped to FHIR STU3 element `ImagingStudy.meta` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.meta` do not cover the following types: Meta.\nThe mappings for `ImagingStudy.meta` do not cover the following types based on type expansion: lastUpdated, profile, security, source, tag, versionId." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.text"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.text>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.text" ] ;
fhir:display [ fhir:v "text" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.text` is mapped to FHIR STU3 element `ImagingStudy.text` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.text` do not cover the following types: Narrative.\nThe mappings for `ImagingStudy.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. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded information is added later." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.identifier"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.identifier>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.identifier" ] ;
fhir:display [ fhir:v "identifier" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "wider"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "wider" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.uid` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.accession` as `SourceIsBroaderThanTarget`.\nElement `ImagingStudy.identifier` is mapped to FHIR STU3 element `ImagingStudy.identifier` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.identifier` do not cover the following types: Identifier.\nThe mappings for `ImagingStudy.identifier` do not cover the following types based on type expansion: assigner, period, system, type, use, value.\nSee discussion under [Imaging Study Implementation Notes](https://hl7.org/fhir/imagin.html#notes) for encoding of DICOM Study Instance UID. Accession Number should use ACSN Identifier type." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.location"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.location>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.location" ] ;
fhir:display [ fhir:v "location" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.location` has a context of ImagingStudy based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.location` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.reasonReference"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.reasonReference>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.reasonReference" ] ;
fhir:display [ fhir:v "reasonReference" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.reasonReference` has a context of ImagingStudy based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.reasonReference` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.note"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.note>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.note" ] ;
fhir:display [ fhir:v "note" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.note` has a context of ImagingStudy based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.note` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.uid"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.uid>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.series.uid" ] ;
fhir:display [ fhir:v "uid" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.uid` is mapped to FHIR STU3 element `ImagingStudy.series.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.uid` do not cover the following types based on type expansion: value.\nSee [DICOM PS3.3 C.7.3](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.3.html)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.specimen"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.specimen>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.series.specimen" ] ;
fhir:display [ fhir:v "specimen" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.specimen` has a context of ImagingStudy.series based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.series.specimen` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.performer.function"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.performer.function>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.series.performer.function" ] ;
fhir:display [ fhir:v "function" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.performer.function` has a context of ImagingStudy.series.performer based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.series.performer.function` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.performer.actor"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.performer.actor>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.series.performer.actor" ] ;
fhir:display [ fhir:v "actor" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.performer.actor` has a context of ImagingStudy.series.performer based on following the parent source element upwards and mapping to `ImagingStudy`.\nElement `ImagingStudy.series.performer.actor` has no mapping targets in FHIR STU3. Typically, this is because the element has been added (is a new element)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.instance.uid"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.instance.uid>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.series.instance.uid" ] ;
fhir:display [ fhir:v "uid" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance.uid` is mapped to FHIR STU3 element `ImagingStudy.series.instance.uid` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types: id.\nThe mappings for `ImagingStudy.series.instance.uid` do not cover the following types based on type expansion: value.\nSee  [DICOM PS3.3 C.12.1](http://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.12.html#sect_C.12.1)." ]       ] )     ] )
  ] [
fhir:source [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImagingStudy"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/ImagingStudy>     ] ;
fhir:sourceVersion [ fhir:v "4.3.0" ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.instance.sopClass"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/4.3/StructureDefinition/extension-ImagingStudy.series.instance.sopClass>     ] ;
fhir:targetVersion [ fhir:v "0.1.0" ] ;
    ( fhir:element [
fhir:code [ fhir:v "ImagingStudy.series.instance.sopClass" ] ;
fhir:display [ fhir:v "sopClass" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [
fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence>           ] ;
fhir:value [
a fhir:Code ;
fhir:v "equivalent"           ]         ] ) ;
fhir:code [ fhir:v "Extension" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Element `ImagingStudy.series.instance.sopClass` is mapped to FHIR STU3 element `ImagingStudy.series.instance.sopClass` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types: Coding.\nThe mappings for `ImagingStudy.series.instance.sopClass` do not cover the following types based on type expansion: code, display, system, userSelected, version." ]       ] )     ] )
  ] ) . #