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
| Active as of 2025-12-12 |
{
"resourceType" : "SearchParameter",
"id" : "DocumentReference-hcid",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter DocumentReference-hcid</b></p><a name=\"DocumentReference-hcid\"> </a><a name=\"hcDocumentReference-hcid\"> </a><h2>DocumentReferenceHCId</h2><p>Parameter <code>hcid</code>:<code>token</code></p><div><p>Parameter for searching home community ID</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>extension.where(url='https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-home-community-id').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://hl7.cz/fhir/hie/SearchParameter/DocumentReference-hcid",
"version" : "0.0.1",
"name" : "DocumentReferenceHCId",
"status" : "active",
"date" : "2025-12-12T14:09:31.7181197+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Parameter for searching home community ID",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"code" : "hcid",
"base" : [
"DocumentReference"
],
"type" : "token",
"expression" : "extension.where(url='https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-home-community-id').value",
"multipleOr" : true,
"multipleAnd" : true
}