This page is part of the Radiation Dose Summary for Diagnostic Procedures on FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "dicom-identifier-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type 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><tr><td style=\"white-space:nowrap\">accession-number<a name=\"dicom-identifier-type-accession-number\"> </a></td><td>Accession Number</td><td>A RIS generated number that identifies the order for the Study</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type",
"version" : "0.1.0",
"name" : "DicomIdentifierType",
"title" : "DICOM Identifier Type",
"status" : "active",
"date" : "2021-12-08T15:51:18+00:00",
"publisher" : "HL7 Imaging Integration Working Group",
"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@ge.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" : 8,
"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"
},
{
"code" : "accession-number",
"display" : "Accession Number",
"definition" : "A RIS generated number that identifies the order for the Study"
}
]
}