Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - ci-build International flag

Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 Imaging Integration Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions

: DICOM Identifier Type - XML Representation

Draft as of 2023-08-14

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>This code system <code>http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type</code> defines the following codes:</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">irradiation-event-uid<a name="dicom-identifier-type-irradiation-event-uid"> </a></td><td>Irradiation Event UID</td><td>Unique identification of the irradiation event</td></tr><tr><td style="white-space:nowrap">device-serial-number<a name="dicom-identifier-type-device-serial-number"> </a></td><td>Device Serial Number</td><td>Manufacturer's serial number of the device</td></tr><tr><td style="white-space:nowrap">application-entity<a name="dicom-identifier-type-application-entity"> </a></td><td>Application Entity</td><td>Title of a DICOM Application Entity</td></tr><tr><td style="white-space:nowrap">device-uid<a name="dicom-identifier-type-device-uid"> </a></td><td>Device UID</td><td>Unique identifier of the equipment that produced the Composite Instances</td></tr><tr><td style="white-space:nowrap">device-id<a name="dicom-identifier-type-device-id"> </a></td><td>Device ID</td><td>User-supplied identifier for the device</td></tr><tr><td style="white-space:nowrap">study-instance-uid<a name="dicom-identifier-type-study-instance-uid"> </a></td><td>Study Instance UID</td><td>Unique identifier for the Study</td></tr><tr><td style="white-space:nowrap">sop-instance-uid<a name="dicom-identifier-type-sop-instance-uid"> </a></td><td>SOP Instance UID</td><td>Uniquely identifies the SOP Instance</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type"/>
  <version value="0.1.0"/>
  <name value="DicomIdentifierType"/>
  <title value="DICOM Identifier Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-08-14T18:23:26+00:00"/>
  <publisher value="HL7 Imaging Integration Working Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Imaging Integration Workgroup"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/imagemgt"/>
    </telecom>
  </contact>
  <contact>
    <name value="Abderrazek Boufahja"/>
    <telecom>
      <system value="email"/>
      <value value="abderrazek.boufahja@ge.com"/>
    </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="7"/>
  <concept>
    <code value="irradiation-event-uid"/>
    <display value="Irradiation Event UID"/>
    <definition value="Unique identification of the irradiation event"/>
  </concept>
  <concept>
    <code value="device-serial-number"/>
    <display value="Device Serial Number"/>
    <definition value="Manufacturer's serial number of the device"/>
  </concept>
  <concept>
    <code value="application-entity"/>
    <display value="Application Entity"/>
    <definition value="Title of a DICOM Application Entity"/>
  </concept>
  <concept>
    <code value="device-uid"/>
    <display value="Device UID"/>
    <definition
                value="Unique identifier of the equipment that produced the Composite Instances"/>
  </concept>
  <concept>
    <code value="device-id"/>
    <display value="Device ID"/>
    <definition value="User-supplied identifier for the device"/>
  </concept>
  <concept>
    <code value="study-instance-uid"/>
    <display value="Study Instance UID"/>
    <definition value="Unique identifier for the Study"/>
  </concept>
  <concept>
    <code value="sop-instance-uid"/>
    <display value="SOP Instance UID"/>
    <definition value="Uniquely identifies the SOP Instance"/>
  </concept>
</CodeSystem>