Skip to main content

FHIR Layer EXchange (FLEX) Release Notes

Idaho Optum Behavioral Health

March 25, 2022 - Release 2.3.0

Access Management

Third-party Vendor Portal

Added API documentation link under “App Owner Portal” in the below locations –

  • Register New App tab
  • Footer section

Directory APIs

Claims APIs  

CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®): 

http://build.fhir.org/ig/HL7/carin-bb/CapabilityStatement-c4bb.html

a.       Updated Patient data type from “StringParam” to “ReferenceParam”.

b.       Added the functionality to support “type/Id” for “Patient” SearchParam.

c.       Added the functionality to support SearchParam Values “system” and “code” for “identifier” and “type” – SearchParam 

Conformance

Parameter

Type

Example

SHALL    

 

patient

reference

GET [base]/ExplanationOfBenefit?patient=[type]/[id]

SHALL

type

token

GET [base]/ExplanationOfBenefit?type=[system]|[code]

SHALL

identifier

token

GET

[base]/ExplanationOfBenefit?identifier=[system]|[code]

Provider Directory APIs

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