cqframework / ecqm-content-qicore-2022

eCQM FHIR Measure Content based on 2022 AU Measures
Creative Commons Zero v1.0 Universal
5 stars 14 forks source link

QICoreCommon Initial #7

Closed JSRankins closed 2 years ago

JSRankins commented 2 years ago

This is a stab at defining a QICoreCommon library that is a repeat of FHIRCommon, but uses QICore. This workaround is needed to handle an existing issue related to QI-Core inheritance from FHIR. Per @brynrhodes, work is being done to update https://github.com/cqframework/clinical_quality_language. A QI-Core element is a FHIR element, so there shouldn't be a problem, but there is because of the way the models were flattened. Update to Translator would be to use derivation potentially. Until then, something is needed to bridge the gap.