FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-clinical-severity-of-symptoms-szz-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/szz/CodeSystem-cz-clinical-severity-of-symptoms-szz-cs.html |
| URL | https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-03-05 |
| Name | ClinicalSeverityOfSymptomsSzzCs |
| Title | Clinical severity of symptoms |
| Realm | cz |
| Authority | hl7 |
| Description | The Value Set is used for Record of allergy or other significant adverse reaction to a substance or medicinal product in the Shared Health Record to indicate the Clinical severity of symptoms. |
| Content | supplement |
| Supplements | http://hl7.org/fhir/reaction-event-severity |
No resources found
| CodeSystem | |
| reaction-event-severity | AllergyIntoleranceSeverity |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-clinical-severity-of-symptoms-szz-cs
Language: cs
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Not Selectable | notSelectable | http://hl7.org/fhir/concept-properties#notSelectable | boolean | Not Selectable |
Concepts
This code system supplement https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs defines displays on the following codes:
| Code | Display | Definition | English (English, en) |
| mild | mírná | mírná | mild |
| moderate | střední | střední | moderate |
| severe | závažná | závažná | severe |
{
"resourceType": "CodeSystem",
"id": "cz-clinical-severity-of-symptoms-szz-cs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "ClinicalSeverityOfSymptomsSzzCs",
"title": "Clinical severity of symptoms",
"status": "active",
"experimental": false,
"date": "2025-03-05",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "The Value Set is used for Record of allergy or other significant adverse reaction to a substance or medicinal product in the Shared Health Record to indicate the Clinical severity of symptoms.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/reaction-event-severity",
"property": [
{
"code": "notSelectable",
"uri": "http://hl7.org/fhir/concept-properties#notSelectable",
"description": "Not Selectable",
"type": "boolean"
}
],
"concept": [
{
"code": "mild",
"display": "mírná",
"definition": "mírná",
"designation": [
{
"language": "en",
"use": {
"code": "definition"
},
"value": "mild"
}
]
},
{
"code": "moderate",
"display": "střední",
"definition": "střední",
"designation": [
{
"language": "en",
"use": {
"code": "definition"
},
"value": "moderate"
}
]
},
{
"code": "severe",
"display": "závažná",
"definition": "závažná",
"designation": [
{
"language": "en",
"use": {
"code": "definition"
},
"value": "severe"
}
]
}
]
}