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

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

Draft as of 2026-05-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MopedObservationArtCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MopedObservationArtCS</b></p><a name=\"MopedObservationArtCS\"> </a><a name=\"hcMopedObservationArtCS\"> </a><p>This  code system <code>https://elga.moped.at/CodeSystem/MopedObservationArtCS</code> defines the following code:</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\">ENTBART<a name=\"MopedObservationArtCS-ENTBART\"> </a></td><td>KaOrg Entbindungsart</td></tr></table></div>"
  },
  "url" : "https://elga.moped.at/CodeSystem/MopedObservationArtCS",
  "version" : "0.1.0",
  "name" : "MopedObservationArtCS",
  "title" : "Moped ValueSet für die Art der Observation",
  "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" : "Varianten der Art der Observation",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "ENTBART",
      "display" : "KaOrg Entbindungsart"
    }
  ]
}