Mobile access to Health Documents (MHD)
4.2.2-current - ci-build International flag

Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 4.2.2-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions

1:33.1 Actors and Transactions

This section defines the actors and transactions in this implementation guide.

The 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”).

Table 1:33.1-1: MHD Implementation Guide - Actors and Transactions
Actors Transactions Optionality
Document Source Provide Document Bundle [ITI-65] O
Simplified Publish [ITI-105] O
Generate Metadata [ITI-106] O
Document Recipient Provide Document Bundle [ITI-65] R
Simplified Publish [ITI-105] O
Generate Metadata [ITI-106] O
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

Note: The Document Source shall implement at least one of the transactions.

1:33.1.1 Actor Descriptions and Actor Profile Requirements

The actors in this profile are described in more detail in the sections below.

1:33.1.1.1 Document Source

The Document Source is the producer and publisher of Document Content to a Document Recipient.

The Document Source uses either the [ITI-65], [ITI-105], or [ITI-106].

The following CapabilityStatements define the actor capabilities given the various Options

1:33.1.1.2 Document Consumer

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

1:33.1.1.3 Document Recipient

The Document Recipient receives documents and metadata sent by the Document Source.

The following CapabilityStatements define the actor capabilities

1:33.1.1.4 Document Responder

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

1:33.1.2 Transaction Descriptions

The transactions in this profile are summarized in the sections below.

1:33.1.2.1 Provide Document Bundle

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.

1:33.1.2.2 Find Document Lists

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.

1:33.1.2.3 Find Document References

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.

1:33.1.2.4 Retrieve Document

This transaction is used to get documents.

For more details see the detailed ITI-68 transaction description.

1:33.1.2.5 Simplified Publish

This transaction is used to publish a document and the document metadata. This transaction does not support publishing multiple documents. This transaction will produce a simplified SubmissionSet based solely on the DocumentReference, security context between Document Source and Document Recipient, and local configuration for metadata conversion.

For more details see the detailed ITI-105 transaction description.

1:33.1.2.6 Generate Metadata

This transaction is used to generate DocumentReference metadata given a document. The Document Source provides a document. The Document Responder will create, update, or use an existing DocumentReference instance.

For more details see the detailed ITI-106 transaction description.