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

: Arten von Moped Encounter - JSON Representation

Active as of 2025-03-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MopedEncounterTypesCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MopedEncounterTypesCS</b></p><a name=\"MopedEncounterTypesCS\"> </a><a name=\"hcMopedEncounterTypesCS\"> </a><a name=\"MopedEncounterTypesCS-en-US\"> </a><p>This case-sensitive code system <code>https://elga.moped.at/CodeSystem/MopedEncounterTypesCS</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\">ENC<a name=\"MopedEncounterTypesCS-ENC\"> </a></td><td>Moped Encounter</td></tr><tr><td style=\"white-space:nowrap\">TENC<a name=\"MopedEncounterTypesCS-TENC\"> </a></td><td>Moped Transfer Encounter</td></tr><tr><td style=\"white-space:nowrap\">ENC-BUND<a name=\"MopedEncounterTypesCS-ENC-BUND\"> </a></td><td>Moped Encounter Bund</td></tr><tr><td style=\"white-space:nowrap\">ENC-LGF<a name=\"MopedEncounterTypesCS-ENC-LGF\"> </a></td><td>Moped Encounter Bund</td></tr><tr><td style=\"white-space:nowrap\">ENC-SV<a name=\"MopedEncounterTypesCS-ENC-SV\"> </a></td><td>Moped Encounter Bund</td></tr></table></div>"
  },
  "url" : "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS",
  "version" : "0.1.0",
  "name" : "MopedEncounterTypesCS",
  "title" : "Arten von Moped Encounter",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-03-01T12:22:50+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at"
        }
      ]
    }
  ],
  "description" : "Arten von Moped Encounter",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "ENC",
      "display" : "Moped Encounter"
    },
    {
      "code" : "TENC",
      "display" : "Moped Transfer Encounter"
    },
    {
      "code" : "ENC-BUND",
      "display" : "Moped Encounter Bund"
    },
    {
      "code" : "ENC-LGF",
      "display" : "Moped Encounter Bund"
    },
    {
      "code" : "ENC-SV",
      "display" : "Moped Encounter Bund"
    }
  ]
}