ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build
ELGA e-Diagnose R4 (Draft), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-e-Diagnose-R4/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-27 |
{
"resourceType" : "CodeSystem",
"id" : "at-ediag-reaction-time-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem at-ediag-reaction-time-cs</b></p><a name=\"at-ediag-reaction-time-cs\"> </a><a name=\"hcat-ediag-reaction-time-cs\"> </a><p>This code system <code>https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-reaction-time-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">lt6h<a name=\"at-ediag-reaction-time-cs-lt6h\"> </a></td><td><6 Stunden</td></tr><tr><td style=\"white-space:nowrap\">btw6_24h<a name=\"at-ediag-reaction-time-cs-btw6_24h\"> </a></td><td>6-24 Stunden</td></tr><tr><td style=\"white-space:nowrap\">gt24h<a name=\"at-ediag-reaction-time-cs-gt24h\"> </a></td><td>>24 Stunden</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"at-ediag-reaction-time-cs-unknown\"> </a></td><td>Unbekannt</td></tr></table></div>"
},
"url" : "https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-reaction-time-cs",
"version" : "0.1.0",
"name" : "AtEdiagReactionTimeCS",
"title" : "Reaktionszeit Codes",
"status" : "active",
"date" : "2026-03-27T11:24:28+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" : "Zeitlicher Verlauf der Manifestation",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "lt6h",
"display" : "<6 Stunden"
},
{
"code" : "btw6_24h",
"display" : "6-24 Stunden"
},
{
"code" : "gt24h",
"display" : ">24 Stunden"
},
{
"code" : "unknown",
"display" : "Unbekannt"
}
]
}