FHIR IG analytics| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | NamingSystem-DCMUID.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/NamingSystem-DCMUID.html |
| URL | http://terminology.hl7.org/NamingSystem/DCMUID |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-08T00:00:00-04:00 |
| Name | DCMUID |
| Title | DICOM UID Registry |
| Realm | uv |
| Authority | hl7 |
| Description | Registry of UID values that are registered and used throughout the Parts of the DICOM Standard. This central registry ensures that when additional UIDs are assigned, non-duplicate values are assigned. For information see [http://dicom.nema.org/resources/ontology/DCMUID]( http://dicom.nema.org/resources/ontology/DCMUID). |
| Kind | codesystem |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem DCMUID
Language: en
| Defining URL | http://terminology.hl7.org/NamingSystem/DCMUID |
| Version | 1.0.0 |
| Name | DCMUID |
| Title | DICOM UID Registry |
| Status | active |
| Definition | Registry of UID values that are registered and used throughout the Parts of the DICOM Standard. This central registry ensures that when additional UIDs are assigned, non-duplicate values are assigned. For information see http://dicom.nema.org/resources/ontology/DCMUID. |
| Publisher | National Electrical Manufacturers Association (NEMA) |
| Type | Value | Preferred | Period | Comment |
| OID | 1.2.840.10008.2.6.1 | true | ||
| URI | http://dicom.nema.org/resources/ontology/DCMUID | true | 2026-01-08 --> (ongoing) | This is the URL endorsed by the TSMG and is considered authoritative. |
{
"resourceType": "NamingSystem",
"id": "DCMUID",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/NamingSystem/DCMUID",
"version": "1.0.0",
"name": "DCMUID",
"title": "DICOM UID Registry",
"status": "active",
"kind": "codesystem",
"date": "2026-01-08T00:00:00-04:00",
"publisher": "National Electrical Manufacturers Association (NEMA)",
"contact": [
{
"name": "National Electrical Manufacturers Association (NEMA)",
"telecom": [
{
"system": "url",
"value": "https://www.nema.org/"
}
]
}
],
"responsible": "National Electrical Manufacturers Association (NEMA)",
"description": "Registry of UID values that are registered and used throughout the Parts of the DICOM Standard. This central registry ensures that when additional UIDs are assigned, non-duplicate values are assigned.\r\n\r\nFor information see [http://dicom.nema.org/resources/ontology/DCMUID]( http://dicom.nema.org/resources/ontology/DCMUID).",
"uniqueId": [
{
"type": "oid",
"value": "1.2.840.10008.2.6.1",
"preferred": true
},
{
"type": "uri",
"value": "http://dicom.nema.org/resources/ontology/DCMUID",
"preferred": true,
"comment": "This is the URL endorsed by the TSMG and is considered authoritative.",
"period": {
"start": "2026-01-08"
}
}
]
}