CH Term (R4)
3.3.0-ci-build - ci-build
CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/qligier/ch-epr-term/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-29 |
{
"resourceType" : "CodeSystem",
"id" : "dcmuid",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dcmuid</b></p><a name=\"dcmuid\"> </a><a name=\"hcdcmuid\"> </a><p>This case-sensitive code system <code>urn:oid:1.2.840.10008.2.6.1</code> provides <b>a fragment</b> that includes following code:</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\">1.2.840.10008.5.1.4.1.1.88.59<a name=\"dcmuid-1.462.46840.4610008.465.461.464.461.461.4688.4659\"> </a></td><td>DICOM Manifest (DICOM KOS SOP Class UID)</td><td>DICOM Manifest (DICOM KOS SOP Class UID)</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>1.2.840.10008.5.1.4.1.1.88.59</td><td>KOS Dokument</td><td>IHE KOS document</td><td>Document KOS</td><td>Documento KOS</td><td>Document KOS</td></tr></table></div>"
},
"url" : "urn:oid:1.2.840.10008.2.6.1",
"version" : "3.3.0-ci-build",
"name" : "DCMUID",
"title" : "DICOM Unique Identifiers (UIDs)",
"status" : "active",
"experimental" : false,
"date" : "2025-10-29T07:07:35+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"
}
]
}
]
}