Hide
Proposed Solution:
Palliative Care logic before:
define "Palliative Care in the Measurement Period":
exists ( ["Assessment, Performed": "Functional Assessment of Chronic Illness Therapy - Palliative Care Questionnaire (FACIT-Pal)"] PalliativeAssessment
where Global."NormalizeInterval"(PalliativeAssessment.relevantDatetime, PalliativeAssessment.relevantPeriod) overlaps "Measurement Period"
)
or exists (["Diagnosis": "Encounter for palliative care"] PalliativeDiagnosis
where PalliativeDiagnosis.prevalencePeriod overlaps "Measurement Period")
or exists ( ["Encounter, Performed": "Palliative Care Encounter"] PalliativeEncounter
where PalliativeEncounter.relevantPeriod overlaps "Measurement Period"
)
or exists ( ["Intervention, Performed": "Palliative Care Intervention"] PalliativeIntervention
where Global."NormalizeInterval"(PalliativeIntervention.relevantDatetime, PalliativeIntervention.relevantPeriod) overlaps "Measurement Period"
)
Palliative Care logic after:
define "Palliative Care in the Measurement Period":
exists ( ["Assessment, Performed": "Functional Assessment of Chronic Illness Therapy - Palliative Care Questionnaire (FACIT-Pal)"] PalliativeAssessment
where Global."NormalizeInterval"(PalliativeAssessment.relevantDatetime, PalliativeAssessment.relevantPeriod) overlaps "Measurement Period"
)
or exists (["Diagnosis": "Palliative Care Diagnosis"] PalliativeDiagnosis
where PalliativeDiagnosis.prevalencePeriod overlaps "Measurement Period")
or exists ( ["Encounter, Performed": "Palliative Care Encounter"] PalliativeEncounter
where PalliativeEncounter.relevantPeriod overlaps "Measurement Period"
)
or exists ( ["Intervention, Performed": "Palliative Care Intervention"] PalliativeIntervention
where Global."NormalizeInterval"(PalliativeIntervention.relevantDatetime, PalliativeIntervention.relevantPeriod) overlaps "Measurement Period"
)
Value Set/Codes before:
• value set "Palliative Care Intervention" (2.16.840.1.113883.3.464.1003.198.12.1135)
Value Set/Codes after:
• value set "Palliative Care Intervention" (2.16.840.1.113883.3.464.1003.198.12.1135)
///Remove codes 305686008 Seen by palliative care physician (finding), 305824005 Seen by palliative care medicine service (finding), 441874000 Seen by palliative care service (finding)
• value set "Palliative Care Diagnosis" (2.16.840.1.113883.3.464.1003.1167)
///Add codes 305686008 Seen by palliative care physician (finding), 305824005 Seen by palliative care medicine service (finding), 441874000 Seen by palliative care service (finding), code "Encounter for palliative care" ICD10CM Code (Z51.5)
Rationale for Change:
The creation of a new value set containing the SNOMED findings codes and applying the 'Diagnosis' QDM datatype will help capture intended patient population for those receiving palliative care.
Show
Proposed Solution:
Palliative Care logic before:
define "Palliative Care in the Measurement Period":
exists ( ["Assessment, Performed": "Functional Assessment of Chronic Illness Therapy - Palliative Care Questionnaire (FACIT-Pal)"] PalliativeAssessment
where Global."NormalizeInterval"(PalliativeAssessment.relevantDatetime, PalliativeAssessment.relevantPeriod) overlaps "Measurement Period"
)
or exists (["Diagnosis": "Encounter for palliative care"] PalliativeDiagnosis
where PalliativeDiagnosis.prevalencePeriod overlaps "Measurement Period")
or exists ( ["Encounter, Performed": "Palliative Care Encounter"] PalliativeEncounter
where PalliativeEncounter.relevantPeriod overlaps "Measurement Period"
)
or exists ( ["Intervention, Performed": "Palliative Care Intervention"] PalliativeIntervention
where Global."NormalizeInterval"(PalliativeIntervention.relevantDatetime, PalliativeIntervention.relevantPeriod) overlaps "Measurement Period"
)
Palliative Care logic after:
define "Palliative Care in the Measurement Period":
exists ( ["Assessment, Performed": "Functional Assessment of Chronic Illness Therapy - Palliative Care Questionnaire (FACIT-Pal)"] PalliativeAssessment
where Global."NormalizeInterval"(PalliativeAssessment.relevantDatetime, PalliativeAssessment.relevantPeriod) overlaps "Measurement Period"
)
or exists (["Diagnosis": "Palliative Care Diagnosis"] PalliativeDiagnosis
where PalliativeDiagnosis.prevalencePeriod overlaps "Measurement Period")
or exists ( ["Encounter, Performed": "Palliative Care Encounter"] PalliativeEncounter
where PalliativeEncounter.relevantPeriod overlaps "Measurement Period"
)
or exists ( ["Intervention, Performed": "Palliative Care Intervention"] PalliativeIntervention
where Global."NormalizeInterval"(PalliativeIntervention.relevantDatetime, PalliativeIntervention.relevantPeriod) overlaps "Measurement Period"
)
Value Set/Codes before:
• value set "Palliative Care Intervention" (2.16.840.1.113883.3.464.1003.198.12.1135)
Value Set/Codes after:
• value set "Palliative Care Intervention" (2.16.840.1.113883.3.464.1003.198.12.1135)
///Remove codes 305686008 Seen by palliative care physician (finding), 305824005 Seen by palliative care medicine service (finding), 441874000 Seen by palliative care service (finding)
• value set "Palliative Care Diagnosis" (2.16.840.1.113883.3.464.1003.1167)
///Add codes 305686008 Seen by palliative care physician (finding), 305824005 Seen by palliative care medicine service (finding), 441874000 Seen by palliative care service (finding), code "Encounter for palliative care" ICD10CM Code (Z51.5)
Rationale for Change:
The creation of a new value set containing the SNOMED findings codes and applying the 'Diagnosis' QDM datatype will help capture intended patient population for those receiving palliative care.