FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| hl7.at.fhir.elga.ediag.r4#current | at-elga-ediag-list | AT ELGA e-Diagnose List |
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)| Code | Display |
| 11450-4 | Problem list - Reported |
| 47519-4 | History of Procedures Document |
| 48765-2 | Allergies and adverse reactions Document |
Source1
{
"resourceType": "ValueSet",
"id": "at-ediag-list-code-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-list-code-vs",
"version": "0.1.0",
"name": "AtEdiagListCodeVS",
"title": "ELGA AT e-Diagnose List Entry Code Value Set",
"status": "draft",
"experimental": true,
"date": "2026-07-20T14:28:06+00:00",
"publisher": "ELGA GmbH",
"contact": [
{
"name": "ELGA GmbH",
"telecom": [
{
"system": "url",
"value": "http://elga.gv.at"
}
]
},
{
"name": "ELGA GmbH",
"telecom": [
{
"system": "url",
"value": "https://elga.gv.at",
"use": "work"
}
]
}
],
"description": "ValueSet mit zulässigen Codes für das Flag eines List-Entries in ELGA.",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "11450-4"
},
{
"code": "47519-4"
},
{
"code": "48765-2"
}
]
}
]
}
}