cqframework / clinical-reasoning

CQF Clinical Reasoning on FHIR for Java
https://www.cqframework.org/clinical-reasoning/
Apache License 2.0
35 stars 29 forks source link

Spike: Research support for required extensions for $apply #258

Open JPercival opened 1 year ago

JPercival commented 1 year ago

There are a number of extensions defined in various IGs for PlanDefinition $apply. We need to go through and determine which extensions we should support for our $apply, and design a solution for extensible extension support in the PlanDefinitionEngine component

IGs include Da Vinci DTR, CRMI, SDC, CPG, and so on.

https://hl7.org/fhir/uv/cpg/artifacts.html#extension-index http://build.fhir.org/ig/HL7/sdc/artifacts.html#structures-extension-definitions

Considerations:

Some possibilities for a design:

Acceptance Criteria:

JPercival commented 1 year ago

TODO: JP to find the extension master list from the autobuilder.