FHIR IG analytics| Package | elga.moped |
| Resource Type | CodeSystem |
| Id | CodeSystem-MopedEncounterParticipantTypesCS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-MopedEncounterParticipantTypesCS.html |
| URL | https://elga.moped.at/CodeSystem/MopedEncounterParticipantTypesCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | MopedEncounterParticipantTypesCS |
| Title | Moped Encounter Participant Type CodeSystem |
| Description | CodeSystem für die Moped Encounter Participant Types |
| Content | complete |
| ValueSet | |
| MopedEncounterParticipantTypesVS | Moped Encounter Participant Type ValueSet |
No resources found
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:
| Code | Display |
| fachlich | Fachlich |
| pflegerisch | Pflegerisch |
{
"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"
}
]
}