DICOM® SR to FHIR Resource Mapping IG
1.0.0-ballot - STU1 Ballot International flag

This page is part of the DICOM® SR to FHIR Resource Mapping IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: Identifiers - DICOM Identifier Type - XML Representation

Draft as of 2024-08-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="dicom-identifier-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem dicom-identifier-type</b></p><a name="dicom-identifier-type"> </a><a name="hcdicom-identifier-type"> </a><a name="dicom-identifier-type-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type</code> defines the following code in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">observation-uid<a name="dicom-identifier-type-observation-uid"> </a></td><td>Observation UID</td><td>Uniquely identifies the observation</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="ii"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/dicom-sr/CodeSystem/dicom-identifier-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.39.16.1"/>
  </identifier>
  <version value="1.0.0-ballot"/>
  <name value="DicomIdentifierType"/>
  <title value="Identifiers - DICOM Identifier Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-08-09T16:26:36+00:00"/>
  <publisher value="HL7 International / Imaging Integration"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 International / Imaging Integration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jonathan Whitby"/>
    <telecom>
      <system value="email"/>
      <value value="jonathan.whitby@mi.medical.canon"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="Christopher Lindop"/>
    <telecom>
      <system value="email"/>
      <value value="Christopher.Lindop@ge.com"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <description value="Identifier types related to DICOM® UIDs"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="observation-uid"/>
    <display value="Observation UID"/>
    <definition value="Uniquely identifies the observation"/>
  </concept>
</CodeSystem>