Stream: cds hooks
Topic: Support for $apply etc with Azure FHIR
Geoff Low (Sep 13 2021 at 08:04):
Is anyone aware of any implementation/plans for implementation for the PD $apply operation with the Azure deployable FHIR server?
Isaac Vetter (Sep 22 2021 at 16:14):
Hey @Geoff Low , I'm not. What's "PD". You mean this operation? https://www.hl7.org/fhir/activitydefinition-operation-apply.html There likely is a better channel to ask this question in.
Gino Canessa (Sep 22 2021 at 16:19):
@Caitlin Voegele @Brendan Kowitz
Brendan Kowitz (Sep 22 2021 at 17:30):
No work is scheduled for this yet. I'd recommend creating a Github issue to get this on our radar, we're always feeding these into our planning (https://github.com/microsoft/fhir-server/issues)
Geoff Low (Feb 21 2022 at 08:24):
Thanks, apologies for the tardiness in my reply. PD in my original message referred to the PlanDefinition resource. We have a use case for Clinical Research to use the PlanDefinition as a mechanism for sharing executable Research plans from Clinical Trial Management Systems (CTMS) with EHR systems. The ease of use for the MS fhir-server implementation is a really good selling point for proving out the concepts
Brian Kaney (Feb 24 2022 at 16:49):
FWIW there is active work underway to refine how $apply works via the CPG-on-FHIR group - I'd recommend looking at the #cql channel as that's where these discussions tend to happen.
Brian Kaney (Feb 24 2022 at 16:51):
Here is some related work from the last connectathon on this: https://github.com/cqframework/pd-apply
Last updated: Apr 12 2022 at 19:14 UTC