PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.medmorph@1.0.0
    http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-trusted-third-party
{
  "description": "This CapabilityStatement defines the expected capabilities of the TTP actor when conforming to the MedMorph RA IG.    This actor is responsible for receiving messages and forwarding messages from health care organizations to a public health authority (PHA) or Research Organization (RO) and send responses back from PHA/RO to health care organizations.",
  "_filename": "CapabilityStatement-medmorph-trusted-third-party.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": "TrustedThirdParty",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Trusted Third Party (TTP)",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "9ca0421e-3030-4f52-8d93-1a25d7208fd3",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-trusted-third-party",
  "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 TTP is to receive messages and forward messages from health care organizations to a public health authority (PHA) or Research Organization (RO) and send responses back from PHA/RO to health care organizations."
  }, {
    "mode": "client",
    "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 Trusted Third Party is to receive messages and forward messages from clinical care to PHA/Research Organization and send responses back from PHA/RO to clinical care."
  } ]
}