logicahealth / vha-kbs-knarts

VHA Knowledge-Based Systems clinical knowledge artifact content development program.
Apache License 2.0
7 stars 3 forks source link

Start and stop time modeling problem for "hold" and "restart" medication orders #39

Open linophth opened 6 years ago

linophth commented 6 years ago

https://github.com/preston/vha-kbs-knarts/blob/61c0978b327137459871c86b3c6604e58ede2d69/content/cardiology_catheterization/o18/CDSK_KRprt_OS_O18PreCardCath.xml#L701

Throughout this sections, there are problems with the "hold" and "restart" orders.
The "CollectInformationAction" only happens for the restart and not for the hold - we need both.

csp4z commented 6 years ago

Hold information is not present, looks like TSR only specifies timing.measureSemantic 'ISO 8601 prior to time of procedure' . Response: No Action

kthlnkeating commented 6 years ago

Returning issue to PO.

linophth commented 6 years ago

@catherinestaes This is the verbiage in the TSR: "Hold insulin per Cardiac Catheterization Guidelines ( just need an X start and stop time in relation to procedure )" Pinging Catherine to define expected action to be taken.

a-dru-desai commented 6 years ago

@catherinestaes Over to you.

catherinestaes commented 6 years ago

I would make this a future implementation issue to relook at all the hold and restart orders relative to procedures. this is something that I know is not complete and fully modeled in ANF.

linophth commented 6 years ago

It seems to me that they perhaps forgot something in the modeling of the "hold" orders, because the "restart" orders seemed to be fine.