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
This section corresponds to transaction [ITI-65] of the IHE Technical Framework. Transaction [ITI-65] is used by the Document Source and Document Recipient Actors. The Provide Document Bundle [ITI-65] transaction is used to transmit a set of documents and associated metadata.
The Provide Document Bundle [ITI-65] transaction passes a Provide Document Bundle Request from a Document Source to a Document Recipient.
Table 1: Actor Roles
Actor | Role |
---|---|
Document Source | Sends documents and metadata to the Document Recipient |
Document Recipient | Accepts the document and metadata sent from the Document Source |
FHIR-R4 HL7 FHIR Release 4.0
Figure 1: Provide Document Bundle Interactions
The FHIR Bundle.meta.profile
shall have the following value:
https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.ProvideBundle
The request Bundle SHALL follow the CH MHD Provide Document Bundle Comprehensive.
The DocumentReference.content.attachment.url
value SHALL point to a Binary resource included in the Bundle (see
Resolving references in Bundles for how to create a valid reference).
The response Bundle SHALL follow the CH MHD Provide Document Bundle Comprehensive Response.
The CapabilityStatement resource for the Document Source is MHD Document Source.
The CapabilityStatement resource for the Document Recipient is MHD Document Recipient.
The transaction SHALL be secured by Transport Layer Security (TLS) encryption and server authentication with server certificates.
The transaction SHALL use client authentication and authorization using one of the following strategies:
It will be added in future (ATNA).