FHIR IG analytics| Package | hl7.fhir.cz.hie |
| Resource Type | SearchParameter |
| Id | SearchParameter-DocumentReference-hcid.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/HIE/SearchParameter-DocumentReference-hcid.html |
| URL | https://hl7.cz/fhir/hie/SearchParameter/DocumentReference-hcid |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-12-12T14:09:31.7181197+00:00 |
| Name | DocumentReferenceHCId |
| Realm | cz |
| Authority | hl7 |
| Description | Parameter for searching home community ID |
| Type | token |
| CapabilityStatement | |
| CZ-MHD-DocumentConsumer | MHD Document Consumer (client) |
| CZ-MHD-DocumentResponder | MHD Document Responder (server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter DocumentReference-hcid
Parameter hcid:token
Parameter for searching home community ID
| Resource | DocumentReference |
| Expression | extension.where(url='https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-home-community-id').value |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "DocumentReference-hcid",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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
}