HL7 Czech Electronic medical report Implementation Guide
0.0.1 - ci-build
HL7 Czech Electronic medical report 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/elp/ and changes regularly. See the Directory of published versions
| Active as of 2025-12-04 |
{
"resourceType" : "CodeSystem",
"id" : "cz-restriction-clarification-elp-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-restriction-clarification-elp-cs</b></p><a name=\"cz-restriction-clarification-elp-cs\"> </a><a name=\"hccz-restriction-clarification-elp-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>This case-sensitive code system <code>https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">a<a name=\"cz-restriction-clarification-elp-cs-a\"> </a></td><td>levý</td></tr><tr><td style=\"white-space:nowrap\">b<a name=\"cz-restriction-clarification-elp-cs-b\"> </a></td><td>pravý</td></tr><tr><td style=\"white-space:nowrap\">c<a name=\"cz-restriction-clarification-elp-cs-c\"> </a></td><td>ruční</td></tr><tr><td style=\"white-space:nowrap\">d<a name=\"cz-restriction-clarification-elp-cs-d\"> </a></td><td>nožní</td></tr><tr><td style=\"white-space:nowrap\">e<a name=\"cz-restriction-clarification-elp-cs-e\"> </a></td><td>prostřední</td></tr><tr><td style=\"white-space:nowrap\">f<a name=\"cz-restriction-clarification-elp-cs-f\"> </a></td><td>paže</td></tr><tr><td style=\"white-space:nowrap\">g<a name=\"cz-restriction-clarification-elp-cs-g\"> </a></td><td>palec</td></tr></table></div>"
},
"url" : "https://hl7.cz/fhir/elp/CodeSystem/cz-restriction-clarification-elp-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986"
}
],
"version" : "0.0.1",
"name" : "CZ_RestrictionClarificationELPCS",
"title" : "Restriction clarification code system",
"status" : "active",
"experimental" : false,
"date" : "2025-12-04",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Restriction clarification code system",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "a",
"display" : "levý"
},
{
"code" : "b",
"display" : "pravý"
},
{
"code" : "c",
"display" : "ruční"
},
{
"code" : "d",
"display" : "nožní"
},
{
"code" : "e",
"display" : "prostřední"
},
{
"code" : "f",
"display" : "paže"
},
{
"code" : "g",
"display" : "palec"
}
]
}