FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)
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"
}
]
}
]
}
}