HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build
HL7 Czech Shared Health Record Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/szz/ and changes regularly. See the Directory of published versions
| Active as of 2025-03-05 |
{
"resourceType" : "CodeSystem",
"id" : "cz-clinical-severity-of-symptoms-szz-cs",
"language" : "cs",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cz-clinical-severity-of-symptoms-szz-cs</b></p><a name=\"cz-clinical-severity-of-symptoms-szz-cs\"> </a><a name=\"hccz-clinical-severity-of-symptoms-szz-cs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Not Selectable</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-mild\">mild</a><a name=\"cz-clinical-severity-of-symptoms-szz-cs-mild\"> </a></td><td>mírná</td><td>mírná</td><td>mild</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-moderate\">moderate</a><a name=\"cz-clinical-severity-of-symptoms-szz-cs-moderate\"> </a></td><td>střední</td><td>střední</td><td>moderate</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-severe\">severe</a><a name=\"cz-clinical-severity-of-symptoms-szz-cs-severe\"> </a></td><td>závažná</td><td>závažná</td><td>severe</td></tr></table></div>"
},
"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"
}
]
}
]
}