HL7 Czech Base and Core FHIR IG
1.0.0 - draft
HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-core/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-18 |
{
"resourceType" : "ValueSet",
"id" : "medicalTestResult-cz",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medicalTestResult-cz</b></p><a name=\"medicalTestResult-cz\"> </a><a name=\"hcmedicalTestResult-cz\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"https://build.fhir.org/ig/HL7-cz/terminology/CodeSystem-NCLPPOL.html\"><code>https://ncez.mzcr.cz/nclp/CodeSystem/nclppol</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 02.97.01, the version found through the package references\"> version 📦02.97.01</span></li><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
},
"url" : "https://hl7.cz/fhir/core/ValueSet/medicalTestResult-cz",
"version" : "1.0.0",
"name" : "MedicalTestResultCodeCzVs",
"title" : "Medical Test Result Code",
"status" : "active",
"experimental" : false,
"date" : "2026-06-18T20:14:40+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Medical test result codes. List of Medical test result codes containing LOINC, NCLP and Snomed CT.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "https://ncez.mzcr.cz/nclp/CodeSystem/nclppol"
},
{
"system" : "http://snomed.info/sct"
}
]
}
}