German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-04 |
{
"resourceType" : "ValueSet",
"id" : "dicomweb-connection-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dicomweb-connection-type</b></p><a name=\"dicomweb-connection-type\"> </a><a name=\"hcdicomweb-connection-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a><span title=\"Version is explicitly stated to be 2.1.1\"> version 📍2.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs\">dicom-wado-rs</a></td><td>DICOM WADO-RS</td><td>DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-qido-rs\">dicom-qido-rs</a></td><td>DICOM QIDO-RS</td><td>DICOMweb RESTful Image query - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.7.html</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-stow-rs\">dicom-stow-rs</a></td><td>DICOM STOW-RS</td><td>DICOMweb RESTful image sending and storage - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.6.html</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cognovis.de/praxis/ValueSet/dicomweb-connection-type",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.48.14"
}
],
"version" : "0.49.0",
"name" : "DicomwebConnectionTypeVS",
"title" : "DICOMweb Connection Type",
"status" : "active",
"experimental" : false,
"date" : "2026-05-04T13:25:14+00:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Verbindungstypen fuer DICOMweb-Endpunkte. Subset des FHIR endpoint-connection-type CodeSystems mit den drei DICOMweb-Protokollen: WADO-RS (Abruf), QIDO-RS (Abfrage) und STOW-RS (Speicherung).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"version" : "2.1.1",
"concept" : [
{
"code" : "dicom-wado-rs",
"display" : "DICOM WADO-RS"
},
{
"code" : "dicom-qido-rs",
"display" : "DICOM QIDO-RS"
},
{
"code" : "dicom-stow-rs",
"display" : "DICOM STOW-RS"
}
]
}
]
}
}