Mobile access to Health Documents (MHD)
5.0.0-prototype - ci-build
Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This is not an authorized publication; it is the continuous build for version 5.0.0-prototype). This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions
This section defines the actors and transactions in this implementation guide.
Figure below shows the actors directly involved in the MHD Profile and the relevant transactions between them.
Figure 1:33.1-1: MHD Actor Diagram
Table 1:33.1-1 lists the transactions for each actor directly involved in the MHD Implementation Guide. To claim compliance with this guide, an actor shall support all required transactions (labeled “R”) and may support the optional transactions (labeled “O”).
Actors | Transactions | Optionality |
---|---|---|
Document Source | Provide Document Bundle [ITI-65] | R |
Document Recipient | Provide Document Bundle [ITI-65] | R |
Document Consumer | Find Document Lists [ITI-66] | R |
Find Document References [ITI-67] | R | |
Retrieve Document [ITI-68] | R | |
Document Responder | Find Document Lists [ITI-66] | R |
Find Document References [ITI-67] | R | |
Retrieve Document [ITI-68] | R |
The actors in this profile are described in more detail in the sections below.
The Document Source is the producer and publisher of SubmissionSet, Folder, DocumentReference, and documents to a Document Recipient.
The following CapabilityStatements define the Actor capabilities
The Document Consumer queries Document Responder for SubmissionSet, Folder, and DocumentReference metadata meeting certain criteria and may retrieve selected documents.
The following CapabilityStatements define the Actor capabilities
The Document Recipient receives documents and metadata sent by the Document Source.
The following CapabilityStatements define the Actor capabilities
The Document Responder responds with SubmissionSet, Folder, and DocumentReference metadata in response to a search request, and responds with documents in response to a retrieve request, from a Document Consumer.
The following CapabilityStatements define the Actor capabilities
The transactions in this profile are summarized in the sections below.
This transaction is used to transfer documents and metadata and is analogous to a Provide and Register Document Set-b ITI-41 transaction.
For more details see the detailed ITI-65 transaction description.
This transaction is used to issue parameterize queries that result in a List resource representing a SubmissionSet or a Folder.
For more details see the detailed ITI-66 transaction description.
This transaction is used to issue parameterized queries that result in a list of Document Reference resources.
For more details see the detailed ITI-67 transaction description.
This transaction is used to get documents.
For more details see the detailed ITI-68 transaction description.