Open linophth opened 6 years ago
The model is done correctly. We are not using a procedure for lab result queries. We are querying for all the ANF statement associated with the BMP procedure.
Response: Not an issue. Action: None
@preston Does this make sense to you?
More detail: ANF contains only 2 types of statements, either performed or requested. Labs that are already done statement is always performed.
@preston Is this OK? Does this get us lab RESULTS, as opposed to just documentation that they were done?
https://github.com/preston/vha-kbs-knarts/blob/44bb353f460ce3502673efd2889a49b10c1df751/content/cardiology_catheterization/o30/CDSK_KRprt_SADT_O30CardCath.xml#L327
Chapter 2, section 7 of the white paper clearly indicates that what is wanted here is lab RESULTS - not just indication that the labs were performed. The code only addresses whether or not the labs were performed.