Skip to main content

FHIR Layer EXchange (FLEX) Release Notes

Tooele County Optum Behavioral Health

July 16, 2021 - Release 1.13

Directory APIs

Provider Directory APIs

Implementation Guide: DaVinci PDEX Plan Net: http://hl7.org/fhir/us/davinci-pdex-plan-net/  

Version: Davinci PDEX Plan Net, Release 1 - US Realm STU 

Package: hl7.fhir.us.davinci-pdex-plan-net#1.0.0 based on FHIR 4.0.1. Generated 2020-12-20

Optum Behavioral Health supports the CMS Interoperability Final Rule dated 5/1/2020, specifically, updated §438.242   Health information systems requirements.

Ability to perform read, vread and search operations for the following resources. Optum Behavioral Health supports versioned reference resources. 

1.       Practitioner

a.       Ability to search by _id, _lastUpdated, name, family, given

2.       Practitioner Role

a.       Ability to search by _id, _lastUpdated, practitioner, organization, network, role, specialty

3.       Organization/Network

a.       Ability to search by _id, _lastUpdated, address, name

4.       Organization Affiliation

a.       Ability to search by _id, _lastUpdated, specialty, location, primary-organization, participating-organization, network

5.       Location

a.       Ability to search by _id, _lastUpdated, address, address-city, address-state, addresspostalcode

6.       Healthcare Service

a.       Ability to search by _id, _lastUpdated, name, service-category, specialty, organization 

7.       Endpoint

a.       Ability to search by _id

Not Supported:

1. Insurance Plan: Tooele County is its own discrete payer (via Optum) and therefore doesn’t have a Plan ID for its members. 

a. All providers/organizations in Tooele County will be for Tooele payer (via Optum)

Known Issues

searchParameter _count may not return all results when more than 100 records are requested. The workaround is to ensure activating the <next> link when present in returned results.