Hi,
I’m trying to integrate our app with Epic FHIR. Testing it via sandbox EHR Launch.
In my app I POST Condition(using api https://fhir.epic.com/Sandbox?api=949) with verificationStatus = Confirmed, but when I check it via Condition(Search) - it’s created with verificationStatus = Provisional.
In Epic FHIR specification said:
The Condition resource accommodates creating problems by adding them to the “holding tank” that drives the EpicCare Reconcile Outside Data Activity. Once a clinician reconciles the problem, the unconfirmed problem in the “holding tank” will no longer appear in Condition.Search results. A new Condition resource associated with the reconciled problem will be available in the normal Condition.Search results.
Can someone please assist how to set Condition verificationStatus as confirmed or Api for reconcile Condition.
Thank you in advance!
Best regards,
Vasyl