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 Encounter Participant Type CodeSystem - JSON Representation

Active as of 2025-12-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MopedEncounterParticipantTypesCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MopedEncounterParticipantTypesCS</b></p><a name=\"MopedEncounterParticipantTypesCS\"> </a><a name=\"hcMopedEncounterParticipantTypesCS\"> </a><p>This case-sensitive code system <code>https://elga.moped.at/CodeSystem/MopedEncounterParticipantTypesCS</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\">fachlich<a name=\"MopedEncounterParticipantTypesCS-fachlich\"> </a></td><td>Fachlich</td></tr><tr><td style=\"white-space:nowrap\">pflegerisch<a name=\"MopedEncounterParticipantTypesCS-pflegerisch\"> </a></td><td>Pflegerisch</td></tr></table></div>"
  },
  "url" : "https://elga.moped.at/CodeSystem/MopedEncounterParticipantTypesCS",
  "version" : "0.1.0",
  "name" : "MopedEncounterParticipantTypesCS",
  "title" : "Moped Encounter Participant Type CodeSystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-12-19T13:46:32+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [
    {
      "name" : "ELGA GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://elga.gv.at"
        }
      ]
    }
  ],
  "description" : "CodeSystem für die Moped Encounter Participant Types",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "fachlich",
      "display" : "Fachlich"
    },
    {
      "code" : "pflegerisch",
      "display" : "Pflegerisch"
    }
  ]
}