Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Moped ValueSet für die Art der Entbindung - JSON Representation

Draft as of 2026-05-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MopedEntbindungsartVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MopedEntbindungsartVS</b></p><a name=\"MopedEntbindungsartVS\"> </a><a name=\"hcMopedEntbindungsartVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/21243004\">21243004</a></td><td style=\"color: #cccccc\">Term birth of newborn</td></tr><tr><td><a href=\"http://snomed.info/id/367494004\">367494004</a></td><td>Frühgeburt</td></tr><tr><td><a href=\"http://snomed.info/id/237364002\">237364002</a></td><td>Totgeburt</td></tr><tr><td><a href=\"http://snomed.info/id/200144004\">200144004</a></td><td>Kaiserschnitt</td></tr><tr><td><a href=\"http://snomed.info/id/17369002\">17369002</a></td><td>Fehlgeburt</td></tr></table></li></ul></div>"
  },
  "url" : "https://elga.moped.at/ValueSet/MopedEntbindungsartVS",
  "version" : "0.1.0",
  "name" : "MopedEntbindungsartVS",
  "title" : "Moped ValueSet für die Art der Entbindung",
  "status" : "draft",
  "date" : "2026-05-22T08:08:56+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at"
        }
      ]
    }
  ],
  "description" : "Varianten der Art der Entbindung",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "21243004"
          },
          {
            "code" : "367494004",
            "display" : "Frühgeburt"
          },
          {
            "code" : "237364002",
            "display" : "Totgeburt"
          },
          {
            "code" : "200144004",
            "display" : "Kaiserschnitt"
          },
          {
            "code" : "17369002",
            "display" : "Fehlgeburt"
          }
        ]
      }
    ]
  }
}