FHIR IG analytics| Package | hl7.fhir.cz.hie |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-CZ-MHD-DocumentRecipient.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/HIE/CapabilityStatement-CZ-MHD-DocumentRecipient.html |
| URL | https://hl7.cz/fhir/hie/CapabilityStatement/CZ-MHD-DocumentRecipient |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-09-23 |
| Name | CZ_MHD_DocumentRecipient |
| Title | MHD Document Recipient (server) |
| Realm | cz |
| Authority | hl7 |
| Description | CapabilityStatement for Actor MHD Document Recipient (server). |
| Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CZ-MHD-DocumentRecipient
application/fhir+xml, application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverMHD server accepts the document and metadata sent from the Document Source [ITI-65].
TLS SHALL be used together with IUA extended access token
transactioninteraction described as follows:https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-providedocumentbundle-comprehensive
{
"resourceType": "CapabilityStatement",
"id": "CZ-MHD-DocumentRecipient",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hie/CapabilityStatement/CZ-MHD-DocumentRecipient",
"version": "0.0.1",
"name": "CZ_MHD_DocumentRecipient",
"title": "MHD Document Recipient (server)",
"status": "active",
"date": "2025-09-23",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "CapabilityStatement for Actor MHD Document Recipient (server).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"rest": [
{
"mode": "server",
"documentation": "MHD server accepts the document and metadata sent from the Document Source [ITI-65].",
"security": {
"cors": false,
"description": "TLS SHALL be used together with IUA extended access token"
},
"interaction": [
{
"code": "transaction",
"documentation": "https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-providedocumentbundle-comprehensive"
}
]
}
]
}