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

FHIR IG analytics

Packagech.fhir.ig.ch-term
Resource TypeCodeSystem
IdCodeSystem-dcmuid.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-dcmuid.html
URLurn:oid:1.2.840.10008.2.6.1
Version3.4.0-ci-build
Statusactive
Date2025-12-15T11:30:23+00:00
NameDCMUID
TitleDICOM Unique Identifiers (UIDs)
Realmch
Authorityhl7
DescriptionA code system representing DICOM Unique Identifiers (UIDs), as per https://dicom.nema.org/medical/dicom/current/output/chtml/part06/chapter_A.html
CopyrightCC0-1.0
Contentfragment

Resources that use this resource

ValueSet
DocumentEntry.formatCodeDocumentEntry.formatCode
DocumentEntry.formatCodeDocumentEntry.formatCode
epa-xds-format-code-vsIHE XDS Format Code ValueSet für ePA

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dcmuid

This case-sensitive code system urn:oid:1.2.840.10008.2.6.1 provides a fragment that includes following code:

CodeDisplayDefinition
1.2.840.10008.5.1.4.1.1.88.59 DICOM Manifest (DICOM KOS SOP Class UID)DICOM Manifest (DICOM KOS SOP Class UID)

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)English (United States) (English (United States), en)French (Switzerland) (fr)Italian (Switzerland) (it)rm
1.2.840.10008.5.1.4.1.1.88.59KOS DokumentIHE KOS documentDocument KOSDocumento KOSDocument KOS

Source1

{
  "resourceType": "CodeSystem",
  "id": "dcmuid",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "urn:oid:1.2.840.10008.2.6.1",
  "version": "3.4.0-ci-build",
  "name": "DCMUID",
  "title": "DICOM Unique Identifiers (UIDs)",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15T11:30:23+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    },
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A code system representing DICOM Unique Identifiers (UIDs), as per https://dicom.nema.org/medical/dicom/current/output/chtml/part06/chapter_A.html",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "fragment",
  "concept": [
    {
      "code": "1.2.840.10008.5.1.4.1.1.88.59",
      "display": "DICOM Manifest (DICOM KOS SOP Class UID)",
      "definition": "DICOM Manifest (DICOM KOS SOP Class UID)",
      "designation": [
        {
          "language": "de-CH",
          "value": "KOS Dokument"
        },
        {
          "language": "fr-CH",
          "value": "Document KOS"
        },
        {
          "language": "it-CH",
          "value": "Documento KOS"
        },
        {
          "language": "rm-CH",
          "value": "Document KOS"
        },
        {
          "language": "en-US",
          "value": "IHE KOS document"
        }
      ]
    }
  ]
}