PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.carin-rtpbc@0.1.0
    http://hl7.org/fhir/us/carin/CapabilityStatement/rtpbc-responder
{
  "description": "This CapabilityStatement describes the expected capabilities of a server that is capable of responding to a CARIN Real-time Pharmacy Benefit Check (RTPBC) request transacted with the `$process-message` operation.",
  "_filename": "CapabilityStatement-carin-rtpbc-responder-capabilitystatement.json",
  "package_name": "hl7.fhir.us.carin-rtpbc",
  "format": [ "xml", "json" ],
  "date": "2019-12-08T05:00:00+00:00",
  "publisher": "CARIN Alliance",
  "patchFormat": [ "application/json-patch+json" ],
  "fhirVersion": "4.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "CarinRtpbcResponderCapabilityStatement",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "CARIN RTPBC Responder Capability Statement",
  "package_version": "0.1.0",
  "status": "active",
  "id": "32ef7576-0ff7-40cf-b0d1-141b3242a483",
  "kind": "requirements",
  "implementationGuide": [ "http://hl7.org/fhir/us/carin/ImplementationGuide/carin-rtpbc" ],
  "url": "http://hl7.org/fhir/us/carin/CapabilityStatement/rtpbc-responder",
  "version": "0.1.0",
  "rest": [ {
    "mode": "server",
    "security": {
      "description": "1. For general security consideration refer to the [Security and Privacy Considerations](http://build.fhir.org/secpriv-module.html). 1. For security considerations specific to this guide refer to the [US Core Implementation Guide’s General Security Considerations page](http://hl7.org/fhir/us/core/security.html) for requirements and recommendations. 1. A server **SHALL** reject any unauthorized requests by returning an `HTTP 401` unauthorized response code."
    },
    "operation": [ {
      "name": "process-message",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "definition": "http://hl7.org/fhir/OperationDefinition/MessageHeader-process-message"
    } ],
    "documentation": "CARIN RTPBC Responder **SHALL**:   1. Support at least one use case defined in this Guide and listed in the [Use Cases](Use_cases.html) Section. 1. Implement the RESTful behavior according to the FHIR specification. 1. Support the json source format. 1. Declare a CapabilityStatement identifying the profiles supported.   CARIN RTPBC Responder **SHOULD**:   1. Support the xml source format. 1. Identify the CARIN RTPBC profiles supported as part of the FHIR `meta.profile` attribute for each instance."
  } ]
}