Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FHIR-48462 Removed references to (previously removed) Quality Program… #225

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dand9959
Copy link
Collaborator

@dand9959 dand9959 commented Nov 6, 2024

… value set.

StructureDefinition-extension-reportingProgram.json
set value types to Identifier and canonical ("http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-manifestlibrary")
QA shows 0 0 0

OperationDefinition-evaluate.xml
Removed programCode input
Added input programIdentifier 0..1 string(token) The business identifier of the reporting program, for which measures are being evaluated. For example, downstream IGs could specify program identifiers. Mutually exclusive use with programUrl - it is an error to pass in both programIdentifier and programUrl parameters.
Added input programUrl 0..1 canonical(CRMIManifestLibrary)
QA shows 0 0 0

Removed references to the quality-program valueset/codesystem from examples:
MeasureReport-indv-measurereport02.json QA: 1 0 0 (See note below re: these QA items)
Measure-measure-exm108-example.json QA: 1 1 0
Measure-pi-example.json QA: 1 1 0
col-requirements-example.md (in 'includes' folder)

Removed quality program examples from care-gaps-operation-example.md (in includes folder)

QA reports a warning and error for each new reference to http://hl7.org/fhir/us/cqfmeasures/CodeSystem/intended-venue-codes:
input\examples\Measure-measure-exm108-example.json
input\examples\Measure-measure-exm108-example.json
input\examples\Measure-pi-example.json
These will go away once QM IG STU5 is published and we update the DEQM dependency accordingly.
Similarly, the error "Canonical URL 'http://hl7.org/fhir/us/cqfmeasures/Library/Quality-Program-Example' does not resolve"
shows up in MeasureReport-indv-measurereport02. This resovles when dependency on QM IG is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant