Stream: implementers
Topic: do-not-take variations
Jose Costa Teixeira (Dec 08 2021 at 21:34):
Scenario:
A patient has poor kidney function and is about to get a contrasted procedure. The contrast product information says it is not advised in case of nephropathy.
Before the procedure, the technician identifies the patient and the drug, and the system consults another system which says "warning - this is not advised for patients with poor kidney function".
The patient may well end up getting the contrast, regardless of the computer-issued advice.
What is the resource that conveys that response with the contraindications or precautions or warnings for this patient?
It can be a special flavour of "do not give" because that is the suggestion from the computer. But it is not really "do not give" but "be aware that this should be used with caution".
Jose Costa Teixeira (Dec 08 2021 at 21:34):
@Jean Duteau ?
Jean Duteau (Dec 08 2021 at 21:42):
DetectedIssue
Jose Costa Teixeira (Dec 09 2021 at 13:23):
thanks. the way to ask for detectedissues - i'd say a MedicationAdministration with status "in-progress" ? I don't think an instance-order Request would be a good thing because this is already at bedside
Last updated: Apr 12 2022 at 19:14 UTC