Acentra Logo
  • Welcome to Acentra's Interoperability Solution – Sandbox
  • View Profile Settings Logout
  • D Home
  • BC Patient Access API
  • FC Provider Directory API
  • B App Registration
  • A Contact Us
Patient Access API
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:
Download
View
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.
Authorization URL Format:
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:
Post
HTTP Headers content-type application/json
accept application/json
authorization Basic base 64({client_id}:{client_secret})
HTTP Body code {oauth code}
grant_type “authorization_code”
redirect_uri {your_redirect_uri}
Resources:
Acentra Interoperability Solution’s Patient Access API supports following resources
ExplanationOfBenefit
Patient
Coverage
Practitioner
PractitionerRole
Location
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:
Acentra’s Interoperability Solution’s Sandbox environment provides synthetic but reliable dataset to facilitate testing Patient Access API. The sandbox dataset is representative of real data and ensures consistency across the dataset.
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
Best Practices for Payers and App Developers
Federal Trade Commission’s (FTC) Act

Acentra © 2024