Patient Access API facilitates secure movement of data from payer
systems (Producers) to the patients (Consumers) accessible via
third-party consumer applications. The Patient Access API leverages
CMS recommended CARIN IG for Blue Button® Implementation Guide (IG)
along with Common Payer Consumer Data Set (CPCDS) as anchors in
conjunction with data exchange standards, such as HL7® FHIR® and
SMART Application Launch Framework (Standalone Sequence).
Capability Statement
Developers can access the Acentra’s FHIR server capabilities for Patient
Access API using the CapabilityStatement endpoint:
The capability statement describes the set of capabilities
(behaviors) implemented by the FHIR Server to enable the Patient
Access API. For example, it describes the enabled profiles,
interactions, search parameters and provides information about the
authorize and token endpoints.
Getting Started
Please contact Rajesh Kusam (mailto:rajesh.kusam@acentra.com) or Ajay Bhagwandas (mailto:ajay.bhagwandas@acentra.com) to register your application with the Sandbox.
Sandbox User IDs:
There are 10 sandbox user IDs that use following format where ### will range from 001 to 010
Username: Sbuser### |
Password: Acentra-sb$2024 |
Getting Access Token:
Resources:
Acentra Interoperability Solution’s Patient Access API supports following resources
ExplanationOfBenefit | |
Patient | |
Coverage | |
Practitioner | |
PractitionerRole | |
Organization | |
Formulary Drug | https://sb.fhir.mhbapp.com/pa/api/v1/MedicationKnowledge |
Formulary Coverage Plan | https://sb.fhir.mhbapp.com/pa/api/v1/List |
Request Headers:
All requests for Patient Access API resources require the following headers:
content-type | application/json |
accept | application/json |
authorization | Bearer {ACCESS_TOKEN} |
Sample Queries and Data:
Important information for Application Owners
CARIN Alliance Code of Conduct | https://www.carinalliance.com/our-work/trust-frameworkand-code-of-conduct/ |
Privacy, Security and HIPAA | https://www.healthit.gov/topic/privacy-security-and-hipaa |
ONC Model Privacy Notice | https://www.healthit.gov/topic/privacy-security-and-hipaa/model-privacy-notice-mpn |