FHIR IG analytics| Package | hl7.fhir.cz.hie |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-CZ-MHD-DocumentSource.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/HIE/CapabilityStatement-CZ-MHD-DocumentSource.html |
| URL | https://hl7.cz/fhir/hie/CapabilityStatement/CZ-MHD-DocumentSource |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-09-23 |
| Name | CZ_MHD_DocumentSource |
| Title | MHD Document Source (client) |
| Realm | cz |
| Authority | hl7 |
| Description | CapabilityStatement for Actor MHD Document Source (client). |
| Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CZ-MHD-DocumentSource
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.
clientMHD client sends documents and metadata to the Document Recipient [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-DocumentSource",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hie/CapabilityStatement/CZ-MHD-DocumentSource",
"version": "0.0.1",
"name": "CZ_MHD_DocumentSource",
"title": "MHD Document Source (client)",
"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 Source (client).",
"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": "client",
"documentation": "MHD client sends documents and metadata to the Document Recipient [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"
}
]
}
]
}