Package | hl7.fhir.eu.imaging-r5 |
Type | CodeSystem |
Id | codesystem-missing-dicom-terminology |
FHIR Version | R5 |
Source | http://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/CodeSystem-codesystem-missing-dicom-terminology.html |
URL | http://hl7.eu/fhir/imaging-r5/CodeSystem/codesystem-missing-dicom-terminology |
Version | 0.1.0-build |
Status | draft |
Date | 2025-07-03T12:02:41+00:00 |
Name | MissingDicomTerminology |
Title | Missing DICOM Terminology |
Realm | eu |
Authority | hl7 |
Description | Code system for codes that are defined in DICOM but for which no matching code system is available in FHIR. |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
Content | fragment |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem codesystem-missing-dicom-terminology
This case-sensitive code system http://hl7.eu/fhir/imaging-r5/CodeSystem/codesystem-missing-dicom-terminology
provides a fragment that includes following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "codesystem-missing-dicom-terminology", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/imaging-r5/CodeSystem/codesystem-missing-dicom-terminology", "version": "0.1.0-build", "name": "MissingDicomTerminology", "title": "Missing DICOM Terminology", "status": "draft", "experimental": false, "date": "2025-07-03T12:02:41+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "HL7 Europe", "telecom": [ { "system": "url", "value": "http://hl7.eu" } ] } ], "description": "Code system for codes that are defined in DICOM but for which no matching code system is available in FHIR.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "caseSensitive": true, "hierarchyMeaning": "is-a", "content": "fragment", "concept": [ { "code": "elements", "display": "DICOM Elements", "definition": "DICOM Element definitions", "concept": [ { "code": "00080016", "display": "SOP Class UID", "definition": "Uniquely identifies the SOP Class." }, { "code": "00080018", "display": "SOP Instance UID", "definition": "Uniquely identifies the SOP Instance." }, { "code": "00080060", "display": "Modality", "definition": "Type of device, process or method that originally acquired or produced the data used to create the Instances in this Series." }, { "code": "00083010", "display": "Irradiation Event UID", "definition": "Irradiation Event UID" }, { "code": "00181000", "display": "Device Serial Number", "definition": "Device Serial Number" }, { "code": "00181002", "display": "Device UID", "definition": "Unique identifier of the equipment." }, { "code": "00181008", "display": "Manufacturer Device Class UID", "definition": "Manufacturer Device Class UID" }, { "code": "0020000D", "display": "Study Instance UID", "definition": "Unique identifier for the Study." }, { "code": "0020000E", "display": "Series Instance UID", "definition": "Unique identifier of the Series." }, { "code": "00080050", "display": "Accession Number", "definition": "A departmental Information System generated number that identifies the Imaging Service Request." }, { "code": "0040A171", "display": "Observation UID", "definition": "Unique identifier for the observation Content Item (and its subsidiary Content Items, if any). The UID represents the semantic content of the observation; an encoding of the same observation with the same context into another representation (e.g., a CDA Entry) may use the same UID." }, { "code": "00400554", "display": "Specimen UID", "definition": "Unique identifier for the Specimen." }, { "code": "00620021", "display": "Tracking UID", "definition": "A unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time." } ] } ] }