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" : "CodeSystem",
"id" : "report-distribution-channel",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem report-distribution-channel</b></p><a name=\"report-distribution-channel\"> </a><a name=\"hcreport-distribution-channel\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel</code> defines the following codes:</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\">kim<a name=\"report-distribution-channel-kim\"> </a></td><td>KIM</td><td>Report delivered via KIM (Kommunikation im Medizinwesen) — national DE secure medical messaging standard</td></tr><tr><td style=\"white-space:nowrap\">patientportal<a name=\"report-distribution-channel-patientportal\"> </a></td><td>Patient Portal</td><td>Report delivered to patient via DE-specific secure healthcare portal (Patientenportal or ePA — Elektronische Patientenakte). Distinct from generic online written communication (v3:ONLINEWRIT) due to DE-specific authentication requirements (GesundheitsID / ELGA) and legal framework (335 SGB V).</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.38"
}
],
"version" : "0.49.0",
"name" : "ReportDistributionChannelCS",
"title" : "Report Distribution Channel (DE-specific)",
"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" : "DE-specific distribution channels for radiology and diagnostic reports that have no equivalent in international standards. Standard channels (email, fax, print) are represented by HL7 v3-ParticipationMode codes in the ReportDistributionChannelVS hybrid ValueSet.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "kim",
"display" : "KIM",
"definition" : "Report delivered via KIM (Kommunikation im Medizinwesen) — national DE secure medical messaging standard"
},
{
"code" : "patientportal",
"display" : "Patient Portal",
"definition" : "Report delivered to patient via DE-specific secure healthcare portal (Patientenportal or ePA — Elektronische Patientenakte). Distinct from generic online written communication (v3:ONLINEWRIT) due to DE-specific authentication requirements (GesundheitsID / ELGA) and legal framework (335 SGB V)."
}
]
}