HL7 Czech Health information exchange Implementation Guide
0.0.1 - ci-build
HL7 Czech Health information exchange 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/HIE/ and changes regularly. See the Directory of published versions
| Draft as of 2025-10-14 |
{
"resourceType" : "ValueSet",
"id" : "cz-participants-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-participants-vs</b></p><a name=\"cz-participants-vs\"> </a><a name=\"hccz-participants-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cz-participants-cs.html\"><code>https://hl7.cz/fhir/hie/CodeSystem/cz-participants-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.0.1</span></li></ul></div>"
},
"url" : "https://hl7.cz/fhir/hie/ValueSet/cz-participants-vs",
"version" : "0.0.1",
"name" : "CZ_ParticipantsVs",
"title" : "CZ Participants ValueSet",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-14T14:33:28+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Participant codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://hl7.cz/fhir/hie/CodeSystem/cz-participants-cs"
}
]
}
}