-
Type:
Other
-
Resolution: Answered
-
Priority:
Blocker
-
None
Hi Team,
Consider statements below from CMS529v3:
Inpatient Encounters
["Encounter, Performed": "Encounter Inpatient"] InpatientEncounter
with ["Patient Characteristic Payer": "Medicare payer"] Payer
such that Global."HospitalizationWithObservationLengthofStay" ( InpatientEncounter ) < 365
and InpatientEncounter.relevantPeriod ends during day of "Measurement Period"
and AgeInYearsAt(date from start of InpatientEncounter.relevantPeriod)>= 65
Query #1:
As we can see, in CMS529v3 the below statement has been removed as compared to CMS529v2-
["Patient Characteristic Birthdate": "Birth date"] BirthDate
1. Does this affect the measure functionality in any way?
Query #2:
Global."CalendarAgeInYearsAt" has been replaced by 'AgeInYearsAt'. How to interpret the statement - AgeInYearsAt(date from start of InpatientEncounter.relevantPeriod)>= 65 ? Age needs to be checked on which date/s?
Request you to provide us with the resolution urgently as our client deliverables are dependent on it.