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
@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 -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "dicom-identifier-type"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.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>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type"];
fhir:CodeSystem.version [ fhir:value "0.1.0"];
fhir:CodeSystem.name [ fhir:value "DicomIdentifierType"];
fhir:CodeSystem.title [ fhir:value "DICOM Identifier Type"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2021-12-08T15:51:18+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HL7 Imaging Integration Working Group"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/imagemgt" ] ]
], [
fhir:index 1;
fhir:ContactDetail.name [ fhir:value "HL7 Imaging Integration Workgroup" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/imagemgt" ] ]
], [
fhir:index 2;
fhir:ContactDetail.name [ fhir:value "Abderrazek Boufahja" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "abderrazek.boufahja@ge.com" ] ]
];
fhir:CodeSystem.description [ fhir:value "Identifier types related to DICOM UIDs"];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ] ]
];
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "8"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "irradiation-event-uid" ];
fhir:CodeSystem.concept.display [ fhir:value "Irradiation Event UID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Unique identification of the irradiation event" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "device-serial-number" ];
fhir:CodeSystem.concept.display [ fhir:value "Device Serial Number" ];
fhir:CodeSystem.concept.definition [ fhir:value "Manufacturer's serial number of the device" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "application-entity" ];
fhir:CodeSystem.concept.display [ fhir:value "Application Entity" ];
fhir:CodeSystem.concept.definition [ fhir:value "Title of a DICOM Application Entity" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "device-uid" ];
fhir:CodeSystem.concept.display [ fhir:value "Device UID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Unique identifier of the equipment that produced the Composite Instances" ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "device-id" ];
fhir:CodeSystem.concept.display [ fhir:value "Device ID" ];
fhir:CodeSystem.concept.definition [ fhir:value "User-supplied identifier for the device" ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "study-instance-uid" ];
fhir:CodeSystem.concept.display [ fhir:value "Study Instance UID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Unique identifier for the Study" ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "sop-instance-uid" ];
fhir:CodeSystem.concept.display [ fhir:value "SOP Instance UID" ];
fhir:CodeSystem.concept.definition [ fhir:value "Uniquely identifies the SOP Instance" ]
], [
fhir:index 7;
fhir:CodeSystem.concept.code [ fhir:value "accession-number" ];
fhir:CodeSystem.concept.display [ fhir:value "Accession Number" ];
fhir:CodeSystem.concept.definition [ fhir:value "A RIS generated number that identifies the order for the Study" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.