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

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-MopedEntbindungsartVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-MopedEntbindungsartVS.html
URLhttps://elga.moped.at/ValueSet/MopedEntbindungsartVS
Version0.1.0
Statusdraft
Date2026-05-27T19:31:47+00:00
NameMopedEntbindungsartVS
TitleMoped ValueSet für die Art der Entbindung
DescriptionVarianten der Art der Entbindung

Resources that use this resource

StructureDefinition
elga.moped#currentat-moped-observation-entbindungsart-basisAT MOPED Observation Entbindungsart Basis Profil

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet MopedEntbindungsartVS


Source1

{
  "resourceType": "ValueSet",
  "id": "MopedEntbindungsartVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/ValueSet/MopedEntbindungsartVS",
  "version": "0.1.0",
  "name": "MopedEntbindungsartVS",
  "title": "Moped ValueSet für die Art der Entbindung",
  "status": "draft",
  "date": "2026-05-27T19:31:47+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "description": "Varianten der Art der Entbindung",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "21243004"
          },
          {
            "code": "367494004",
            "display": "Frühgeburt"
          },
          {
            "code": "237364002",
            "display": "Totgeburt"
          },
          {
            "code": "200144004",
            "display": "Kaiserschnitt"
          },
          {
            "code": "17369002",
            "display": "Fehlgeburt"
          }
        ]
      }
    ]
  }
}