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

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-GeburtenanzahlVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-GeburtenanzahlVS.html
URLhttps://elga.moped.at/ValueSet/GeburtenanzahlVS
Version0.1.0
Statusdraft
Date2026-05-27T19:31:47+00:00
NameGeburtenanzahlVS
TitleValueset für die Art der Geburtenanzahl
DescriptionValueset für die Art der Geburtenanzahl in MOPED

Resources that use this resource

StructureDefinition
elga.moped#currentat-moped-observation-geburtenanzahl-basisAT MOPED Observation Geburtenanzahl Basis Profil

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet GeburtenanzahlVS

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    11636-8[#] Births.live
    57062-2[#] Births.stillborn

Source1

{
  "resourceType": "ValueSet",
  "id": "GeburtenanzahlVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/ValueSet/GeburtenanzahlVS",
  "version": "0.1.0",
  "name": "GeburtenanzahlVS",
  "title": "Valueset für die Art der Geburtenanzahl",
  "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": "Valueset für die Art der Geburtenanzahl in MOPED",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "11636-8",
            "display": "[#] Births.live"
          },
          {
            "code": "57062-2",
            "display": "[#] Births.stillborn"
          }
        ]
      }
    ]
  }
}