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
| Draft as of 2026-05-26 |
TTL representation of the DcmMetadata logical model.
@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:StructureDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "DcmMetadata"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ] ; # fhir:url [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata"^^xsd:anyURI ; fhir:l <https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata> ] ; # fhir:version [ fhir:v "0.1.0-ballot"] ; # fhir:name [ fhir:v "LogEnDcmMetadataCz"] ; # fhir:title [ fhir:v "A.2.7 - DICOM metadata"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2026-05-26T08:31:12+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 "Imaging Report - Imaging Report DICOM metadata - A.2.7"] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ; fhir:l <urn:iso:std:iso:3166> ] ; fhir:code [ fhir:v "CZ" ] ; fhir:display [ fhir:v "Czechia" ] ] ) ] ) ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:kind [ fhir:v "logical"] ; # fhir:abstract [ fhir:v false] ; # fhir:type [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata"^^xsd:anyURI ; fhir:l <https://hl7.cz/fhir/img/StructureDefinition/DcmMetadata> ] ; # fhir:baseDefinition [ fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/Base> ] ; # fhir:derivation [ fhir:v "specialization"] ; # fhir:snapshot [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version> ] ; fhir:value [ a fhir:String ; fhir:v "4.0.1" ] ] ) ; ( fhir:element [ fhir:id [ fhir:v "DcmMetadata" ] ; fhir:path [ fhir:v "DcmMetadata" ] ; fhir:short [ fhir:v "A.2.7 - DICOM metadata" ] ; fhir:definition [ fhir:v "Imaging Report - Imaging Report DICOM metadata - A.2.7" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Base" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:isModifier [ fhir:v false ] ] [ fhir:id [ fhir:v "DcmMetadata.studyInstUID" ] ; fhir:path [ fhir:v "DcmMetadata.studyInstUID" ] ; fhir:short [ fhir:v "A.2.7.1 - Study Instance UID - DICOM tag (0020,000D)" ] ; fhir:definition [ fhir:v "A globally unique study identifier. If one or more series elements are present in the ImagingStudy, there must be one DICOM Study UID identifier." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyInstUID" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyRelatedSerNumber" ] ; fhir:path [ fhir:v "DcmMetadata.studyRelatedSerNumber" ] ; fhir:short [ fhir:v "A.2.7.2 - Number of Study Related Series - DICOM tag (0020,1000)" ] ; fhir:definition [ fhir:v "The number of series in the study. This element should be present if at least one series has been created within the study. Not all series may be available for exchange (e.g., due to resource availability, security, or other factors)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyRelatedSerNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "integer"^^xsd:anyURI ; fhir:l fhir:integer ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyRelatedInstNumber" ] ; fhir:path [ fhir:v "DcmMetadata.studyRelatedInstNumber" ] ; fhir:short [ fhir:v "A.2.7.3 - Number of Study Related Instances - DICOM tag (0020,1002)" ] ; fhir:definition [ fhir:v "The number of instances in the study. Not all instances may be available for exchange." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyRelatedInstNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "integer"^^xsd:anyURI ; fhir:l fhir:integer ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.subject" ] ; fhir:path [ fhir:v "DcmMetadata.subject" ] ; fhir:short [ fhir:v "A.2.7.4 - Information about the subject (patient) - DICOM tag: (0010,0010), (0010,0020), (0010,0030)" ] ; fhir:definition [ fhir:v "Information about the subject, usually the patient, of the imaging study. For Example: Patient's Name, Patient ID or Patient's Birth Date." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.subject" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/SubjectCz"^^xsd:anyURI ; fhir:l <https://hl7.cz/fhir/img/StructureDefinition/SubjectCz> ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestProcedureId" ] ; fhir:path [ fhir:v "DcmMetadata.requestProcedureId" ] ; fhir:short [ fhir:v "A.2.7.5 - Requested Procedure ID - DICOM tag (0040,1001)" ] ; fhir:definition [ fhir:v "Imaging request - The diagnostic request that led to the performance of this imaging study." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.requestProcedureId" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestingPhysician" ] ; fhir:path [ fhir:v "DcmMetadata.requestingPhysician" ] ; fhir:short [ fhir:v "A.2.7.6 - Requesting Physician - DICOM tag (0032,1032), (0032,1031)" ] ; fhir:definition [ fhir:v "Service requester (referring physician or physician referring the patient)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.requestingPhysician" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "Base"^^xsd:anyURI ; fhir:l fhir:Base ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestingPhysician.identifier" ] ; fhir:path [ fhir:v "DcmMetadata.requestingPhysician.identifier" ] ; fhir:short [ fhir:v "A.2.7.6.1 - Requesting Physician Identification - DICOM tag (0032,1031)" ] ; fhir:definition [ fhir:v "Identification of the physician who requested the Imaging Service Request." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.requestingPhysician.identifier" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ; fhir:l fhir:Identifier ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestingPhysician.name" ] ; fhir:path [ fhir:v "DcmMetadata.requestingPhysician.name" ] ; fhir:short [ fhir:v "A.2.7.6.2 - Requesting Physician Name - DICOM tag (0032,1032)" ] ; fhir:definition [ fhir:v "Name of the physician who requested the Imaging Service Request." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.requestingPhysician.name" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "HumanName"^^xsd:anyURI ; fhir:l fhir:HumanName ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.procedure" ] ; fhir:path [ fhir:v "DcmMetadata.procedure" ] ; fhir:short [ fhir:v "A.2.7.7 - Scheduled Procedure Step Description - DICOM tag (0040,0007)" ] ; fhir:definition [ fhir:v "Information about the procedure of which this imaging study was a part. A procedure is an act that is or was performed on or for a patient. It can involve a physical intervention, such as surgery, or a less invasive intervention, such as long-term services, counseling, or hypnotherapy." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.procedure" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.performingPhysician" ] ; fhir:path [ fhir:v "DcmMetadata.performingPhysician" ] ; fhir:short [ fhir:v "A.2.7.8 - Performing Physicians - DICOM tag: (0008,1050), (0008,1052)" ] ; fhir:definition [ fhir:v "Healthcare professional who evaluated the study (interpreted the images or other content)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.performingPhysician" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "Base"^^xsd:anyURI ; fhir:l fhir:Base ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.performingPhysician.identifier" ] ; fhir:path [ fhir:v "DcmMetadata.performingPhysician.identifier" ] ; fhir:short [ fhir:v "A.2.7.8.1 - Performing Physician Identification - DICOM tag (0008,1052)" ] ; fhir:definition [ fhir:v "Identification of the physician(s) administering the Series. One or more Items are permitted in this Sequence. If more than one Item, the number and report shall correspond to the value of Performing Physician's Name (0008,1050), if present." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.performingPhysician.identifier" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ; fhir:l fhir:Identifier ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.performingPhysician.name" ] ; fhir:path [ fhir:v "DcmMetadata.performingPhysician.name" ] ; fhir:short [ fhir:v "A.2.7.8.2 - Performing Physicians Name - DICOM tag (0008,1050)" ] ; fhir:definition [ fhir:v "Name of the physician(s) administering the Series." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.performingPhysician.name" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "HumanName"^^xsd:anyURI ; fhir:l fhir:HumanName ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.institutionalDepartName" ] ; fhir:path [ fhir:v "DcmMetadata.institutionalDepartName" ] ; fhir:short [ fhir:v "A.2.7.9 - Institutional Department Name - DICOM tag (0008,1040)" ] ; fhir:definition [ fhir:v "Location (organization) where the study was conducted." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.institutionalDepartName" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.radiopharmaInfoSeq" ] ; fhir:path [ fhir:v "DcmMetadata.radiopharmaInfoSeq" ] ; fhir:short [ fhir:v "A.2.7.10 - Radiopharmaceutical Information Sequence - DICOM tag (0054,0016)" ] ; fhir:definition [ fhir:v "Radiation exposure from internal irradiation (following the administration of radiopharmaceuticals, expressed as a value in standard SI units [Bq])." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.radiopharmaInfoSeq" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.series" ] ; fhir:path [ fhir:v "DcmMetadata.series" ] ; fhir:short [ fhir:v "A.2.7.11 - RT Series information" ] ; fhir:definition [ fhir:v "Information from individual series (for example, their names)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.series" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "Base"^^xsd:anyURI ; fhir:l fhir:Base ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.series.seriesNumber" ] ; fhir:path [ fhir:v "DcmMetadata.series.seriesNumber" ] ; fhir:short [ fhir:v "A.2.7.11.1 - Series Number - DICOM tag (0020,0011)" ] ; fhir:definition [ fhir:v "A number that identifies this Series." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.series.seriesNumber" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.series.seriesDescription" ] ; fhir:path [ fhir:v "DcmMetadata.series.seriesDescription" ] ; fhir:short [ fhir:v "A.2.7.11.2 - Series Description - DICOM tag (0008,103E)" ] ; fhir:definition [ fhir:v "Description of the Series." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.series.seriesDescription" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyDescription" ] ; fhir:path [ fhir:v "DcmMetadata.studyDescription" ] ; fhir:short [ fhir:v "A.2.7.12 - Study Description - DICOM tag (0008,1030)" ] ; fhir:definition [ fhir:v "Description of the study or classification of the performed study." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyDescription" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyPhase" ] ; fhir:path [ fhir:v "DcmMetadata.studyPhase" ] ; fhir:short [ fhir:v "A.2.7.13 - Study Phase" ] ; fhir:definition [ fhir:v "A submodel containing information about the individual phases of an examination (typically for CT - e.g., native, arterial phase) and allowing structured recording of information about ionizing radiation exposure during imaging in these phases." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyPhase" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyReason" ] ; fhir:path [ fhir:v "DcmMetadata.studyReason" ] ; fhir:short [ fhir:v "A.2.7.14 - Reason for Study - DICOM tag (0032,1030)" ] ; fhir:definition [ fhir:v "The reason the study was performed." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyReason" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyComments" ] ; fhir:path [ fhir:v "DcmMetadata.studyComments" ] ; fhir:short [ fhir:v "A.2.7.15 - Study Comments - obsoleted DICOM tag (0032,4000)" ] ; fhir:definition [ fhir:v "User-defined comment." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyComments" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyEndpoint" ] ; fhir:path [ fhir:v "DcmMetadata.studyEndpoint" ] ; fhir:short [ fhir:v "A.2.7.16 - Study end-point" ] ; fhir:definition [ fhir:v "A network service providing access to the study, such as query, display, or retrieval." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyEndpoint" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.modality" ] ; fhir:path [ fhir:v "DcmMetadata.modality" ] ; fhir:short [ fhir:v "A.2.7.17 - Modality - DICOM tag (0008,0060)" ] ; fhir:definition [ fhir:v "A list of all modalities that were used to acquire the study." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.modality" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; ( fhir:type [ fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ; fhir:l fhir:CodeableConcept ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyStatus" ] ; fhir:path [ fhir:v "DcmMetadata.studyStatus" ] ; fhir:short [ fhir:v "A.2.7.18 - Study Status" ] ; fhir:definition [ fhir:v "Current status of the DICOM imaging study." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyStatus" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.accessionNumber" ] ; fhir:path [ fhir:v "DcmMetadata.accessionNumber" ] ; fhir:short [ fhir:v "A.2.7.19 - Accession Number - DICOM tag (0008,0050)" ] ; fhir:definition [ fhir:v "ID of the imaging service request. Unique within the organization." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.accessionNumber" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyDateTime" ] ; fhir:path [ fhir:v "DcmMetadata.studyDateTime" ] ; fhir:short [ fhir:v "A.2.7.20 - Study Date Time - DICOM tag:(0008,0020), (0008,0030)" ] ; fhir:definition [ fhir:v "The date and time when the study was initiated." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "DcmMetadata.studyDateTime" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; ( fhir:type [ fhir:code [ fhir:v "dateTime"^^xsd:anyURI ; fhir:l fhir:dateTime ] ] ) ] ) ] ; # fhir:differential [ ( fhir:element [ fhir:id [ fhir:v "DcmMetadata" ] ; fhir:path [ fhir:v "DcmMetadata" ] ; fhir:short [ fhir:v "A.2.7 - DICOM metadata" ] ; fhir:definition [ fhir:v "Imaging Report - Imaging Report DICOM metadata - A.2.7" ] ] [ fhir:id [ fhir:v "DcmMetadata.studyInstUID" ] ; fhir:path [ fhir:v "DcmMetadata.studyInstUID" ] ; fhir:short [ fhir:v "A.2.7.1 - Study Instance UID - DICOM tag (0020,000D)" ] ; fhir:definition [ fhir:v "A globally unique study identifier. If one or more series elements are present in the ImagingStudy, there must be one DICOM Study UID identifier." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyRelatedSerNumber" ] ; fhir:path [ fhir:v "DcmMetadata.studyRelatedSerNumber" ] ; fhir:short [ fhir:v "A.2.7.2 - Number of Study Related Series - DICOM tag (0020,1000)" ] ; fhir:definition [ fhir:v "The number of series in the study. This element should be present if at least one series has been created within the study. Not all series may be available for exchange (e.g., due to resource availability, security, or other factors)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "integer"^^xsd:anyURI ; fhir:l fhir:integer ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyRelatedInstNumber" ] ; fhir:path [ fhir:v "DcmMetadata.studyRelatedInstNumber" ] ; fhir:short [ fhir:v "A.2.7.3 - Number of Study Related Instances - DICOM tag (0020,1002)" ] ; fhir:definition [ fhir:v "The number of instances in the study. Not all instances may be available for exchange." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "integer"^^xsd:anyURI ; fhir:l fhir:integer ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.subject" ] ; fhir:path [ fhir:v "DcmMetadata.subject" ] ; fhir:short [ fhir:v "A.2.7.4 - Information about the subject (patient) - DICOM tag: (0010,0010), (0010,0020), (0010,0030)" ] ; fhir:definition [ fhir:v "Information about the subject, usually the patient, of the imaging study. For Example: Patient's Name, Patient ID or Patient's Birth Date." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "https://hl7.cz/fhir/img/StructureDefinition/SubjectCz"^^xsd:anyURI ; fhir:l <https://hl7.cz/fhir/img/StructureDefinition/SubjectCz> ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestProcedureId" ] ; fhir:path [ fhir:v "DcmMetadata.requestProcedureId" ] ; fhir:short [ fhir:v "A.2.7.5 - Requested Procedure ID - DICOM tag (0040,1001)" ] ; fhir:definition [ fhir:v "Imaging request - The diagnostic request that led to the performance of this imaging study." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestingPhysician" ] ; fhir:path [ fhir:v "DcmMetadata.requestingPhysician" ] ; fhir:short [ fhir:v "A.2.7.6 - Requesting Physician - DICOM tag (0032,1032), (0032,1031)" ] ; fhir:definition [ fhir:v "Service requester (referring physician or physician referring the patient)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "Base"^^xsd:anyURI ; fhir:l fhir:Base ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestingPhysician.identifier" ] ; fhir:path [ fhir:v "DcmMetadata.requestingPhysician.identifier" ] ; fhir:short [ fhir:v "A.2.7.6.1 - Requesting Physician Identification - DICOM tag (0032,1031)" ] ; fhir:definition [ fhir:v "Identification of the physician who requested the Imaging Service Request." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ; fhir:l fhir:Identifier ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.requestingPhysician.name" ] ; fhir:path [ fhir:v "DcmMetadata.requestingPhysician.name" ] ; fhir:short [ fhir:v "A.2.7.6.2 - Requesting Physician Name - DICOM tag (0032,1032)" ] ; fhir:definition [ fhir:v "Name of the physician who requested the Imaging Service Request." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "HumanName"^^xsd:anyURI ; fhir:l fhir:HumanName ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.procedure" ] ; fhir:path [ fhir:v "DcmMetadata.procedure" ] ; fhir:short [ fhir:v "A.2.7.7 - Scheduled Procedure Step Description - DICOM tag (0040,0007)" ] ; fhir:definition [ fhir:v "Information about the procedure of which this imaging study was a part. A procedure is an act that is or was performed on or for a patient. It can involve a physical intervention, such as surgery, or a less invasive intervention, such as long-term services, counseling, or hypnotherapy." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.performingPhysician" ] ; fhir:path [ fhir:v "DcmMetadata.performingPhysician" ] ; fhir:short [ fhir:v "A.2.7.8 - Performing Physicians - DICOM tag: (0008,1050), (0008,1052)" ] ; fhir:definition [ fhir:v "Healthcare professional who evaluated the study (interpreted the images or other content)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "Base"^^xsd:anyURI ; fhir:l fhir:Base ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.performingPhysician.identifier" ] ; fhir:path [ fhir:v "DcmMetadata.performingPhysician.identifier" ] ; fhir:short [ fhir:v "A.2.7.8.1 - Performing Physician Identification - DICOM tag (0008,1052)" ] ; fhir:definition [ fhir:v "Identification of the physician(s) administering the Series. One or more Items are permitted in this Sequence. If more than one Item, the number and report shall correspond to the value of Performing Physician's Name (0008,1050), if present." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "Identifier"^^xsd:anyURI ; fhir:l fhir:Identifier ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.performingPhysician.name" ] ; fhir:path [ fhir:v "DcmMetadata.performingPhysician.name" ] ; fhir:short [ fhir:v "A.2.7.8.2 - Performing Physicians Name - DICOM tag (0008,1050)" ] ; fhir:definition [ fhir:v "Name of the physician(s) administering the Series." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "HumanName"^^xsd:anyURI ; fhir:l fhir:HumanName ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.institutionalDepartName" ] ; fhir:path [ fhir:v "DcmMetadata.institutionalDepartName" ] ; fhir:short [ fhir:v "A.2.7.9 - Institutional Department Name - DICOM tag (0008,1040)" ] ; fhir:definition [ fhir:v "Location (organization) where the study was conducted." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.radiopharmaInfoSeq" ] ; fhir:path [ fhir:v "DcmMetadata.radiopharmaInfoSeq" ] ; fhir:short [ fhir:v "A.2.7.10 - Radiopharmaceutical Information Sequence - DICOM tag (0054,0016)" ] ; fhir:definition [ fhir:v "Radiation exposure from internal irradiation (following the administration of radiopharmaceuticals, expressed as a value in standard SI units [Bq])." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.series" ] ; fhir:path [ fhir:v "DcmMetadata.series" ] ; fhir:short [ fhir:v "A.2.7.11 - RT Series information" ] ; fhir:definition [ fhir:v "Information from individual series (for example, their names)." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "Base"^^xsd:anyURI ; fhir:l fhir:Base ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.series.seriesNumber" ] ; fhir:path [ fhir:v "DcmMetadata.series.seriesNumber" ] ; fhir:short [ fhir:v "A.2.7.11.1 - Series Number - DICOM tag (0020,0011)" ] ; fhir:definition [ fhir:v "A number that identifies this Series." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.series.seriesDescription" ] ; fhir:path [ fhir:v "DcmMetadata.series.seriesDescription" ] ; fhir:short [ fhir:v "A.2.7.11.2 - Series Description - DICOM tag (0008,103E)" ] ; fhir:definition [ fhir:v "Description of the Series." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyDescription" ] ; fhir:path [ fhir:v "DcmMetadata.studyDescription" ] ; fhir:short [ fhir:v "A.2.7.12 - Study Description - DICOM tag (0008,1030)" ] ; fhir:definition [ fhir:v "Description of the study or classification of the performed study." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyPhase" ] ; fhir:path [ fhir:v "DcmMetadata.studyPhase" ] ; fhir:short [ fhir:v "A.2.7.13 - Study Phase" ] ; fhir:definition [ fhir:v "A submodel containing information about the individual phases of an examination (typically for CT - e.g., native, arterial phase) and allowing structured recording of information about ionizing radiation exposure during imaging in these phases." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyReason" ] ; fhir:path [ fhir:v "DcmMetadata.studyReason" ] ; fhir:short [ fhir:v "A.2.7.14 - Reason for Study - DICOM tag (0032,1030)" ] ; fhir:definition [ fhir:v "The reason the study was performed." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyComments" ] ; fhir:path [ fhir:v "DcmMetadata.studyComments" ] ; fhir:short [ fhir:v "A.2.7.15 - Study Comments - obsoleted DICOM tag (0032,4000)" ] ; fhir:definition [ fhir:v "User-defined comment." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyEndpoint" ] ; fhir:path [ fhir:v "DcmMetadata.studyEndpoint" ] ; fhir:short [ fhir:v "A.2.7.16 - Study end-point" ] ; fhir:definition [ fhir:v "A network service providing access to the study, such as query, display, or retrieval." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.modality" ] ; fhir:path [ fhir:v "DcmMetadata.modality" ] ; fhir:short [ fhir:v "A.2.7.17 - Modality - DICOM tag (0008,0060)" ] ; fhir:definition [ fhir:v "A list of all modalities that were used to acquire the study." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; ( fhir:type [ fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ; fhir:l fhir:CodeableConcept ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyStatus" ] ; fhir:path [ fhir:v "DcmMetadata.studyStatus" ] ; fhir:short [ fhir:v "A.2.7.18 - Study Status" ] ; fhir:definition [ fhir:v "Current status of the DICOM imaging study." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "string"^^xsd:anyURI ; fhir:l fhir:string ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.accessionNumber" ] ; fhir:path [ fhir:v "DcmMetadata.accessionNumber" ] ; fhir:short [ fhir:v "A.2.7.19 - Accession Number - DICOM tag (0008,0050)" ] ; fhir:definition [ fhir:v "ID of the imaging service request. Unique within the organization." ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "id"^^xsd:anyURI ; fhir:l fhir:id ] ] ) ] [ fhir:id [ fhir:v "DcmMetadata.studyDateTime" ] ; fhir:path [ fhir:v "DcmMetadata.studyDateTime" ] ; fhir:short [ fhir:v "A.2.7.20 - Study Date Time - DICOM tag:(0008,0020), (0008,0030)" ] ; fhir:definition [ fhir:v "The date and time when the study was initiated." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; ( fhir:type [ fhir:code [ fhir:v "dateTime"^^xsd:anyURI ; fhir:l fhir:dateTime ] ] ) ] ) ] . #
IG © 2025+ HL7 Czech Republic.
Package hl7.fhir.cz.img#0.1.0-ballot based on FHIR 4.0.1.
Generated
2026-05-26
Links: Table of Contents |
QA Report