FHIR IG analytics| Package | hl7.fhir.cz.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-allergy-intolerance-criticality-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/terminology/CodeSystem-allergy-intolerance-criticality-cz.html |
| URL | https://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-12-15T12:06:46.649344Z |
| Name | AllergyIntoleranceCriticality |
| Title | AllergyIntoleranceCriticality (CZ supplement) |
| Realm | cz |
| Authority | hl7 |
| Description | AllergyIntoleranceCriticality CZ Code system supplement |
| Content | supplement |
| Supplements | http://hl7.org/fhir/allergy-intolerance-criticality |
No resources found
| CodeSystem | |
| allergy-intolerance-criticality | AllergyIntoleranceCriticality |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem allergy-intolerance-criticality-cz
This code system supplement https://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz defines displays on the following codes:
| Code | Display | Definition | English (English, en) |
| high | vysoké riziko | V nejhorším případě je výsledek budoucí expozice hodnocen jako život ohrožující nebo s vysokým rizikem selhání orgánového systému. | Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure. |
| low | nízké riziko | Nejhorší možný výsledek budoucí expozice není hodnocen jako život ohrožující ani jako vysoce pravděpodobný selhání orgánového systému. | Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure. |
| unable-to-assess | riziko nelze posoudit | Není možné odhadnout nejhorší možný výsledek budoucí expozice. | Unable to assess the worst case result of a future exposure. |
{
"resourceType": "CodeSystem",
"id": "allergy-intolerance-criticality-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/terminology/CodeSystem/allergy-intolerance-criticality-cz",
"version": "0.2.0",
"name": "AllergyIntoleranceCriticality",
"title": "AllergyIntoleranceCriticality (CZ supplement)",
"status": "active",
"experimental": false,
"date": "2025-12-15T12:06:46.649344Z",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "AllergyIntoleranceCriticality CZ Code system supplement",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/allergy-intolerance-criticality",
"concept": [
{
"code": "high",
"display": "vysoké riziko",
"definition": "V nejhorším případě je výsledek budoucí expozice hodnocen jako život ohrožující nebo s vysokým rizikem selhání orgánového systému.",
"designation": [
{
"language": "en",
"use": {
"code": "definition"
},
"value": "Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure."
},
{
"language": "en",
"use": {
"code": "display"
},
"value": "High Risk"
}
]
},
{
"code": "low",
"display": "nízké riziko",
"definition": "Nejhorší možný výsledek budoucí expozice není hodnocen jako život ohrožující ani jako vysoce pravděpodobný selhání orgánového systému.",
"designation": [
{
"language": "en",
"use": {
"code": "definition"
},
"value": "Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure."
},
{
"language": "en",
"use": {
"code": "display"
},
"value": "Low Risk"
}
]
},
{
"code": "unable-to-assess",
"display": "riziko nelze posoudit",
"definition": "Není možné odhadnout nejhorší možný výsledek budoucí expozice.",
"designation": [
{
"language": "en",
"use": {
"code": "definition"
},
"value": "Unable to assess the worst case result of a future exposure."
},
{
"language": "en",
"use": {
"code": "display"
},
"value": "Unable to Assess Risk"
}
]
}
]
}