FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeCodeSystem
IdCodeSystem-MopedEncounterParticipantTypesCS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-MopedEncounterParticipantTypesCS.html
URLhttps://elga.moped.at/CodeSystem/MopedEncounterParticipantTypesCS
Version0.1.0
Statusactive
Date2026-01-26T07:12:06+00:00
NameMopedEncounterParticipantTypesCS
TitleMoped Encounter Participant Type CodeSystem
DescriptionCodeSystem für die Moped Encounter Participant Types
Contentcomplete

Resources that use this resource

ValueSet
MopedEncounterParticipantTypesVSMoped Encounter Participant Type ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem MopedEncounterParticipantTypesCS

This case-sensitive code system https://elga.moped.at/CodeSystem/MopedEncounterParticipantTypesCS defines the following codes:

CodeDisplay
fachlich Fachlich
pflegerisch Pflegerisch

Source1

{
  "resourceType": "CodeSystem",
  "id": "MopedEncounterParticipantTypesCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-26T07:12:06+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"
    }
  ]
}