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
| Draft as of 2026-05-04 |
{
"resourceType" : "ValueSet",
"id" : "report-distribution-channel",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet report-distribution-channel</b></p><a name=\"report-distribution-channel\"> </a><a name=\"hcreport-distribution-channel\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ParticipationMode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationMode</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version 📍5.0.0</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-v3-ParticipationMode.html#v3-ParticipationMode-EMAILWRIT\">EMAILWRIT</a></td><td>Email</td><td>Participation by text or diagrams transmitted over an electronic mail system.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ParticipationMode.html#v3-ParticipationMode-FAXWRIT\">FAXWRIT</a></td><td>Telefax</td><td>Participation by text or diagrams printed on paper that have been transmitted over a fax device</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ParticipationMode.html#v3-ParticipationMode-MAILWRIT\">MAILWRIT</a></td><td>Mail / Post</td><td>Participation by text or diagrams printed on paper transmitted physically (e.g. by courier service, postal service).</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ParticipationMode.html#v3-ParticipationMode-TYPEWRIT\">TYPEWRIT</a></td><td>Print / Hand-over</td><td>Participation by text or diagrams printed on paper or other recording medium where the recording was performed using a typewriter, typesetter, computer or similar mechanism.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-report-distribution-channel.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.49.0</span></li></ul></div>"
},
"url" : "https://fhir.cognovis.de/praxis/ValueSet/report-distribution-channel",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.48.38"
}
],
"version" : "0.49.0",
"name" : "ReportDistributionChannelVS",
"title" : "Report Distribution Channel",
"status" : "draft",
"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" : "ValueSet for report distribution channels. Standard channels from HL7 v3-ParticipationMode; DE-specific channels (KIM, patient portal) from local CodeSystem.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"version" : "5.0.0",
"concept" : [
{
"code" : "EMAILWRIT",
"display" : "Email"
},
{
"code" : "FAXWRIT",
"display" : "Telefax"
},
{
"code" : "MAILWRIT",
"display" : "Mail / Post"
},
{
"code" : "TYPEWRIT",
"display" : "Print / Hand-over"
}
]
},
{
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel"
}
]
}
}