Citrix PowerChart Orders

68 views
Skip to first unread message

Sharon Dang

unread,
Oct 3, 2022, 1:54:39 PM10/3/22
to Oracle Cerner FHIR Developers
When ordering medications or vaccinations to be administered for a patient in the PowerChart testing environment, the orders don't seem to be returned in the ServiceRequest call for the patient.

There is a flag on the medication order that says "The order is yet to be verified by a pharmacist" and "The order is yet to be reviewed by a nurse." Does this need to be resolved before the order is shown in the ServiceRequest call? If so, how do we do that?

Thanks,
Sharon

Oracle Cerner FHIR Developers

unread,
Oct 4, 2022, 1:34:22 PM10/4/22
to Oracle Cerner FHIR Developers
R4 ServiceRequest resource is not intended to return medication orders. ServiceRequest resource is used to return orders for diagnostic procedures such as lab and radiology orders etc.  http://fhir.cerner.com/millennium/r4/clinical/care-provision/service-request/#overview If you need a resource to retrieve medication orders you would use the MedicationRequest resource and it would not have to be verified by the pharmacist to be returned in the MedicationRequest resource. http://fhir.cerner.com/millennium/r4/clinical/medications/medication-request/#overview

Sharon Dang

unread,
Oct 4, 2022, 2:31:33 PM10/4/22
to Oracle Cerner FHIR Developers
Great, thank you. Is there a way to get the unsigned orders from the ServiceRequest and MedicationRequest calls?

I'm not seeing it get returned.
Reply all
Reply to author
Forward
0 new messages