Proposed Baseline for Patient Summary (PS) Use Cases
- Allana Cameron
- Topic Author
- Offline
- Posts: 78
3 years 4 months ago #7052
by Allana Cameron
Replied by Allana Cameron on topic Proposed Baseline for Patient Summary (PS) Use Cases
Good afternoon,
We would like to acknowledge that we have received feedback from Derek, Allison, Lillian and Colin regarding multiple patient summaries. Thank you! Our team will be meeting this week to review your feedback and will post a response here, in the working group, to review and comment on.
Thanks,
Allana
We would like to acknowledge that we have received feedback from Derek, Allison, Lillian and Colin regarding multiple patient summaries. Thank you! Our team will be meeting this week to review your feedback and will post a response here, in the working group, to review and comment on.
Thanks,
Allana
Please Log in or Create an account to join the conversation.
- Derek Ritz
- Offline
- Posts: 131
3 years 4 months ago #7045
by Derek Ritz
Replied by Derek Ritz on topic Proposed Baseline for Patient Summary (PS) Use Cases
I think this is a very important use case -- and also one of the areas where real challenges can arise (akin to the "version control" challenges addressed in other sectors, such as engineering document control). Using a FHIR-based PS as an example -- there can be multiple documents (bundles), each with similar manifests (the composition) referencing the same set of underlying clinical content (the resources). Unhelpfully, every time a resource is persisted to a new FHIR server it is likely to be given a new "id".
In an ideal scenario, the id of each unique content element would be consistent across all the document instances that include it... and across all the databases where that document may be stored. There should be a defined pattern that well-behaved point-of-service applications can follow so that a proliferation of patient summaries can't become a version control problem... and, potentially, a patient safety concern. Good progress has been made on developing and documenting such a pattern (and on the technical rules that are needed to operationalize it).
In an ideal scenario, the id of each unique content element would be consistent across all the document instances that include it... and across all the databases where that document may be stored. There should be a defined pattern that well-behaved point-of-service applications can follow so that a proliferation of patient summaries can't become a version control problem... and, potentially, a patient safety concern. Good progress has been made on developing and documenting such a pattern (and on the technical rules that are needed to operationalize it).
Please Log in or Create an account to join the conversation.
- Lillian Ly
- Offline
- Posts: 1
3 years 4 months ago #7044
by Lillian Ly
Replied by Lillian Ly on topic Proposed Baseline for Patient Summary (PS) Use Cases
Agreed, our experience in SK when we started receiving pt data from providers' EMRs to our provincial repository was that there needs to be some business rules for the "latest and greatest" version of the pt summary. I had shared feedback and suggested this be tagged to UC06 since all the data would go to the EHR and if users wanted to create and/or consume the latest pt summary, then the business rules could be applied at the point.
Please Log in or Create an account to join the conversation.
- Allison Anderson
- Offline
- Posts: 3
3 years 4 months ago #7042
by Allison Anderson
Replied by Allison Anderson on topic Proposed Baseline for Patient Summary (PS) Use Cases
Hi, Since it is very possible that multiple patient summaries can get created for one patient across multiple providers. Should we add a use case to encompass this scenario?
Please Log in or Create an account to join the conversation.
- Allana Cameron
- Topic Author
- Offline
- Posts: 78
3 years 5 months ago #6943
by Allana Cameron
Replied by Allana Cameron on topic Proposed Baseline for Patient Summary (PS) Use Cases
Hi Colin, great discussion point! I have added this to the use case in the requirements section to be considered during the requirements development.
Thanks!
Thanks!
Please Log in or Create an account to join the conversation.
- Colin King
- Offline
- Posts: 1
3 years 5 months ago #6942
by Colin King
Replied by Colin King on topic Proposed Baseline for Patient Summary (PS) Use Cases
Yes, looks good.
Is it possible that the patient-viewable summary may be different from the provider-viewable summary? Eg, the provider-viewable summary contains content that providers want to share with one another, but wouldn't be appropriate for the patient to view. Perhaps this doesn't affect the data standards.
Is it possible that the patient-viewable summary may be different from the provider-viewable summary? Eg, the provider-viewable summary contains content that providers want to share with one another, but wouldn't be appropriate for the patient to view. Perhaps this doesn't affect the data standards.
Please Log in or Create an account to join the conversation.