FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeNamingSystem
IdNamingSystem-DCMUID.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/NamingSystem-DCMUID.html
URLhttp://terminology.hl7.org/NamingSystem/DCMUID
Version1.0.0
Statusactive
Date2026-01-08T00:00:00-04:00
NameDCMUID
TitleDICOM UID Registry
Realmuv
Authorityhl7
DescriptionRegistry 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).
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem DCMUID

Language: en

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/DCMUID
Version1.0.0
NameDCMUID
TitleDICOM UID Registry
Statusactive
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.

PublisherNational Electrical Manufacturers Association (NEMA)

Identifiers

TypeValuePreferredPeriodComment
OID1.2.840.10008.2.6.1true
URIhttp://dicom.nema.org/resources/ontology/DCMUIDtrue2026-01-08 --> (ongoing)This is the URL endorsed by the TSMG and is considered authoritative.

Source1

{
  "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"
      }
    }
  ]
}