Making Electronic Data More available for Research and Public Health (MedMorph), published by HL7 International - Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-medmorph/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-receiver | Version: 1.0.0 | |||
Draft as of 2020-12-06 | Computable Name: DataReceiver |
This example CapabilityStatement defines the expected capabilities of the Data Receiver actor when conforming to the MedMorph RA IG. The actor is responsible for defining Knowledge Artifacts, receiving reports, and submitting responses back to health care organizations. The specific knowlege artifacts, reports and responses to be supported by the Data Receiver will be defined by the Content IGs.
Raw OpenAPI-Swagger Definition file | Download
(Requirements Definition Capability Statement)
Canonical URL: http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-data-receiver
Published by: HL7 International - Public Health Work Group
This example CapabilityStatement defines the expected capabilities of the Data Receiver actor when conforming to the MedMorph RA IG. The actor is responsible for defining Knowledge Artifacts, receiving public health reports, and submitting responses back to health care organizations. The specific knowledge artifacts, reports, and responses supported by the Data Receiver will be defined by the content IGs.
FHIR Version: | 4.0.1 |
---|---|
Supported formats: | json |
The primary focus of the Data Receiver is to define Knowledge Artifacts, receive reports and submit responses back to clinical care organizations.
Security:
Implementations must meet the general security requirements documented in FHIR Security guidance.
In addition the Data Receiver needs to meet the security requirements as outlined in the Formal Specification - Security Section.
Resource | Search | Read | Read Version | Instance History | Resource History | Create | Update | Delete |
---|---|---|---|---|---|---|---|---|
PlanDefinition (Profile) | SHALL | SHALL | SHOULD | SHALL | SHALL |
The following FHIR operations SHALL be supported by the Data Receiver.
An example implementation of the process-message operation can be found at Example process-message operation using HAPI
Profile: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-plandefinition
Parameter | Type | Definition & Chaining |
---|---|---|
identifier | token | Search using identifiers as allowed according to the FHIR specification. |
name | string | Search using PlanDefinition name. |
publisher | string | Search using publisher name. |
title | string | Search using title. |
version | string | Search using version. |
name and version | string, string | Search using name and version. |