cqframework / draft-measures

Draft Measures Working Content Repository
9 stars 19 forks source link

EXM506 release #39

Closed mholck closed 4 years ago

mholck commented 4 years ago

Moving CQL to release and adding in bundle for EXM506

mgramigna commented 4 years ago

Just want to confirm the use of plan for the intent of the MedicationRequests here.

From the QDM to QI-Core mappings, section 8.17.5 for MeciationRequest.intent: “Constrain to “order” - note that QDM does not include Medication, Recommended - should that concept be desired, use MedicationRequest.intent constrained to “plan””

In the context of this measure? Is the medication actually being ordered, or just recommended? This will influence what we use to generate our test patients for this measure.

https://github.com/cqframework/draft-measures/blob/ba8da6d32ee8e3c3d96180cec5313a74bc21049b/bundles/release/fhir4/EXM506_FHIR4-2.0.000/EXM506_FHIR4-2.0.000-files/EXM506_FHIR4-2.0.000.cql#L52-L60

p9g commented 4 years ago

Do not use "discharge" in check for MedicationRequest.category. Instead use "community"

See https://github.com/cqframework/draft-measures/issues/40