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

FHIR IG analytics

Packageelga.moped
Resource TypeCodeSystem
IdCodeSystem-MopedEncounterTypesCS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-MopedEncounterTypesCS.html
URLhttps://elga.moped.at/CodeSystem/MopedEncounterTypesCS
Version0.1.0
Statusactive
Date2026-01-26T07:12:06+00:00
NameMopedEncounterTypesCS
TitleArten von Moped Encounter
DescriptionArten von Moped Encounter
Contentcomplete

Resources that use this resource

ValueSet
CompositionSectionsVSMoped Composition Sections ValueSet
MopedEncounterTypesVSArten von Moped Encounter

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem MopedEncounterTypesCS

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

CodeDisplay
ENC Moped Encounter
TENC Moped Transfer Encounter
ENC-BUND Moped Encounter Bund
ENC-LGF Moped Encounter LGF
ENC-SV Moped Encounter SV

Source1

{
  "resourceType": "CodeSystem",
  "id": "MopedEncounterTypesCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/CodeSystem/MopedEncounterTypesCS",
  "version": "0.1.0",
  "name": "MopedEncounterTypesCS",
  "title": "Arten von Moped Encounter",
  "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": "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 LGF"
    },
    {
      "code": "ENC-SV",
      "display": "Moped Encounter SV"
    }
  ]
}