Skip to Main Content

R4 APIs (Millennium)

Announcement

For information related to the Oracle Partner Network (OPN) Industry Healthcare Track please visit our OPN Industry Healthcare Program page.

For specific questions related to Oracle Partner Network (OPN), please contact Partner Assistance.

Millennium FHIR and non-FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com
Soarian FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com.

Approach to Search Through FHIR EHR for Specific Data

user-qmjhcJul 26 2023

Hello everyone,

We are building a SMART on FHIR app that will launch from Cerner. We observed that most people would search through an EHR for specific data (e.g., dentistry, ASD, ECG/EKG, EEG, ENT, etc.) using code systems like LOINC or SNOMED CT. We want to query specific data from Cerner, and we wonder what recommendations you have for us to fetch that information. We also wonder if there is any test data set we can use containing the information above or tools to create the data.

We drafted an approach to query the information below. We would appreciate it if you could give us feedback on that.

An Approach to Fetch Data:

We plan to do the following step in order. If one returns no data, move on and search for the next step:

  1. Search through the list of LOINC codes
  2. Search through the list of SNOMED CT codes
  3. Search through the title and body of the FHIR data using a list of keywords like “ASD”, “ECG”, “EEG”, etc.

Thanks

Comments
Post Details
Added on Jul 26 2023
1 comment
84 views