{ "description": "This CapabilityStatement defines the expected capabilities of the HDEA actor when conforming to the MedMorph RA IG and playing the role of a server that receives messages from Data Receivers using FHIR Messaging.", "_filename": "CapabilityStatement-medmorph-healthdata-exchange-app-server.json", "package_name": "hl7.fhir.us.medmorph", "format": [ "json" ], "date": "2020-12-06", "publisher": "HL7 International - Public Health Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "HealthDataExchangeAppServerMode", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "Health Data Exchange App (HDEA) Server Application - (MedMorph backend services app)", "package_version": "1.0.0", "status": "draft", "id": "7022d0de-542a-431f-a4f7-8d47b193dc94", "kind": "requirements", "url": "http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-healthdata-exchange-app-server", "version": "1.0.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "security": { "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide." }, "operation": [ { "name": "process-message", "definition": "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message" } ], "documentation": "The focus of the HDEA as a Server is to expose $process-message endpoint at the root of the FHIR server." } ] }