HL7 Europe Imaging Report R4
1.0.0-ballot - ci-build 150

HL7 Europe Imaging Report R4, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r4/ and changes regularly. See the Directory of published versions

: CodeSystem: Missing DICOM Terminology

Page standards status: Draft Maturity Level: 1

Raw ttl | Download


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

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

<http://hl7.org/fhir/CodeSystem/codesystem-missing-dicom-terminology> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "codesystem-missing-dicom-terminology"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem codesystem-missing-dicom-terminology</b></p><a name=\"codesystem-missing-dicom-terminology\"> </a><a name=\"hccodesystem-missing-dicom-terminology\"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/imaging/CodeSystem/codesystem-missing-dicom-terminology</code> provides <b>a fragment</b> that includes following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">elements<a name=\"codesystem-missing-dicom-terminology-elements\"> </a></td><td>DICOM Elements</td><td>DICOM Element definitions</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00080016<a name=\"codesystem-missing-dicom-terminology-00080016\"> </a></td><td>SOP Class UID</td><td>Uniquely identifies the SOP Class.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00080018<a name=\"codesystem-missing-dicom-terminology-00080018\"> </a></td><td>SOP Instance UID</td><td>Uniquely identifies the SOP Instance.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00080060<a name=\"codesystem-missing-dicom-terminology-00080060\"> </a></td><td>Modality</td><td>Type of device, process or method that originally acquired or produced the data used to create the Instances in this Series.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00083010<a name=\"codesystem-missing-dicom-terminology-00083010\"> </a></td><td>Irradiation Event UID</td><td>Irradiation Event UID</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00181000<a name=\"codesystem-missing-dicom-terminology-00181000\"> </a></td><td>Device Serial Number</td><td>Device Serial Number</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00181002<a name=\"codesystem-missing-dicom-terminology-00181002\"> </a></td><td>Device UID</td><td>Unique identifier of the equipment.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00181008<a name=\"codesystem-missing-dicom-terminology-00181008\"> </a></td><td>Manufacturer Device Class UID</td><td>Manufacturer Device Class UID</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0020000D<a name=\"codesystem-missing-dicom-terminology-0020000D\"> </a></td><td>Study Instance UID</td><td>Unique identifier for the Study.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0020000E<a name=\"codesystem-missing-dicom-terminology-0020000E\"> </a></td><td>Series Instance UID</td><td>Unique identifier of the Series.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00080050<a name=\"codesystem-missing-dicom-terminology-00080050\"> </a></td><td>Accession Number</td><td>A departmental Information System generated number that identifies the Imaging Service Request.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  0040A171<a name=\"codesystem-missing-dicom-terminology-0040A171\"> </a></td><td>Observation UID</td><td>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.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00400554<a name=\"codesystem-missing-dicom-terminology-00400554\"> </a></td><td>Specimen UID</td><td>Unique identifier for the Specimen.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  00620021<a name=\"codesystem-missing-dicom-terminology-00620021\"> </a></td><td>Tracking UID</td><td>A unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time.</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [ fhir:value "draft" ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://hl7.eu/fhir/imaging/CodeSystem/codesystem-missing-dicom-terminology"] ;
  fhir:CodeSystem.version [ fhir:value "1.0.0-ballot"] ;
  fhir:CodeSystem.name [ fhir:value "MissingDicomTerminology"] ;
  fhir:CodeSystem.title [ fhir:value "CodeSystem: Missing DICOM Terminology"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-15T10:17:05+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "HL7 Europe"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "HL7 Europe" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://hl7.eu" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Code system for codes that are defined in DICOM but for which no matching code system is available in FHIR."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "150" ] ;
       fhir:Coding.display [ fhir:value "Europe" ]
     ]
  ] ;
  fhir:CodeSystem.copyright [ fhir:value "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"] ;
  fhir:CodeSystem.content [ fhir:value "fragment"] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "elements" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "DICOM Elements" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "DICOM Element definitions" ] ;
     fhir:CodeSystem.concept.concept [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00080016" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "SOP Class UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Uniquely identifies the SOP Class." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00080018" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "SOP Instance UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Uniquely identifies the SOP Instance." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00080060" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Modality" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Type of device, process or method that originally acquired or produced the data used to create the Instances in this Series." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00083010" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Irradiation Event UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Irradiation Event UID" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00181000" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Device Serial Number" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Device Serial Number" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00181002" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Device UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Unique identifier of the equipment." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00181008" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Manufacturer Device Class UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Manufacturer Device Class UID" ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "0020000D" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Study Instance UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Unique identifier for the Study." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "0020000E" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Series Instance UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Unique identifier of the Series." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00080050" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Accession Number" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "A departmental Information System generated number that identifies the Imaging Service Request." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "0040A171" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Observation UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "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." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00400554" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Specimen UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "Unique identifier for the Specimen." ]
     ], [
       fhir:index -1 ;
       fhir:CodeSystem.concept.code [ fhir:value "00620021" ] ;
       fhir:CodeSystem.concept.display [ fhir:value "Tracking UID" ] ;
       fhir:CodeSystem.concept.definition [ fhir:value "A unique identifier used for tracking a finding or feature, potentially across multiple reporting objects, over time." ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/codesystem-missing-dicom-terminology.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/codesystem-missing-dicom-terminology.ttl> .