{
  "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" : "2026-01-09T08:51:35+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"
  }]
}