Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-MOPED-R5/ and changes regularly. See the Directory of published versions
| Draft as of 2026-05-22 |
{
"resourceType" : "CodeSystem",
"id" : "MopedEntbindungsartCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MopedEntbindungsartCS</b></p><a name=\"MopedEntbindungsartCS\"> </a><a name=\"hcMopedEntbindungsartCS\"> </a><p>This code system <code>https://elga.moped.at/CodeSystem/MopedEntbindungsartCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"MopedEntbindungsartCS-0\"> </a></td><td>normale Geburt</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MopedEntbindungsartCS-1\"> </a></td><td>Frühgeburt</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MopedEntbindungsartCS-2\"> </a></td><td>frühgeborene Totgeburt</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"MopedEntbindungsartCS-3\"> </a></td><td>Kaiserschnitt</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"MopedEntbindungsartCS-4\"> </a></td><td>Fehlgeburt</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"MopedEntbindungsartCS-5\"> </a></td><td>Totgeburt</td></tr></table></div>"
},
"url" : "https://elga.moped.at/CodeSystem/MopedEntbindungsartCS",
"version" : "0.1.0",
"name" : "MopedEntbindungsartCS",
"title" : "Moped CodeSystem für die KaOrg Arten der Entbindung",
"status" : "draft",
"date" : "2026-05-22T14:50:58+00:00",
"publisher" : "ELGA GmbH",
"contact" : [
{
"name" : "ELGA GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://elga.gv.at"
}
]
}
],
"description" : "KaOrg Varianten der Art der Entbindung",
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "normale Geburt"
},
{
"code" : "1",
"display" : "Frühgeburt"
},
{
"code" : "2",
"display" : "frühgeborene Totgeburt"
},
{
"code" : "3",
"display" : "Kaiserschnitt"
},
{
"code" : "4",
"display" : "Fehlgeburt"
},
{
"code" : "5",
"display" : "Totgeburt"
}
]
}