b.well SDK version 1.11.2 includes new features and some enhancements.
New Additions
health.getDiagnosticReportLabGroupshealth.getDiagnosticReportsuser.getPatientsuser.getRelatedPersons
Updates
getMemberConnectionsnow supports retrieving previously deleted connection ids to enable re-activationMemberConnectionsRequestsupports filtering bystatusandintegrationTypeIntegrationTypeis one of:PROA,DIRECT_IAS,INDIRECT_IAS
syncStatuswill now include new enum values:DELETINGandDATA_DELETED
- Additional fields exposed for:
- PractitionerRole
- active
- resourceType
- identifier
- location
- organization
- code
- period
- practitioner
- specialty
- telecom
- endpoint
- PractitionerRole
b.well SDK v1.10.1 Change Log
b.well SDK version 1.10.1 includes some enhancements.
Updates
getMemberConnections.statusenum now includesACCESS_ENDED- When IAS Consent is revoked by the user, all currently connected Direct IAS connections will be transitioned to
ACCESS_ENDED - When IAS Consent is re-permitted, all Direct IAS connections in the
ACCESS_ENDEDstatus will be transition toCONNECTED
- When IAS Consent is revoked by the user, all currently connected Direct IAS connections will be transitioned to
- Additional fields exposed for:
CareTeams:- resourceType
- status
- participant
Location:- status
Organization:- active
- type
b.well SDK v1.9.0 Change Log
b.well SDK version 1.9.0 includes a new feature.
New Additions
Activate a Previously Disconnected Direct IAS Connection
- A new endpoint,
activateDirectConnection, has been introduced. This allows users to reconnect a previously disconnected Direct Individual Access Service (IAS) connection and start retrieving new data for that connection again.- See the integration guide for more details.
b.well SDK v1.8.0 Change Log
b.well SDK version 1.8.0 includes new features and some small enhancements.
New Additions
Record Location Status now supported
- The
getTasksendpoint will now return a task indicating the status of the IAS Record Location.- See the integration guide for more details on proper filtering
Updates
getMemberConnections.categorynow includesIDENTITYfor Direct IAS connectionsgetTasksnow includes a filter forperformerType(user or system)- Note: Please filter by
userfor all current uses ofgetTasksto retrieve insights
- Note: Please filter by
- The following fields were added to
getMedicationGroups- lastEncounter
- pharmacyName
- prescriber
- refillsRemaining
- totalRefills
- lastFilled
- daysOfSupply
- prescriberInstruction
- pharmacyInstruction
- Updated Methods
getHealthResourceSearchResponse
- Score will not be available in the response.
createConsent
- Add support for IAS_IMPORT_RECORDS consent category
- Additional fields have been exposed for:
Document Reference- content.attachment[].title
MedicationDispense- medication
MedicationRequest- medication
Medication- code
- form
- resourceType
- identifier
- ingredient
- itemCodeableConcept
- strength
- itemReference
- isActive
- Updated Methods
- HealthResourceSearchRequest.build
- Zip code is required when sorting by DATA_SOURCE_RANK, and must be unset otherwise. Earlier Zip Code was only allowed when sorting by DATA_SOURCE_RANK.
- Additional fields exposed for:
- MedicationRequest
- identifier
- resourceType
- courseOfTherapyType
- MedicationDispense
- identifier
- resourceType
- category
- Encounter
- location
- resourceType
- text
- Procedure
- asserter
- identifier
- location
- recorder
- report
- resourceType
- text
- Immunizations
- location.address
- location.telecom
- New Methods
getDiagnosticReportLabGroupwhich can be used to group Diagnostic Reports and Observations by code and date
- Updated Methods
- Consent (Health Match Support)
- New consent category code
HEALTH_MATCH
- New consent category code
- Unified Search
searchHealthResourcesupdated schema (see Method Guide)
