FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "at-ediag-diagnosen-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-diagnosen-type",
"version": "0.1.0",
"name": "AtEdiagDiagnosisType",
"title": "AT e-Diagnose Akut- oder Dauerdiagnose",
"status": "draft",
"date": "2026-01-30T07:44:27+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": "Dieses Value-Set legt fest, ob eine Diagnose akut oder dauerhaft ist.",
"compose": {
"include": [
{
"system": "https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-diagnose-type"
}
]
}
}