Release Notes
2022

2021

Release Notes Archive

© 2021-2023 Opala. All Rights Reserved.

Contact Opala's
Documentation Team

Release Notes: Enterprise 2022.3.0.11

Overview

The 2022.3.0.11 release from Opala includes the following updates:

Developers

Payers Can Now Self-Register with Opala

To exchange data for former Premera members who are now on a different insurance plan, Opala must have the ability for payers to register with us. The process for registering payers is similar to the process for registering application developers.

  1. On the Developer Portal, select the Get Started button and create a payer account.
    Note: You can access the Developer Portal at https://api.opalahealth.io:45000/v1/apps/portal/#/login.
  2. When you create your account, select Payer Administrator.
    Select Payer Administrator
  3. On the next two pages, enter your demographic information and select the Submit button.
  4. In the My Registrations section of the Developer Portal, select the button.
  5. Fill out the information on the Payer to Payer Registration pages.
    Enter Your Information
  6. On the final page, accept the legal attestation then select the Submit button.

Endpoint Monitoring for New App Request

Opala has exposed an endpoint to be used to monitor the usage of the Opala custom website to support requests to add new applications to the App Gallery, or request help for any other reason. If the website is down or unavailable (the health check API returns anything other than 200), the endpoint sends a notification to Opala's support team.

To ensure the API is up and running, this end point can be accessed without any authentication.

ETL Pipeline

ZeOmega ETL

The following is a list of data sources (i.e., files) processed and FHIR resources generated/updated:

Incoming Files/Format FHIR Resources Status
Zeomega_MedicationRequest (ndjson) MedicationRequest Prod
Zeomega_Procedure (ndjson) Procedure Prod
Zeomega_CareTeam (ndjson) CareTeam Prod

Security

MultiCare JWKS Public Keys Updated

Opala has updated the public keys for MultiCare. This effectively completes the registration for MultiCare, enabling them to utilize backend/client service authorization workflow and access the production ATR API endpoint.

Databricks Updated

Databricks operational data has been updated to include the Job Log (audit.job_log and audit.task_log), File Movement, and CMT ADT Message Counts.

Top