This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) (v0.2.0: STU 1 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
This section defines the specific requirements for systems wishing to conform to actors specified in this MedMorph Reference Architecture IG. The specification focuses on the creation of the Knowledge Artifacts and their usage by the Backend Service App. It also describes the use of SMART on FHIR Backend Services Authorization and provides guidance on privacy, security, and other implementation requirements.
Before reading this formal specification, implementers should first be familiar with two other key portions of the specification:
The Use Cases page provides the business context and general process flow enabled by the formal specification.
The Background page provides information about the underlying specifications and indicates what portions of each should be reviewed in order to have the necessary foundation to understand the constraints and usage guidance described in this detailed specification.
This implementation guide uses specific terminology to flag statements that have relevance for the evaluation of conformance with the guide:
SHALL indicates requirements that must be met to be conformant with the specification.
SHOULD indicates behaviors that are strongly recommended (and which may result in interoperability issues or sub-optimal behavior if not adhered to), but which do not, for this version of the specification, affect the determination of specification conformance.
MAY describes optional behaviors that are free to consider but where the is no recommendation for or against adoption.
Actors and Systems asserting conformance to this implementation guide have to implement the requirements outlined in the corresponding capability statements. The following definition of MUST SUPPORT is to be used in the implementation of the requirements.
This specification makes significant use of FHIR profiles, search parameter definitions, and terminology artifacts to describe the content to be shared as part of MedMorph workflows. The implementation guide is based on FHIR R4 and profiles are listed for each interaction.
The full set of profiles defined in this implementation guide can be found by following the links on the MedMorph FHIR Artifacts page.
This IG also leverages the US Core set of profiles defined by HL7 for sharing non-veterinary EMR individual health data in the U.S. Where US Core profiles exist, this IG either leverages them directly or uses them as a base for any additional constraints needed to support the member attribution list use cases. If no constraints are needed, this IG does not define any profiles.
Where US Core profiles do not yet exist (e.g., for PlanDefinition, Bundle), MedMorph profiles have been created.
This section outlines how the SMART on FHIR Backend Services Authorization will be used by the MedMorph Reference Architecture implementation guide.
The following actors comprise the System Actors: EHRs, Knowledge Artifact Repository, Backend Service App, Trust Service Provider, Trusted Third Party, PHA, and Research Organizations.
System Actors (EHRs, Knowledge Artifact Repository, Backend Service App, Trust Service Provider, Trusted Third Party, PHA, and Research Organization) SHALL advertise conformance to SMART Backend Services by hosting a Well-Known Uniform Resource Identifiers (URIs) as defined in the Bulk Data Access IG specification.
System Actors SHALL include token_endpoint, scopes_supported, token_endpoint_auth_methods_supported and token_endpoint_auth_signing_alg_values_supported as defined in the Bulk Data Access IG specification.
When System Actors act as clients, they SHALL share their JSON Web Key Set (JWKS) with the server System Actors using Uniform Resource Locators (URLs) as defined in the Bulk Data Access IG specification.
Client System Actors SHALL obtain the access token as defined in the Bulk Data Access IG specification.
Content Implementation Guides SHALL each specify the scope of each respective use case.
This implementation guide sets expectations for the following systems using workflow specific requirements and capability statements as shown below. Implementers are advised to review the workflow requirements and then review the capability statements before implementing the corresponding actor.
System Actor Name | Requirements | Capability Statement Link |
---|---|---|
Knowledge Artifact Repository | Provisioning Workflow Requirements | Knowledge Artifact Repository Capability Statement |
Backend Service App |
Provisioning Workflow Requirements Subscriptions and Notifications Requirements Trust Services Requirements Report Submission Requirements |
Backend Service App Capability Statement |
EHR | Subscriptions and Notifications Requirements | EHR Capability Statement |
Trust Service Provider | Trust Services Requirements | Trust Service Provider Capability Statement |
Trusted Third Party | Report Forwarding Requirements | Trusted Third Party Capability Statement |
Public Health Authority |
Provisioning Workflow Requirements Report Receiving Requirements |
Public Health Authority Capability Statement |
Research Organization |
Provisioning Workflow Requirements Report Receiving Requirements |
Research Organization Capability Statement |