PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.carin-rtpbc@1.0.0
    http://hl7.org/fhir/us/carin-rtpbc/CapabilityStatement/rtpbc-requester
{
  "description": "This CapabilityStatement describes the expected capabilities of a client system submitting a Real-time Pharmacy Benefit Check (RTPBC) request using the `$process-message` operation.",
  "_filename": "CapabilityStatement-rtpbc-requester.json",
  "package_name": "hl7.fhir.us.carin-rtpbc",
  "format": [ "xml", "json" ],
  "date": "2019-12-08T00:00:00-05:00",
  "publisher": "HL7 International - Pharmacy",
  "patchFormat": [ "application/json-patch+json" ],
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "RtpbcRequesterCapabilityStatement",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "RTPBC Requester Capability Statement",
  "package_version": "1.0.0",
  "status": "active",
  "id": "d67f9dcc-3d02-4754-9d1c-1a0e6cdb4d2e",
  "kind": "requirements",
  "implementationGuide": [ "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/carin-rtpbc" ],
  "url": "http://hl7.org/fhir/us/carin-rtpbc/CapabilityStatement/rtpbc-requester",
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International - Pharmacy",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication",
      "system": "url"
    } ]
  }, {
    "name": "Frank McKinney",
    "telecom": [ {
      "value": "frank.mckinney@pocp.com",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "security": {
      "description": "Implementers are expected to follow core FHIR security principles (https://www.hl7.org/fhir/security.html).In addition, the FHIR Security and Privacy Module (http://hl7.org/fhir/R4/secpriv-module.html) describes how to protect patient privacy."
    },
    "documentation": "RTPBC Requester **SHALL**: 1. Support at least one use case defined in this IG and listed in the Use Cases section. 2. Implement the RESTful behavior according to the FHIR specification. 3. Support the JSON source format.  RTPBC Requester **SHOULD**: 1. Support the XML source format. 2. Identify the RTPBC profiles supported as part of the FHIR `meta.profile` attribute for each instance."
  } ]
}