Stream: implementers
Topic: Review Family History
James Dinsmore (Jun 11 2020 at 16:59):
We need help deciding which resource to use to update that someone has reviewed the entire Family History list. Originally we thought to use FamilyMemberHistory, but the data we need to capture is not at the individual record level (it is at the Profile level). The option that will be in UI is "Confirm no changes." This option will need to capture a Reviewed Date/Time, Reviewed Author (e.g. Practitioner reference), and a Patient reference. We will need to build both a POST and a GET. Any suggestions are appreciated.
Vassil Peytchev (Jun 11 2020 at 17:03):
This could be recorded as an Observation, I think.
Lloyd McKenzie (Jun 11 2020 at 17:10):
Or Task. Task lets you capture both the 'please review' as well as ticking the box when the review is done. However, a positive statement of "no changes are needed" would be appropriate as an Observation.
Last updated: Apr 12 2022 at 19:14 UTC