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" : "praxis-communication-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-communication-category</b></p><a name=\"praxis-communication-category\"> </a><a name=\"hcpraxis-communication-category\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-communication-category</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\">notiz<a name=\"praxis-communication-category-notiz\"> </a></td><td>Notiz</td><td>Allgemeine Notiz/Vermerk im Krankenblatt</td></tr><tr><td style=\"white-space:nowrap\">info<a name=\"praxis-communication-category-info\"> </a></td><td>Info</td><td>Informationseintrag</td></tr><tr><td style=\"white-space:nowrap\">warnung<a name=\"praxis-communication-category-warnung\"> </a></td><td>Warnung</td><td>Warnhinweis</td></tr><tr><td style=\"white-space:nowrap\">tp<a name=\"praxis-communication-category-tp\"> </a></td><td>Telefonat/Protokoll</td><td>Telefonat oder Gespraechsprotokoll</td></tr><tr><td style=\"white-space:nowrap\">k<a name=\"praxis-communication-category-k\"> </a></td><td>Kurzmitteilung</td><td>Kurze interne Mitteilung</td></tr><tr><td style=\"white-space:nowrap\">z<a name=\"praxis-communication-category-z\"> </a></td><td>Zusatzinformation</td><td>Sonstige Zusatzinformation</td></tr></table></div>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-communication-category",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.33"
}
],
"version" : "0.49.0",
"name" : "PraxisCommunicationCategoryCS",
"title" : "Praxis Communication Category",
"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" : "Kategorien fuer Kommunikationseintraege in der ambulanten Praxis (Notizen, Protokolle, Kurzmitteilungen)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "notiz",
"display" : "Notiz",
"definition" : "Allgemeine Notiz/Vermerk im Krankenblatt"
},
{
"code" : "info",
"display" : "Info",
"definition" : "Informationseintrag"
},
{
"code" : "warnung",
"display" : "Warnung",
"definition" : "Warnhinweis"
},
{
"code" : "tp",
"display" : "Telefonat/Protokoll",
"definition" : "Telefonat oder Gespraechsprotokoll"
},
{
"code" : "k",
"display" : "Kurzmitteilung",
"definition" : "Kurze interne Mitteilung"
},
{
"code" : "z",
"display" : "Zusatzinformation",
"definition" : "Sonstige Zusatzinformation"
}
]
}