HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions

: CZ Body Model to this guide Map - TTL Representation

Draft as of 2025-08-28

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 "BodyImagingReport2FHIR-cz"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap BodyImagingReport2FHIR-cz</b></p><a name=\"BodyImagingReport2FHIR-cz\"> </a><a name=\"hcBodyImagingReport2FHIR-cz\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-InformationAboutOrder.html\">A.2.1 - Information about the order</a> to <a href=\"StructureDefinition-cz-imagingOrderInformation.html\">Service Request: Imaging Report (CZ)</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>Body.InformationAboutOrder (A.2.1 and A.2.2 - Information about order)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:order</td><td>Composition.section:order.entry.ofType(CZ_ImagingInformationAboutOrder)</td></tr><tr><td>InformationAboutOrder.orderDetail (A.2.1 - Order detail)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ImagingOrderInformation</td><td/></tr><tr><td>InformationAboutOrder.identifier (A.2.1.1 - Identifier of order detail)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ImagingOrderInformation.identifier</td><td/></tr><tr><td>InformationAboutOrder.dateTime (A.2.1.2 - Date and time of the order placement)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ImagingOrderInformation.authoredOn</td><td/></tr><tr><td>InformationAboutOrder.requestedExecdateTime (A.2.1.3 - Date and time of requested execution)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ImagingOrderInformation.occurrenceDateTime</td><td/></tr><tr><td>ReasonForAdmission (A.2.2 - Order reason)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ImagingOrderInformation.reason.ofType(CZ_Condition)</td><td/></tr><tr><td>ReasonForAdmission.problem (A.2.2.1 -  Problem / diagnosis / condition description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ImagingOrderInformation.reason.ofType(CZ_Condition).code</td><td/></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-ReasonForAdmission.html\">A.2.2 - Reason for Admission</a> to <a href=\"StructureDefinition-cz-imagingOrderInformation.html\">Service Request: Imaging Report (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>ReasonForAdmission (A.2.2 - Order reason)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:clinicalQuestion.text</td></tr><tr><td>ReasonForAdmission.problem (A.2.2.1 -  Problem / diagnosis / condition description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:clinicalQuestion.entry.ofType(CZ_Condition).code</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"StructureDefinition-SpecimenInformation.html\">A.2.3 - Sample information</a> to <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-specimen.html\">Specimen (CZ)</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>Body.SpecimenInformation (A.2.3 - Speciment information)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:order.specimen</td><td>Composition.section:order.entry.ofType(CZ_ImagingInformationAboutOrder).specimen.ofType(CZ_Specimen)</td></tr><tr><td>SpecimenInformation.identifier (A.2.3.1 - Identifier of specimen)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.identifier (Identifier of specimen)</td><td/></tr><tr><td>SpecimenInformation.species (A.2.3.2 - Species of animal patient)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.subject.species (Species of animal patient)</td><td/></tr><tr><td>SpecimenInformation.material (A.2.3.3 - Type of material)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.type (Type of material)</td><td/></tr><tr><td>SpecimenInformation.collectionDate (A.2.3.4 - Date and time of collection)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.collection.collectionDate (Date and time of collection)</td><td/></tr><tr><td>SpecimenInformation.anatomicLocation (A.2.3.5 - Anatomic location)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.collection.bodySite (Anatomic location (body location, laterality) where the material is collected)</td><td/></tr><tr><td>SpecimenInformation.morphology (A.2.3.6 - Morphology)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.collection.extension:bodySite:bodyStructure.morphology (Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer.)</td><td/></tr><tr><td>SpecimenInformation.sourceDevice (A.2.3.7 - Source Device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.subject.type (If the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter)</td><td/></tr><tr><td>SpecimenInformation.procedure (A.2.3.8 - Collection procedure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.collection.method (Sampling procedure - for cases where it is relevant to the results.)</td><td/></tr><tr><td>SpecimenInformation.receivedDateTime (A.2.3.9 - Receive Date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Specimen.collection.collectionDate (Date and time the Specimen is received by the facility performing the examination.)</td><td/></tr></table><hr/><p><b>Group 4 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-study-imaging.html\">Imaging Study (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Body.ReportOfImagingMethod.typeOfModality (A.2.4.1 - Modality type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:findings.entry.ofType(CZ_StudyImaging).series.modality</td></tr><tr><td>Body.ReportOfImagingMethod.partOfBody (A.2.4.5 - Body part)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.series.bodySite.ofType(bodyStructure)</td></tr><tr><td>Body.ReportOfImagingMethod.partOfBody.code (A.2.4.5.1 - Body part code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>bodyStructure.includedStructure.structure</td></tr><tr><td>Body.ReportOfImagingMethod.partOfBody.laterality (A.2.4.5.2 - Laterality of body part)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>bodyStructure.includedStructure.laterality</td></tr><tr><td>Body.ReportOfImagingMethod.partOfBody.description (A.2.4.5.2 - Body part description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>bodyStructure.description</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-conditionImage.html\">Condition: Imaging Report (CZ)</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>Body.ReportOfImagingMethod.reason (A.2.4.3 - Reason (indication))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:procedure.reason</td><td>Composition.section:procedure.reason.ofType(CZ_ConditionImage)</td></tr><tr><td>Body.ReportOfImagingMethod.reason.description (A.2.4.3.1 - Description of the reason)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ConditionImage.code.text</td><td/></tr><tr><td>Body.ReportOfImagingMethod.reason.classification (A.2.4.3.2 - Classification of reason)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ConditionImage.code.coding</td><td/></tr></table><hr/><p><b>Group 6 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-conditionImage.html\">Condition: Imaging Report (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Body.ReportOfImagingMethod.clinicalQuestion (A.2.4.4 - A clinical question in text form)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:clinicalQuestion.text (In text form)</td></tr><tr><td>Body.ReportOfImagingMethod.clinicalQuestion (A.2.4.4 - A clinical question in code form)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:clinicalQuestion.entry.ofType(CZ_Condition).code (In code form)</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-procedure-imaging.html\">Procedure: Imaging Report (CZ)</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>Body.ReportOfImagingMethod.Procedure (A.2.4.6 - Performance (procedure))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:procedure</td><td>Composition.section:procedure.entry.ofType(CZ_ProcedureImaging)</td></tr><tr><td>Procedure.reason (A.2.4.6.1 - Reason for performance)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.reasonReference.display</td><td/></tr><tr><td>Procedure.start (A.2.4.6.2 - Start of the procedure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.occurrencePeriod.start</td><td/></tr><tr><td>Procedure.end (A.2.4.6.3 - End of the procedure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.occurrencePeriod.end</td><td/></tr><tr><td>Procedure.performedBy (A.2.4.6.4 - Performed by)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.performer</td><td/></tr><tr><td>Procedure.recordedBy (A.2.4.6.5 - Recorded by)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.recorder</td><td/></tr><tr><td>Procedure.place (A.2.4.6.6 - Place of performance)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.location</td><td/></tr><tr><td>Procedure.anatomicalFocus (A.2.4.6.7 - Anatomical focus of performance)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.bodySite.extension[bodyStructure]</td><td/></tr><tr><td>Procedure.anatomicalFocus.code (A.2.4.6.7.1 - Body location code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BodyStructure.bodySite</td><td/></tr><tr><td>Procedure.anatomicalFocus.laterality (A.2.4.6.7.2 - Laterality of the body location)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BodyStructure.laterality</td><td/></tr><tr><td>Procedure.anatomicalFocus.description (A.2.4.6.7.3 - Description of the location on/in the body)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BodyStructure.description</td><td/></tr><tr><td>Procedure.complication (A.2.4.6.8 - Complications during the procedure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.complication.ofType(CZ_ConditionImage)</td><td/></tr><tr><td>Procedure.complication.code (A.2.4.6.8.1 - Complications formalized)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ConditionImage.coding.code</td><td/></tr><tr><td>Procedure.complication.description (A.2.4.6.8.2 - Description of complications)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ConditionImage.coding.text</td><td/></tr><tr><td>Procedure.comment (A.2.4.6.9 - Comment on the performance (procedure))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.note</td><td/></tr><tr><td>Procedure.comment.author (A.2.4.6.9.1 - Author of the comment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.note.author</td><td/></tr><tr><td>Procedure.comment.text (A.2.4.6.9.2 - Text of the comment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.note.text</td><td/></tr><tr><td>Procedure.comment.dateTime (A.2.4.6.9.3 - Date and time of the comment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.note.time</td><td/></tr><tr><td>Procedure.usedDevice (A.2.4.6.10 - Used medical device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device]</td><td/></tr><tr><td>Procedure.usedDevice.name (A.2.4.6.10.1 - Name of medical device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].displayName</td><td/></tr><tr><td>Procedure.usedDevice.model (A.2.4.6.10.2 - Medical device model)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].modelNumber</td><td/></tr><tr><td>Procedure.usedDevice.iden (A.2.4.6.10.3 - Medical device ID)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].identifier</td><td/></tr><tr><td>Procedure.usedDevice.type (A.2.4.6.10.4 - Type of medical device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].type</td><td/></tr><tr><td>Procedure.usedDevice.description (A.2.4.6.10.5 - Description of the medical device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].note</td><td/></tr><tr><td>Procedure.usedDevice.manufacturer (A.2.4.6.10.6 - Manufacturer of medical device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].manufacturer</td><td/></tr><tr><td>Procedure.usedDevice.udi (A.2.4.6.10.7 - UDI of the medical device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device].udiCarrier</td><td/></tr><tr><td>Procedure.category (A.2.4.6.11 - Performance category (procedures))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.category</td><td/></tr><tr><td>Procedure.code (A.2.4.6.12 - Performance (procedure))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.code</td><td/></tr><tr><td>Procedure.achievement (A.2.4.6.13 - Achieving a result)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.outcome</td><td/></tr><tr><td>Procedure.illnessCode (A.2.4.6.14 - Illness - reason for the procedure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.reason</td><td/></tr><tr><td>Procedure.relatedDevice (A.2.4.6.15 - Resource related)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ProcedureImaging.used[device]</td><td/></tr></table><hr/><p><b>Group 8 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-allergyIntolerance.html\">Allergy Intolerance (CZ)</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>Body.ReportOfImagingMethod.adverseReaction (A.2.4.8 - Adverse reaction)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:complications</td><td>Composition.section:findings.entry.ofType(CZ_AdverseEvent)</td></tr><tr><td>adverseReaction.reaction (A.2.4.8.1 - Allergy code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_AdverseEvent.code</td><td/></tr><tr><td>adverseReaction.seriousness (A.2.4.8.2 - Allergy manifestation)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_AdverseEvent.seriousness</td><td/></tr><tr><td>adverseReaction.dateTime (A.2.4.8.3 - Alergy date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_AdverseEvent.detected</td><td/></tr><tr><td>adverseReaction.allergyDescription (A.2.4.8.4 - Alergy description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_AdverseEvent.text</td><td/></tr></table><hr/><p><b>Group 9 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-MedicationAdministration.html\">Medication Administration: Imaging Report (CZ)</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>Body.ReportOfImagingMethod.Medication (A.2.4.7 - Medication)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:procedure.partOf</td><td>Composition.section:procedure.partOf.ofType(CZ_MedicationAdministration)</td></tr><tr><td>Medication.name (A.2.4.7.1 - Administered medicinal product)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.medication.code</td><td/></tr><tr><td>Medication.dosage (A.2.4.7.2 - Dosage)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.dosage.dose</td><td/></tr><tr><td>Medication.routeOfAdministration (A.2.4.7.3 - The route of administration of the active substance)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.dosage.route</td><td/></tr><tr><td>Medication.dosingDevice (A.2.4.7.4 - Dosing device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.device</td><td/></tr><tr><td>Medication.batchNumber (A.2.4.7.5 - Batch number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.medication.batch.lotNumber</td><td/></tr><tr><td>Medication.dateTimeStart (A.2.4.7.6 - Start date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.occurrencePeriod.start</td><td/></tr><tr><td>Medication.dateTimeEnd (A.2.4.7.7 - End date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_MedicationAdministration.occurrencePeriod.end</td><td/></tr><tr><td>Medication.administrator (A.2.4.7.8 - Administrator)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Medication.performer</td><td/></tr><tr><td>Medication.reasonForSubmission (A.2.4.7.9 - Reason for submission)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Medication.reason</td><td/></tr><tr><td>Medication.comment (A.2.4.7.10 - Comment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Medication.note</td><td/></tr><tr><td>Medication.dateTimeOfEntry (A.2.4.7.11 - Entry date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_Medication.occurrenceDateTime</td><td/></tr></table><hr/><p><b>Group 10 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-diagnostic-report.html\">Diagnostic Report: Imaging Report (CZ)</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>resultOfImagingMethod (A.2.4.9 - Result of the imaging method)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.extension[diagnosticreport-reference]</td><td>Composition.extension[diagnosticreport-reference].ofType(CZ_DiagnosticReport)</td></tr><tr><td>resultOfImagingMethod.narrativeText (A.2.4.9.1 - Narrative text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReport.text</td><td/></tr><tr><td>resultOfImagingMethod.author (A.2.4.9.3 - Result release date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReport.effectiveDateTime</td><td/></tr><tr><td>resultOfImagingMethod.author (A.2.4.9.4 - Result author)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReport.performer[author]</td><td/></tr><tr><td>resultOfImagingMethod.conclusion (A.2.4.10 - Conclusion)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CZ_DiagnosticReport.conclusionCode</td><td/></tr><tr><td>resultOfImagingMethod.conclusion.text (A.2.4.10.1 - Conclusion text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReport.conclusion</td><td/></tr><tr><td>resultOfImagingMethod.conclusion.code (A.2.4.10.2 - Coded conclusion)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_DiagnosticReport.conclusionCode</td><td/></tr><tr><td>resultOfImagingMethod.textPartsOfDocument (A.2.4.12 - Text parts of the document)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CZ_DiagnosticReport.presentedForm (This is another representative form of the document, in addition to the PDF version, which must be saved as a text/plain document.)</td><td/></tr></table><hr/><p><b>Group 11 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-observation-result-imaging.html\">Observation: Imaging Report (CZ)</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>resultOfImagingMethod.formalizedText (A.2.4.9.2 - Formalized text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CZ_DiagnosticReport.result</td><td>CZ_DiagnosticReport.result.ofType(CZ_ObservationResultImaging)</td></tr><tr><td>resultOfImagingMethod.formalizedText (A.2.4.9.2 - Formalized text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:findings.entry.ofType(CZ_ObservationResultImaging)</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.note (A.2.4.9.2.1 - Note)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.note</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationGroup (A.2.4.9.2.2 - Observation (measurement) group)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.hasMember</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationComponent (A.2.4.9.2.3 - Observation (measurement) component)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.component</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.specimen (A.2.4.9.2.4 - Specimen)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.specimen</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.referenceRanges (A.2.4.9.2.5 - Reference ranges)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.referenceRange</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.reasonForAbsence (A.2.4.9.2.6 - The reason for the absence of a value)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.dataAbsentReason</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationValue (A.2.4.9.2.7 - Observation value (measurement))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CZ_ObservationResultImaging.value[x] (Resulting observation value could be in text, numeric or code form.)</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationValue (A.2.4.9.2.7 - Observation value (measurement) in text form)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.valueString</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationValue (A.2.4.9.2.7 - Observation value (measurement) in numeric form)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.valueQuanity</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationValue (A.2.4.9.2.7 - Observation value (measurement) in code form)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.valueCodeableConcept</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.interpretation (A.2.4.9.2.8 - Interpretation of the result)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.interpretation</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationMethod (A.2.4.9.2.9 - Observation (measurement) method)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.method</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.derivedFrom (A.2.4.9.2.10 - Derived from)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.derivedFrom</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observedBodyPart (A.2.4.9.2.11 - Observed body part)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.bodySite</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationStatus (A.2.4.9.2.12 - Observation status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.status</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationCode (A.2.4.9.2.13 - Observation code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.code</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationCategory (A.2.4.9.2.14 - Observation category)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.category</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.observationEquipment (A.2.4.9.2.15 - Observation equipment used)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.device</td><td/></tr><tr><td>resultOfImagingMethod.formalizedText.dateTimeObservation (A.2.4.9.2.16 - Observation date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_ObservationResultImaging.valueDateTime</td><td/></tr></table><hr/><p><b>Group 12 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-observation-result-imaging.html\">Observation: Imaging Report (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>resultOfImagingMethod.conclusion.text (A.2.4.10.1 - Conclusion text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:impression.text</td></tr><tr><td>resultOfImagingMethod.conclusion.text (A.2.4.10.2 - Conclusion code)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:impression.entry.ofType(CZ_ObservationResultImaging).code</td></tr></table><hr/><p><b>Group 13 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-carePlanImage.html\">Care plan: Imaging Report (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Body.ReportOfImagingMethod.recommendation (A.2.4.11 - Recommendation)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:recommendation.entry.ofType(CZ_Careplan).description</td></tr></table><hr/><p><b>Group 14 </b>Mapping from <a href=\"StructureDefinition-ReportOfImagingMethod.html\">A.2.4 - Report of imaging method</a> to <a href=\"StructureDefinition-cz-composition-imaging.html\">Composition: Imaging Report (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Body.ReportOfImagingMethod.typeOfImagingMethod (A.2.4.2 - Type of imaging method)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.type</td></tr><tr><td>resultOfImagingMethod.textPartsOfDocument.completeExaminationReport (A.2.4.12.1 - Complete examination report)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.text</td></tr><tr><td>resultOfImagingMethod.textPartsOfDocument.comments (A.2.4.12.2 - Comments, interpretations and recommendations)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.note</td></tr></table><hr/><p><b>Group 15 </b>Mapping from <a href=\"StructureDefinition-LinkToRelatedReport.html\">A.2.5 - Link to related report</a> to <a href=\"StructureDefinition-cz-study-imaging.html\">Imaging Study (CZ)</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>Body.LinkToRelatedReport.documentReference (A.2.5.1 DocumentReference)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:comparison</td><td>Composition.section:comparison.entry.ofType(CZ_StudyImaging)</td></tr></table><hr/><p><b>Group 16 </b>Mapping from <a href=\"StructureDefinition-AttachmentsCz.html\">A.4 - Additional attachments</a> to <a href=\"StructureDefinition-cz-keyImage-documentReference.html\">Imaging Key Image Document Reference: Imaging Report (CZ)</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>AttachmentsCz (A.2.6 - Media (attachments))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Composition.section:findings</td><td>Composition.section:findings.entry.ofType(CZ_KeyImageDocumentReference)</td></tr><tr><td>AttachmentsCz.created (A.2.6.1 - Date and time of creation)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.date</td><td/></tr><tr><td>AttachmentsCz.issued (A.2.6.2 - Date and time of issuances)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.attester.time</td><td/></tr><tr><td>AttachmentsCz.author (A.2.6.3 - Created by)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.author</td><td/></tr><tr><td>AttachmentsCz.bodyPart (A.2.6.4 - Body part)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.bodySite</td><td/></tr><tr><td>AttachmentsCz.AttachmentsHeight (A.2.6.5 - Media height)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.attachment.height</td><td/></tr><tr><td>AttachmentsCz.AttachmentsWidth (A.2.6.6 - Media width)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.attachment.width</td><td/></tr><tr><td>AttachmentsCz.AttachmentsFrames (A.2.6.7 - Media frames)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.attachment.frames</td><td/></tr><tr><td>AttachmentsCz.recordingDuration (A.2.6.8 - Recording duration)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.attachment.duration</td><td/></tr><tr><td>AttachmentsCz.attachment (A.2.6.9 - Attachment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.content.attachment.ofType(CZ_Attachment)</td><td/></tr><tr><td>AttachmentsCz.note (A.2.6.10 - Note)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.note</td><td/></tr><tr><td>AttachmentsCz.view (A.2.6.11 - View)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.extension[view]</td><td/></tr><tr><td>AttachmentsCz.modality (A.2.6.12 - Modality)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.extension[modality]</td><td/></tr><tr><td>AttachmentsCz.device (A.2.6.13 - Device)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.author</td><td/></tr><tr><td>AttachmentsCz.AttachmentsType (A.2.6.14 - Attachments type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_KeyImageDocumentReference.attachment.contentType</td><td/></tr></table><hr/><p><b>Group 17 </b>Mapping from <a href=\"StructureDefinition-DcmMetadata.html\">A.2.7 - DICOM metadata</a> to <a href=\"StructureDefinition-cz-study-imaging.html\">Imaging Study (CZ)</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>DcmMetadata (A.2.7 - DICOM metadata)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:imagingstudy</td><td>Composition.section:imagingstudy.entry.ofType(CZ_StudyImaging)</td></tr><tr><td>DcmMetadata.studyInstanceUID (A.2.7.1 - Study Instance UID)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.identifier[studyInstanceUid]</td><td/></tr><tr><td>DcmMetadata.studyRelatedSerNumber (A.2.7.2 - Number of Study Related Series)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.numberOfSeries</td><td/></tr><tr><td>DcmMetadata.studyRelatedInstNumber (A.2.7.3 - Number of Study Related Instances)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.numberOfInstances</td><td/></tr><tr><td>DcmMetadata.subject (A.2.7.4 - Information about the subject (patient))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.subject.ofType(CZ_PatientCore)</td><td/></tr><tr><td>DcmMetadata.requestProcedureId (A.2.7.5 - Requested Procedure ID)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.basedOn.code</td><td/></tr><tr><td>DcmMetadata.requestingPhysician (A.2.7.6 - Requesting Physician)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.basedOn.requester</td><td/></tr><tr><td>DcmMetadata.procedure (A.2.7.7 - Scheduled Procedure Step Description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.procedure</td><td/></tr><tr><td>DcmMetadata.performingPhysician (A.2.7.8 - Performing Physicians)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.performer</td><td/></tr><tr><td>DcmMetadata.institutionalDepartName (A.2.7.9 - Institutional Department Name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.performer.actor.ofType(CZ_OrganizationCore).name</td><td/></tr><tr><td>DcmMetadata.series (A.2.7.11 - RT Series information)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>CZ_StudyImaging.series</td><td/></tr><tr><td>DcmMetadata.series.seriesNumber (A.2.7.11.1 - Series Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.series.number</td><td/></tr><tr><td>DcmMetadata.series.seriesDescription (A.2.7.11.2 - Series Description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.series.description</td><td/></tr><tr><td>DcmMetadata.studyDescription (A.2.7.12 - Study Description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.description</td><td/></tr><tr><td>DcmMetadata.studyReason (A.2.7.14 - Reason for Study)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.reason</td><td/></tr><tr><td>DcmMetadata.studyComments (A.2.7.15 - Study Comments)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.note</td><td/></tr><tr><td>DcmMetadata.studyEndpoint (A.2.7.16 - Study end-point)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.endpoint</td><td/></tr><tr><td>DcmMetadata.modality (A.2.7.17 - Modality)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.modality</td><td/></tr><tr><td>DcmMetadata.studyStatus (A.2.7.18 - Study Status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.status</td><td/></tr><tr><td>DcmMetadata.accessionNumber (A.2.7.19 - Accession Number)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.basedOn:orderaccession</td><td/></tr><tr><td>DcmMetadata.studyDateTime (A.2.7.20 - Study Date Time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>CZ_StudyImaging.started</td><td/></tr></table><hr/><p><b>Group 18 </b>Mapping from <a href=\"StructureDefinition-DcmMetadata.html\">A.2.7 - DICOM metadata</a> to <a href=\"StructureDefinition-cz-radiationDoseObservation.html\">Radiation Dose Observation: Imaging Report (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>DcmMetadata.radiopharmaInfoSeq (A.2.7.10 - Radiopharmaceutical Information Sequence - DICOM tag (0054,0016))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:imagingstudy.entry.ofType(CZ_RadiationDoseObservation)</td></tr></table><hr/><p><b>Group 19 </b>Mapping from <a href=\"StructureDefinition-DcmMetadata.html\">A.2.7 - DICOM metadata</a> to <code>unspecified code system</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>DcmMetadata.studyPhase (A.2.7.13 - Study Phase)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td/></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://hl7.cz/fhir/img/ConceptMap/BodyImagingReport2FHIR-cz"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0-ballot"] ; # 
  fhir:name [ fhir:v "BodyImagingReport2FHIRcz"] ; # 
  fhir:title [ fhir:v "CZ Body Model to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-28T08:39:01+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CZ Imaging Report Body Model to this guide mapping"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/InformationAboutOrder"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.InformationAboutOrder" ] ;
