FHIR IG analytics| Package | hl7.at.fhir.elga.ediag.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-at-ediag-reaction-time-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-e-Diagnose-R4/CodeSystem-at-ediag-reaction-time-cs.html |
| URL | https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-reaction-time-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-31T09:12:08+00:00 |
| Name | AtEdiagReactionTimeCS |
| Title | Reaktionszeit Codes |
| Authority | hl7 |
| Description | Zeitlicher Verlauf der Manifestation |
| Content | complete |
| ValueSet | ||
| hl7.at.fhir.elga.ediag.r4#current | at-ediag-reaction-time-vs | Reaktionszeit ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem at-ediag-reaction-time-cs
This code system https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-reaction-time-cs defines the following codes:
| Code | Display |
| lt6h | <6 Stunden |
| btw6_24h | 6-24 Stunden |
| gt24h | >24 Stunden |
| unknown | Unbekannt |
{
"resourceType": "CodeSystem",
"id": "at-ediag-reaction-time-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-31T09:12:08+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"
}
]
}