FHIR IG analytics| Package | ch.fhir.ig.ch-term |
| Resource Type | CodeSystem |
| Id | CodeSystem-dcmuid.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7ch/ch-term/CodeSystem-dcmuid.html |
| URL | urn:oid:1.2.840.10008.2.6.1 |
| Version | 3.4.0-ci-build |
| Status | active |
| Date | 2025-12-15T11:30:23+00:00 |
| Name | DCMUID |
| Title | DICOM Unique Identifiers (UIDs) |
| Realm | ch |
| Authority | hl7 |
| Description | A code system representing DICOM Unique Identifiers (UIDs), as per https://dicom.nema.org/medical/dicom/current/output/chtml/part06/chapter_A.html |
| Copyright | CC0-1.0 |
| Content | fragment |
| ValueSet | |
| DocumentEntry.formatCode | DocumentEntry.formatCode |
| DocumentEntry.formatCode | DocumentEntry.formatCode |
| epa-xds-format-code-vs | IHE XDS Format Code ValueSet für ePA |
No resources found
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:
| Code | Display | Definition |
| 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
| Code | Deutsch (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.59 | KOS Dokument | IHE KOS document | Document KOS | Documento KOS | Document KOS |
{
"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"
}
]
}
]
}