Open brynrhodes opened 4 years ago
The FHIR IG publisher now supports the use of namespaces with CQL. Add support for the Atom plugin to be able to use the same mechanism to resolve namespaces for included libraries.
Relevant code for loading namespaces based on package dependencies is here: https://github.com/HL7/fhir-ig-publisher/blob/master/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/CqlSubSystem.java#L279
The FHIR IG publisher now supports the use of namespaces with CQL. Add support for the Atom plugin to be able to use the same mechanism to resolve namespaces for included libraries.
Relevant code for loading namespaces based on package dependencies is here: https://github.com/HL7/fhir-ig-publisher/blob/master/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/CqlSubSystem.java#L279