Stream: implementers
Topic: Co-Signatures
Julia Davis (Jun 22 2017 at 00:28):
Hi,
We are just starting out writing FHIR API's to provide integration with our Medications Management application and would like to know if anyone has implemented the concept of co-signatures.
There are a few scenarios where we require co-signatures but the main one and the scenario we are currently trying to address is in regard to Medication Administration.
When a nurse administers certain medications e.g. infusions our application prompts for entry of a co-signature via input of a second user password.
We are not sure of the best method for handling this type of scenario.
Has anyone had to implement something similar or does anyone have any suggestions?
Many thanks
Julia
Julia Davis (Jun 22 2017 at 01:03):
Hi Michele,
We don't have code at the moment but what I will do is put together a document including more detail and a diagram of how we are thinking of achieving this.
Cheers
Julia
Grahame Grieve (Jun 22 2017 at 01:55):
sounds like a provenance statement - see the Provenance resource. Do you mean digital signatures?
Julia Davis (Jun 22 2017 at 07:14):
Hi Grahame,
No a second signature as verification for administration
Julia Davis (Jun 22 2017 at 07:19):
I have attached a document with additional information - any assistance greatly appreciated
Discussion-Document-for-FHIR-Chat.pdf
Grahame Grieve (Jun 22 2017 at 07:46):
@John Moehrke can you look at the co-sign section of that document and tell me if you think this is a provenance?
John Moehrke (Jun 22 2017 at 12:35):
Hi @Julia Davis . I am co-chair of the Security WG, who own the Signature datatype and Provenance Resource. Your signing and co-signing need are considered within scope of Provenance.signature use-case. As you indicate at some point in the workflow a new Provenance record would be applied by 'the first nurse'. This instance would indicate the Provenance.signature.type of the reason for this signature, that being the patient details were verified and that the drug was applied. This Provenance would not be the completion of the workflow step, just the signature that is part of the workflow step. What you would need to do is define a profile for that signature. What resources, parts of resources, etc. This Provenance and signature would likely need to point at and cover the medication and task; possibly more. Your counter-signature would do similar with different signature type (purpose), and pointing at not just the medication but also at the previous Provenance from the first nurse. I would like to help define this, as it will be informative to my committee, it might find needed improvements, and would be a good example.
Julia Davis (Jun 22 2017 at 23:29):
Hi @John Moehrke , Many thanks for your reply regarding use of the Provenance Resource, I will read through the documentation and edit the workflow today. I will post a new version once complete. I will also create a separate flow just around the co-signature so that I can provide more detail. I will also add other scenarios where we require co-signatures. I would definitely appreciate any assistance you are able to give and very happy to provide any information and examples I can. We are also working on integration with the prescribing and pharmacy modules within our application.
Thanks again for your help.
Julia
Julia Davis (Jun 27 2017 at 02:03):
Hi, Sorry I got pulled off onto some web services work but have now put together a document with a couple of flows.
Any advice greatly appreciated.
Thanks
JuliaCo-Sign-Document-for-FHIR-Chat.pdf
Last updated: Apr 12 2022 at 19:14 UTC