Skip to Main Content

Bulk Data 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.

Request for PowerChart Data Export

Uday_yosiOct 25 2024

Team,

We are trying to extract allergy codes, procedure codes, and medication codes from PowerChart. Does PowerChart offer a specific API or method for exporting this type of data?

If so, could you please share any relevant documentation, videos, tutorials, or API request examples?

Thanks in advance!

End Point:

https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/AllergyIntolerance

"category": [

"food"

],

"criticality": "high",

"code": {

"coding": [

{

"system": "http://www.nlm.nih.gov/research/umls/rxnorm",

"code": "725",

"display": "Amphetamine"

}

],

"text": "amphetamine"

}

This post has been answered by Shivam Verma-Oracle on Oct 29 2024
Jump to Answer
Comments
Post Details