logicahealth / vha-kbs-knarts

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

Multiple data types missing from all medication orders #36

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#L322

Please check all medication orders for the following data types that are missing from the XML: 410604004 |Subject of record (person)| ISO 8601 prior to time of procedure repetition.event.frequency (246432004 |Number of occurrences (qualifier value)

csp4z commented 6 years ago

@amsimms Can you respond? This is one of the ones you responded to in the Google sheet, but I didn't understand your response.

juliaskapik commented 6 years ago

subjectOfInformation refers to a patient context, which is always present in ANF statements (thus is not modeled).
On the other hand, repetition.event.frequency is missing in the XML but present in the TSR. This example contains timing in the model.

csp4z commented 6 years ago

Differing modeling approach preferences. Backlog.

kthlnkeating commented 6 years ago

Returning issue to PO.

linophth commented 6 years ago

I understand "different modeling approach preferences" related to timing, although it might be a good thing to make it very clear that the 1 tablet is only give once, thus the usefulness of: repetition.event.frequency (246432004 |Number of occurrences (qualifier value)"

This concept, "ISO 8601 prior to time of procedure" is not modeled at all. There is no representation of the timing relative to the procedure.

a-dru-desai commented 6 years ago

@kthlnkeating Could B3 address Linda's comment re: ISO 8601?