fhir:display [ fhir:v "A.2.1 and A.2.2 - Information about order" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:order" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:order.entry.ofType(CZ_ImagingInformationAboutOrder)" ]       ] )     ] [
fhir:code [ fhir:v "InformationAboutOrder.orderDetail" ] ;
fhir:display [ fhir:v "A.2.1 - Order detail" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ImagingOrderInformation" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "InformationAboutOrder.identifier" ] ;
fhir:display [ fhir:v "A.2.1.1 - Identifier of order detail" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ImagingOrderInformation.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "InformationAboutOrder.dateTime" ] ;
fhir:display [ fhir:v "A.2.1.2 - Date and time of the order placement" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ImagingOrderInformation.authoredOn" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "InformationAboutOrder.requestedExecdateTime" ] ;
fhir:display [ fhir:v "A.2.1.3 - Date and time of requested execution" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ImagingOrderInformation.occurrenceDateTime" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "ReasonForAdmission" ] ;
fhir:display [ fhir:v "A.2.2 - Order reason" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ImagingOrderInformation.reason.ofType(CZ_Condition)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "ReasonForAdmission.problem" ] ;
fhir:display [ fhir:v "A.2.2.1 -  Problem / diagnosis / condition description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ImagingOrderInformation.reason.ofType(CZ_Condition).code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReasonForAdmission"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "ReasonForAdmission" ] ;
fhir:display [ fhir:v "A.2.2 - Order reason" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:clinicalQuestion.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "ReasonForAdmission.problem" ] ;
fhir:display [ fhir:v "A.2.2.1 -  Problem / diagnosis / condition description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:clinicalQuestion.entry.ofType(CZ_Condition).code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/SpecimenInformation"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-specimen"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.SpecimenInformation" ] ;
fhir:display [ fhir:v "A.2.3 - Speciment information" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:order.specimen" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:order.entry.ofType(CZ_ImagingInformationAboutOrder).specimen.ofType(CZ_Specimen)" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.identifier" ] ;
fhir:display [ fhir:v "A.2.3.1 - Identifier of specimen" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.identifier" ] ;
fhir:display [ fhir:v "Identifier of specimen" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.species" ] ;
fhir:display [ fhir:v "A.2.3.2 - Species of animal patient" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.subject.species" ] ;
fhir:display [ fhir:v "Species of animal patient" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.material" ] ;
fhir:display [ fhir:v "A.2.3.3 - Type of material" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.type" ] ;
fhir:display [ fhir:v "Type of material" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.collectionDate" ] ;
fhir:display [ fhir:v "A.2.3.4 - Date and time of collection" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.collection.collectionDate" ] ;
fhir:display [ fhir:v "Date and time of collection" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.anatomicLocation" ] ;
fhir:display [ fhir:v "A.2.3.5 - Anatomic location" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.collection.bodySite" ] ;
fhir:display [ fhir:v "Anatomic location (body location, laterality) where the material is collected" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.morphology" ] ;
fhir:display [ fhir:v "A.2.3.6 - Morphology" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.collection.extension:bodySite:bodyStructure.morphology" ] ;
fhir:display [ fhir:v "Morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer." ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.sourceDevice" ] ;
fhir:display [ fhir:v "A.2.3.7 - Source Device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.subject.type" ] ;
fhir:display [ fhir:v "If the material is not collected directly from the patient but comes from a patient-related object, e.g. a catheter" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.procedure" ] ;
fhir:display [ fhir:v "A.2.3.8 - Collection procedure" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.collection.method" ] ;
fhir:display [ fhir:v "Sampling procedure - for cases where it is relevant to the results." ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "SpecimenInformation.receivedDateTime" ] ;
fhir:display [ fhir:v "A.2.3.9 - Receive Date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Specimen.collection.collectionDate" ] ;
fhir:display [ fhir:v "Date and time the Specimen is received by the facility performing the examination." ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-study-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.typeOfModality" ] ;
fhir:display [ fhir:v "A.2.4.1 - Modality type" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:findings.entry.ofType(CZ_StudyImaging).series.modality" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.partOfBody" ] ;
fhir:display [ fhir:v "A.2.4.5 - Body part" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.series.bodySite.ofType(bodyStructure)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.partOfBody.code" ] ;
fhir:display [ fhir:v "A.2.4.5.1 - Body part code" ] ;
      ( fhir:target [
fhir:code [ fhir:v "bodyStructure.includedStructure.structure" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.partOfBody.laterality" ] ;
fhir:display [ fhir:v "A.2.4.5.2 - Laterality of body part" ] ;
      ( fhir:target [
fhir:code [ fhir:v "bodyStructure.includedStructure.laterality" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.partOfBody.description" ] ;
fhir:display [ fhir:v "A.2.4.5.2 - Body part description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "bodyStructure.description" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-conditionImage"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.reason" ] ;
fhir:display [ fhir:v "A.2.4.3 - Reason (indication)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:procedure.reason" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:procedure.reason.ofType(CZ_ConditionImage)" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.reason.description" ] ;
fhir:display [ fhir:v "A.2.4.3.1 - Description of the reason" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ConditionImage.code.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.reason.classification" ] ;
fhir:display [ fhir:v "A.2.4.3.2 - Classification of reason" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ConditionImage.code.coding" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-conditionImage"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.clinicalQuestion" ] ;
fhir:display [ fhir:v "A.2.4.4 - A clinical question in text form" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:clinicalQuestion.text" ] ;
fhir:display [ fhir:v "In text form" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.clinicalQuestion" ] ;
fhir:display [ fhir:v "A.2.4.4 - A clinical question in code form" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:clinicalQuestion.entry.ofType(CZ_Condition).code" ] ;
fhir:display [ fhir:v "In code form" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-procedure-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.Procedure" ] ;
fhir:display [ fhir:v "A.2.4.6 - Performance (procedure)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:procedure" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:procedure.entry.ofType(CZ_ProcedureImaging)" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.reason" ] ;
fhir:display [ fhir:v "A.2.4.6.1 - Reason for performance" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.reasonReference.display" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.start" ] ;
fhir:display [ fhir:v "A.2.4.6.2 - Start of the procedure" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.occurrencePeriod.start" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.end" ] ;
fhir:display [ fhir:v "A.2.4.6.3 - End of the procedure" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.occurrencePeriod.end" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.performedBy" ] ;
fhir:display [ fhir:v "A.2.4.6.4 - Performed by" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.performer" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.recordedBy" ] ;
fhir:display [ fhir:v "A.2.4.6.5 - Recorded by" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.recorder" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.place" ] ;
fhir:display [ fhir:v "A.2.4.6.6 - Place of performance" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.location" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.anatomicalFocus" ] ;
fhir:display [ fhir:v "A.2.4.6.7 - Anatomical focus of performance" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.bodySite.extension[bodyStructure]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.anatomicalFocus.code" ] ;
fhir:display [ fhir:v "A.2.4.6.7.1 - Body location code" ] ;
      ( fhir:target [
fhir:code [ fhir:v "BodyStructure.bodySite" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.anatomicalFocus.laterality" ] ;
fhir:display [ fhir:v "A.2.4.6.7.2 - Laterality of the body location" ] ;
      ( fhir:target [
fhir:code [ fhir:v "BodyStructure.laterality" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.anatomicalFocus.description" ] ;
fhir:display [ fhir:v "A.2.4.6.7.3 - Description of the location on/in the body" ] ;
      ( fhir:target [
fhir:code [ fhir:v "BodyStructure.description" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.complication" ] ;
fhir:display [ fhir:v "A.2.4.6.8 - Complications during the procedure" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.complication.ofType(CZ_ConditionImage)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.complication.code" ] ;
fhir:display [ fhir:v "A.2.4.6.8.1 - Complications formalized" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ConditionImage.coding.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.complication.description" ] ;
fhir:display [ fhir:v "A.2.4.6.8.2 - Description of complications" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ConditionImage.coding.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.comment" ] ;
fhir:display [ fhir:v "A.2.4.6.9 - Comment on the performance (procedure)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.comment.author" ] ;
fhir:display [ fhir:v "A.2.4.6.9.1 - Author of the comment" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.note.author" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.comment.text" ] ;
fhir:display [ fhir:v "A.2.4.6.9.2 - Text of the comment" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.note.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.comment.dateTime" ] ;
fhir:display [ fhir:v "A.2.4.6.9.3 - Date and time of the comment" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.note.time" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice" ] ;
fhir:display [ fhir:v "A.2.4.6.10 - Used medical device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.name" ] ;
fhir:display [ fhir:v "A.2.4.6.10.1 - Name of medical device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].displayName" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.model" ] ;
fhir:display [ fhir:v "A.2.4.6.10.2 - Medical device model" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].modelNumber" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.iden" ] ;
fhir:display [ fhir:v "A.2.4.6.10.3 - Medical device ID" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.type" ] ;
fhir:display [ fhir:v "A.2.4.6.10.4 - Type of medical device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].type" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.description" ] ;
fhir:display [ fhir:v "A.2.4.6.10.5 - Description of the medical device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.manufacturer" ] ;
fhir:display [ fhir:v "A.2.4.6.10.6 - Manufacturer of medical device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].manufacturer" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.usedDevice.udi" ] ;
fhir:display [ fhir:v "A.2.4.6.10.7 - UDI of the medical device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device].udiCarrier" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.category" ] ;
fhir:display [ fhir:v "A.2.4.6.11 - Performance category (procedures)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.category" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.code" ] ;
fhir:display [ fhir:v "A.2.4.6.12 - Performance (procedure)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.achievement" ] ;
fhir:display [ fhir:v "A.2.4.6.13 - Achieving a result" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.outcome" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.illnessCode" ] ;
fhir:display [ fhir:v "A.2.4.6.14 - Illness - reason for the procedure" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.reason" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Procedure.relatedDevice" ] ;
fhir:display [ fhir:v "A.2.4.6.15 - Resource related" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ProcedureImaging.used[device]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-allergyIntolerance"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.adverseReaction" ] ;
fhir:display [ fhir:v "A.2.4.8 - Adverse reaction" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:complications" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:findings.entry.ofType(CZ_AdverseEvent)" ]       ] )     ] [
fhir:code [ fhir:v "adverseReaction.reaction" ] ;
fhir:display [ fhir:v "A.2.4.8.1 - Allergy code" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_AdverseEvent.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "adverseReaction.seriousness" ] ;
fhir:display [ fhir:v "A.2.4.8.2 - Allergy manifestation" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_AdverseEvent.seriousness" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "adverseReaction.dateTime" ] ;
fhir:display [ fhir:v "A.2.4.8.3 - Alergy date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_AdverseEvent.detected" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "adverseReaction.allergyDescription" ] ;
fhir:display [ fhir:v "A.2.4.8.4 - Alergy description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_AdverseEvent.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-MedicationAdministration"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.Medication" ] ;
fhir:display [ fhir:v "A.2.4.7 - Medication" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:procedure.partOf" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:procedure.partOf.ofType(CZ_MedicationAdministration)" ]       ] )     ] [
fhir:code [ fhir:v "Medication.name" ] ;
fhir:display [ fhir:v "A.2.4.7.1 - Administered medicinal product" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.medication.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.dosage" ] ;
fhir:display [ fhir:v "A.2.4.7.2 - Dosage" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.dosage.dose" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.routeOfAdministration" ] ;
fhir:display [ fhir:v "A.2.4.7.3 - The route of administration of the active substance" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.dosage.route" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.dosingDevice" ] ;
fhir:display [ fhir:v "A.2.4.7.4 - Dosing device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.device" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.batchNumber" ] ;
fhir:display [ fhir:v "A.2.4.7.5 - Batch number" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.medication.batch.lotNumber" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.dateTimeStart" ] ;
fhir:display [ fhir:v "A.2.4.7.6 - Start date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.occurrencePeriod.start" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.dateTimeEnd" ] ;
fhir:display [ fhir:v "A.2.4.7.7 - End date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_MedicationAdministration.occurrencePeriod.end" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.administrator" ] ;
fhir:display [ fhir:v "A.2.4.7.8 - Administrator" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Medication.performer" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.reasonForSubmission" ] ;
fhir:display [ fhir:v "A.2.4.7.9 - Reason for submission" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Medication.reason" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.comment" ] ;
fhir:display [ fhir:v "A.2.4.7.10 - Comment" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Medication.note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Medication.dateTimeOfEntry" ] ;
fhir:display [ fhir:v "A.2.4.7.11 - Entry date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_Medication.occurrenceDateTime" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-diagnostic-report"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "resultOfImagingMethod" ] ;
fhir:display [ fhir:v "A.2.4.9 - Result of the imaging method" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.extension[diagnosticreport-reference]" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.extension[diagnosticreport-reference].ofType(CZ_DiagnosticReport)" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.narrativeText" ] ;
fhir:display [ fhir:v "A.2.4.9.1 - Narrative text" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.author" ] ;
fhir:display [ fhir:v "A.2.4.9.3 - Result release date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.effectiveDateTime" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.author" ] ;
fhir:display [ fhir:v "A.2.4.9.4 - Result author" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.performer[author]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.conclusion" ] ;
fhir:display [ fhir:v "A.2.4.10 - Conclusion" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.conclusionCode" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.conclusion.text" ] ;
fhir:display [ fhir:v "A.2.4.10.1 - Conclusion text" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.conclusion" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.conclusion.code" ] ;
fhir:display [ fhir:v "A.2.4.10.2 - Coded conclusion" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.conclusionCode" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.textPartsOfDocument" ] ;
fhir:display [ fhir:v "A.2.4.12 - Text parts of the document" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.presentedForm" ] ;
fhir:display [ fhir:v "This is another representative form of the document, in addition to the PDF version, which must be saved as a text/plain document." ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-observation-result-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText" ] ;
fhir:display [ fhir:v "A.2.4.9.2 - Formalized text" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_DiagnosticReport.result" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "CZ_DiagnosticReport.result.ofType(CZ_ObservationResultImaging)" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText" ] ;
fhir:display [ fhir:v "A.2.4.9.2 - Formalized text" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:findings.entry.ofType(CZ_ObservationResultImaging)" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.note" ] ;
fhir:display [ fhir:v "A.2.4.9.2.1 - Note" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationGroup" ] ;
fhir:display [ fhir:v "A.2.4.9.2.2 - Observation (measurement) group" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.hasMember" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationComponent" ] ;
fhir:display [ fhir:v "A.2.4.9.2.3 - Observation (measurement) component" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.component" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.specimen" ] ;
fhir:display [ fhir:v "A.2.4.9.2.4 - Specimen" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.specimen" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.referenceRanges" ] ;
fhir:display [ fhir:v "A.2.4.9.2.5 - Reference ranges" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.referenceRange" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.reasonForAbsence" ] ;
fhir:display [ fhir:v "A.2.4.9.2.6 - The reason for the absence of a value" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.dataAbsentReason" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationValue" ] ;
fhir:display [ fhir:v "A.2.4.9.2.7 - Observation value (measurement)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.value[x]" ] ;
fhir:display [ fhir:v "Resulting observation value could be in text, numeric or code form." ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationValue" ] ;
fhir:display [ fhir:v "A.2.4.9.2.7 - Observation value (measurement) in text form" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.valueString" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationValue" ] ;
fhir:display [ fhir:v "A.2.4.9.2.7 - Observation value (measurement) in numeric form" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.valueQuanity" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationValue" ] ;
fhir:display [ fhir:v "A.2.4.9.2.7 - Observation value (measurement) in code form" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.valueCodeableConcept" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.interpretation" ] ;
fhir:display [ fhir:v "A.2.4.9.2.8 - Interpretation of the result" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.interpretation" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationMethod" ] ;
fhir:display [ fhir:v "A.2.4.9.2.9 - Observation (measurement) method" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.method" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.derivedFrom" ] ;
fhir:display [ fhir:v "A.2.4.9.2.10 - Derived from" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.derivedFrom" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observedBodyPart" ] ;
fhir:display [ fhir:v "A.2.4.9.2.11 - Observed body part" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.bodySite" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationStatus" ] ;
fhir:display [ fhir:v "A.2.4.9.2.12 - Observation status" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.status" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationCode" ] ;
fhir:display [ fhir:v "A.2.4.9.2.13 - Observation code" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationCategory" ] ;
fhir:display [ fhir:v "A.2.4.9.2.14 - Observation category" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.category" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.observationEquipment" ] ;
fhir:display [ fhir:v "A.2.4.9.2.15 - Observation equipment used" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.device" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.formalizedText.dateTimeObservation" ] ;
fhir:display [ fhir:v "A.2.4.9.2.16 - Observation date and time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_ObservationResultImaging.valueDateTime" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-observation-result-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "resultOfImagingMethod.conclusion.text" ] ;
fhir:display [ fhir:v "A.2.4.10.1 - Conclusion text" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:impression.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.conclusion.text" ] ;
fhir:display [ fhir:v "A.2.4.10.2 - Conclusion code" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:impression.entry.ofType(CZ_ObservationResultImaging).code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-carePlanImage"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.recommendation" ] ;
fhir:display [ fhir:v "A.2.4.11 - Recommendation" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:recommendation.entry.ofType(CZ_Careplan).description" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/ReportOfImagingMethod"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-composition-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.ReportOfImagingMethod.typeOfImagingMethod" ] ;
fhir:display [ fhir:v "A.2.4.2 - Type of imaging method" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.type" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.textPartsOfDocument.completeExaminationReport" ] ;
fhir:display [ fhir:v "A.2.4.12.1 - Complete examination report" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.text" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "resultOfImagingMethod.textPartsOfDocument.comments" ] ;
fhir:display [ fhir:v "A.2.4.12.2 - Comments, interpretations and recommendations" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/LinkToRelatedReport"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-study-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Body.LinkToRelatedReport.documentReference" ] ;
fhir:display [ fhir:v "A.2.5.1 DocumentReference" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:comparison" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:comparison.entry.ofType(CZ_StudyImaging)" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/AttachmentsCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-keyImage-documentReference"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "AttachmentsCz" ] ;
fhir:display [ fhir:v "A.2.6 - Media (attachments)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:findings" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Composition.section:findings.entry.ofType(CZ_KeyImageDocumentReference)" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.created" ] ;
fhir:display [ fhir:v "A.2.6.1 - Date and time of creation" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.date" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.issued" ] ;
fhir:display [ fhir:v "A.2.6.2 - Date and time of issuances" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.attester.time" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.author" ] ;
fhir:display [ fhir:v "A.2.6.3 - Created by" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.author" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.bodyPart" ] ;
fhir:display [ fhir:v "A.2.6.4 - Body part" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.bodySite" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.AttachmentsHeight" ] ;
fhir:display [ fhir:v "A.2.6.5 - Media height" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.attachment.height" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.AttachmentsWidth" ] ;
fhir:display [ fhir:v "A.2.6.6 - Media width" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.attachment.width" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.AttachmentsFrames" ] ;
fhir:display [ fhir:v "A.2.6.7 - Media frames" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.attachment.frames" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.recordingDuration" ] ;
fhir:display [ fhir:v "A.2.6.8 - Recording duration" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.attachment.duration" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.attachment" ] ;
fhir:display [ fhir:v "A.2.6.9 - Attachment" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.content.attachment.ofType(CZ_Attachment)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.note" ] ;
fhir:display [ fhir:v "A.2.6.10 - Note" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.view" ] ;
fhir:display [ fhir:v "A.2.6.11 - View" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.extension[view]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.modality" ] ;
fhir:display [ fhir:v "A.2.6.12 - Modality" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.extension[modality]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.device" ] ;
fhir:display [ fhir:v "A.2.6.13 - Device" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.author" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "AttachmentsCz.AttachmentsType" ] ;
fhir:display [ fhir:v "A.2.6.14 - Attachments type" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_KeyImageDocumentReference.attachment.contentType" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-study-imaging"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "DcmMetadata" ] ;
fhir:display [ fhir:v "A.2.7 - DICOM metadata" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:imagingstudy" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Composition.section:imagingstudy.entry.ofType(CZ_StudyImaging)" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyInstanceUID" ] ;
fhir:display [ fhir:v "A.2.7.1 - Study Instance UID" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.identifier[studyInstanceUid]" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyRelatedSerNumber" ] ;
fhir:display [ fhir:v "A.2.7.2 - Number of Study Related Series" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.numberOfSeries" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyRelatedInstNumber" ] ;
fhir:display [ fhir:v "A.2.7.3 - Number of Study Related Instances" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.numberOfInstances" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.subject" ] ;
fhir:display [ fhir:v "A.2.7.4 - Information about the subject (patient)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.subject.ofType(CZ_PatientCore)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.requestProcedureId" ] ;
fhir:display [ fhir:v "A.2.7.5 - Requested Procedure ID" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.basedOn.code" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.requestingPhysician" ] ;
fhir:display [ fhir:v "A.2.7.6 - Requesting Physician" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.basedOn.requester" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.procedure" ] ;
fhir:display [ fhir:v "A.2.7.7 - Scheduled Procedure Step Description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.procedure" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.performingPhysician" ] ;
fhir:display [ fhir:v "A.2.7.8 - Performing Physicians" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.performer" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.institutionalDepartName" ] ;
fhir:display [ fhir:v "A.2.7.9 - Institutional Department Name" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.performer.actor.ofType(CZ_OrganizationCore).name" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.series" ] ;
fhir:display [ fhir:v "A.2.7.11 - RT Series information" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.series" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.series.seriesNumber" ] ;
fhir:display [ fhir:v "A.2.7.11.1 - Series Number" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.series.number" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.series.seriesDescription" ] ;
fhir:display [ fhir:v "A.2.7.11.2 - Series Description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.series.description" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyDescription" ] ;
fhir:display [ fhir:v "A.2.7.12 - Study Description" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.description" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyReason" ] ;
fhir:display [ fhir:v "A.2.7.14 - Reason for Study" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.reason" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyComments" ] ;
fhir:display [ fhir:v "A.2.7.15 - Study Comments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.note" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyEndpoint" ] ;
fhir:display [ fhir:v "A.2.7.16 - Study end-point" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.endpoint" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.modality" ] ;
fhir:display [ fhir:v "A.2.7.17 - Modality" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.modality" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyStatus" ] ;
fhir:display [ fhir:v "A.2.7.18 - Study Status" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.status" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.accessionNumber" ] ;
fhir:display [ fhir:v "A.2.7.19 - Accession Number" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.basedOn:orderaccession" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "DcmMetadata.studyDateTime" ] ;
fhir:display [ fhir:v "A.2.7.20 - Study Date Time" ] ;
      ( fhir:target [
fhir:code [ fhir:v "CZ_StudyImaging.started" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/cz-radiationDoseObservation"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "DcmMetadata.radiopharmaInfoSeq" ] ;
fhir:display [ fhir:v "A.2.7.10 - Radiopharmaceutical Information Sequence - DICOM tag (0054,0016)" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:imagingstudy.entry.ofType(CZ_RadiationDoseObservation)" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "DcmMetadata.studyPhase" ] ;
fhir:display [ fhir:v "A.2.7.13 - Study Phase" ] ;
      ( fhir:target [
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #