Access Management
Third-party Vendor Portal
Added API documentation link under “App Owner Portal” in the below locations –
• Register New App tab
• Footer section
Patient Access APIs
Claims APIs
CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®):
http://hl7.org/fhir/us/carin-bb/
No change
Provider Directory APIs
Implementation Guide: DaVinci PDEX Plan Net: http://hl7.org/fhir/us/davinci-pdex-plan-net/
1. Added the ability to perform search operation by “_include” for supported attributes, to allow other resource entries to be returned as part of the bundle –
Resources | Supported “_include” |
---|---|
HealthcareService | HealthcareService:organization |
Location | Location:organization |
Organization | Organization:partof |
OrganizationAffiliation | OrganizationAffiliation:primary-organization |
OrganizationAffiliation:participatingorganization | |
OrganizationAffiliation:network | |
PractitionerRole | PractitionerRole:practitioner |
PractitionerRole:organization | |
PractitionerRole:network |
2. Added the ability to perform search operations for the following resources.
a. Practitioner
• Ability to search by String modifier "contains" and “exact” on the family, given and name search parameters.
b. Organization
• Ability to search by String modifier "contains" and “exact” on the name and address search parameters.
c. HealthcareService
• Ability to search by String modifier "contains" and “exact” on the name search parameter.
d. Location
• Ability to search by String modifier "contains" and “exact” on the address, address-city, address-state and address-postalcode search parameters.