Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. 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
Draft as of 2024-07-10 |
{
"resourceType" : "CodeSystem",
"id" : "dicom-identifier-type",
"text" : {
"status" : "generated",
"div" : "<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=\"hcdicom-identifier-type-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type</code> defines the following codes 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\">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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "ii"
}
],
"url" : "http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type",
"version" : "0.1.0",
"name" : "DicomIdentifierType",
"title" : "DICOM Identifier Type",
"status" : "draft",
"experimental" : false,
"date" : "2024-07-10T15:26:18+00:00",
"publisher" : "HL7 International / Imaging Integration",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/imagemgt"
}
]
},
{
"name" : "HL7 Imaging Integration Workgroup",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/imagemgt"
}
]
},
{
"name" : "Abderrazek Boufahja",
"telecom" : [
{
"system" : "email",
"value" : "abderrazek.boufahja@gehealthcare.com"
}
]
}
],
"description" : "Identifier types related to DICOM UIDs",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "irradiation-event-uid",
"display" : "Irradiation Event UID",
"definition" : "Unique identification of the irradiation event"
},
{
"code" : "device-serial-number",
"display" : "Device Serial Number",
"definition" : "Manufacturer's serial number of the device"
},
{
"code" : "application-entity",
"display" : "Application Entity",
"definition" : "Title of a DICOM Application Entity"
},
{
"code" : "device-uid",
"display" : "Device UID",
"definition" : "Unique identifier of the equipment that produced the Composite Instances"
},
{
"code" : "device-id",
"display" : "Device ID",
"definition" : "User-supplied identifier for the device"
},
{
"code" : "study-instance-uid",
"display" : "Study Instance UID",
"definition" : "Unique identifier for the Study"
},
{
"code" : "sop-instance-uid",
"display" : "SOP Instance UID",
"definition" : "Uniquely identifies the SOP Instance"
}
]
}