FHIR Chat · fhircast-docs / Issue #72 Update the context with FHIR re... · fhircast-github

Stream: fhircast-github

Topic: fhircast-docs / Issue #72 Update the context with FHIR re...


view this post on Zulip Github Notifications (FHIRcast) (Feb 21 2019 at 09:20):

bvdh opened Issue #72

An application that is connected to a FHIR Cast session can access the FHIR repository, typically this access is read only. So far as I understand the EMR gathers all changes to the repo in its "context", based on changes in this context the CDS Hooks events are send.
Based on this model, an application should be able to suggest changes to the context. This could be done using the FHIR Cast spec.
I propose that we add a new event: fhir-change
Event-name: fhir-change
Context:
operation: create-update-delete
resouce: FHIR resource
The list of resource updates will be included in the result of the rest interface.

view this post on Zulip Github Notifications (FHIRcast) (May 22 2019 at 13:13):

gkustas commented on Issue #72:

Hey @bvdh
I ran into a link to this github issue on a reply to my post on Zulip (in which you were mentioned).

I think this proposal is essential, or at least one or more events are essential for FHIRCast moving forward. A single event (fhir-change) is fine with me as long as I, as a subscriber, have an indication of what is being changed. For example, are additional exams being added? Prior exams being referenced? Measurements being taken, etc.

Could the operation element specify these kinds of things?

I'd be happy to collaborate on spec'ing out this new event.


Last updated: Apr 12 2022 at 19:14 UTC