FHIR IG analytics| Package | hl7.fhir.cz.hie |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-CZ-MHD-DocumentResponder.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/HIE/CapabilityStatement-CZ-MHD-DocumentResponder.html |
| URL | https://hl7.cz/fhir/hie/CapabilityStatement/CZ-MHD-DocumentResponder |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-09-23 |
| Name | CZ_MHD_DocumentResponder |
| Title | MHD Document Responder (server) |
| Realm | cz |
| Authority | hl7 |
| Description | CapabilityStatement for Actor MHD Document Responder (server). |
| Kind | requirements |
No resources found
| SearchParameter | |
| DocumentReference-hcid | DocumentReferenceHCId |
| DocumentReference-Creation | Creation |
| StructureDefinition | |
| cz-mhd-documentreference-comprehensive | CZ MHD DocumentReference Comprehensive |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement CZ-MHD-DocumentResponder
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 returns DocumentReference Resources that match the search criteria provided by the Document Consumer [ITI-67]. MHD supports update of DocumentReference Resources by the Document Source [CZ:MHD-1]. MHD server serves the document to the Document Consumer [ITI-68].
TLS SHALL be used together with IUA extended access token
search-systeminteraction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| DocumentReference | https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-documentreference-comprehensive | y | y | y | _id, _lastUpdated, author, category, event, facility, format, creation, date, identifier, patient, period, related, security-label, setting, status, type, hcid | ||||
| Binary | y |
read, search-type, update.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Logical id of this artifact |
| SHALL | _lastUpdated | date | When the resource version last changed |
| SHALL | author | reference | Who and/or what authored the document |
| SHALL | category | token | Categorization of document |
| SHALL | event | token | Main clinical acts documented |
| SHALL | facility | token | Kind of facility where patient was seen |
| SHALL | format | token | Format/content rules for the document |
| SHALL | creation | date | When this document was created |
| SHALL | date | date | When this document reference was created |
| SHALL | identifier | token | The identifier for this DocumentReference |
| SHALL | patient | reference | Who/what is the subject of the document |
| SHALL | period | date | Time of service that is being documented |
| SHALL | related | reference | Related Resource |
| SHALL | security-label | token | Document security-tags |
| SHALL | setting | token | Additional details about where the content was created (e.g. clinical specialty) |
| SHALL | status | token | current | superseded | entered-in-error |
| SHALL | type | token | Kind of document (LOINC if possible) |
| SHALL | hcid | token | Home community id which authored the document |
{
"resourceType": "CapabilityStatement",
"id": "CZ-MHD-DocumentResponder",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hie/CapabilityStatement/CZ-MHD-DocumentResponder",
"version": "0.0.1",
"name": "CZ_MHD_DocumentResponder",
"title": "MHD Document Responder (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 Responder (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 returns DocumentReference Resources that match the search criteria provided by the Document Consumer [ITI-67]. MHD supports update of DocumentReference Resources by the Document Source [CZ:MHD-1]. MHD server serves the document to the Document Consumer [ITI-68].",
"security": {
"cors": false,
"description": "TLS SHALL be used together with IUA extended access token"
},
"resource": [
{
"type": "DocumentReference",
"profile": "https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-documentreference-comprehensive",
"interaction": [
{
"code": "read"
},
{
"code": "search-type"
},
{
"code": "update"
}
],
"searchParam": [
{
"name": "_id",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-id",
"type": "token",
"documentation": "Logical id of this artifact"
},
{
"name": "_lastUpdated",
"definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
"type": "date",
"documentation": "When the resource version last changed"
},
{
"name": "author",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-author",
"type": "reference",
"documentation": "Who and/or what authored the document"
},
{
"name": "category",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-category",
"type": "token",
"documentation": "Categorization of document"
},
{
"name": "event",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-event",
"type": "token",
"documentation": "Main clinical acts documented"
},
{
"name": "facility",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-facility",
"type": "token",
"documentation": "Kind of facility where patient was seen"
},
{
"name": "format",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-format",
"type": "token",
"documentation": "Format/content rules for the document"
},
{
"name": "creation",
"definition": "https://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation",
"type": "date",
"documentation": "When this document was created"
},
{
"name": "date",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-date",
"type": "date",
"documentation": "When this document reference was created"
},
{
"name": "identifier",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier",
"type": "token",
"documentation": "The identifier for this DocumentReference"
},
{
"name": "patient",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
"type": "reference",
"documentation": "Who/what is the subject of the document"
},
{
"name": "period",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-period",
"type": "date",
"documentation": "Time of service that is being documented"
},
{
"name": "related",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-related",
"type": "reference",
"documentation": "Related Resource"
},
{
"name": "security-label",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-security-label",
"type": "token",
"documentation": "Document security-tags"
},
{
"name": "setting",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-setting",
"type": "token",
"documentation": "Additional details about where the content was created (e.g. clinical specialty)"
},
{
"name": "status",
"definition": "http://hl7.org/fhir/SearchParameter/DocumentReference-status",
"type": "token",
"documentation": "current | superseded | entered-in-error"
},
{
"name": "type",
"definition": "http://hl7.org/fhir/SearchParameter/clinical-type",
"type": "token",
"documentation": "Kind of document (LOINC if possible)"
},
{
"name": "hcid",
"definition": "https://hl7.cz/fhir/hie/SearchParameter/DocumentReference-hcid",
"type": "token",
"documentation": "Home community id which authored the document"
}
]
},
{
"type": "Binary",
"interaction": [
{
"code": "read"
}
]
}
],
"interaction": [
{
"code": "search-system"
}
]
}
]
}