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-allergy-intolerance-type-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-allergy-intolerance-type-szz-cs</b></p><a name=\"cz-allergy-intolerance-type-szz-cs\"> </a><a name=\"hccz-allergy-intolerance-type-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-allergy-intolerance-type-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-allergy-intolerance-type.html#allergy-intolerance-type-allergy\">allergy</a><a name=\"cz-allergy-intolerance-type-szz-cs-allergy\"> </a></td><td>alergie</td><td>Alergie</td><td>A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other ''allergy-like'' reactions, including pseudoallergy.</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html#allergy-intolerance-type-intolerance\">intolerance</a><a name=\"cz-allergy-intolerance-type-szz-cs-intolerance\"> </a></td><td>intolerance</td><td>Intolerance</td><td>A propensity for adverse reactions to a substance that is judged to be not allergic or ''allergy-like''. These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances).</td></tr></table></div>"
},
"url" : "https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986"
}
],
"version" : "0.0.1",
"name" : "AllergyIntoleranceTypeSzzCs",
"title" : "Allergy reaction type (CZ supplement)",
"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 Code System 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 Allergy reaction type.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/allergy-intolerance-type",
"property" : [
{
"code" : "notSelectable",
"uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
"description" : "Not Selectable",
"type" : "boolean"
}
],
"concept" : [
{
"code" : "allergy",
"display" : "alergie",
"definition" : "Alergie",
"designation" : [
{
"language" : "en",
"use" : {
"code" : "definition"
},
"value" : "A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other ''allergy-like'' reactions, including pseudoallergy."
},
{
"language" : "en",
"use" : {
"code" : "display"
},
"value" : "Allergy"
}
]
},
{
"code" : "intolerance",
"display" : "intolerance",
"definition" : "Intolerance",
"designation" : [
{
"language" : "en",
"use" : {
"code" : "definition"
},
"value" : "A propensity for adverse reactions to a substance that is judged to be not allergic or ''allergy-like''. These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances)."
},
{
"language" : "en",
"use" : {
"code" : "display"
},
"value" : "Intolerance"
}
]
}
]
}