HMIS / LSASampleCode

Longitudinal System Analysis (LSA) Sample Code and Documentation
22 stars 10 forks source link

Sample Code: question about ESTLivingSit #1160

Closed nataliesus closed 10 months ago

nataliesus commented 10 months ago

Hi @MollyMcEvilley ,

Could you please help me to find where the selected instructions from the Spec are programmed in the Sample Code? image

ESTLivingSit is defined in step 6.6.1 in Sample Code: image

Thank you! Natalie

MollyMcEvilley commented 10 months ago

It is in the code above: "when hn.EntryDate <> n.EntryDate... then 99."

The EntryDate in tlsa_HHID will not match the EntryDate in hmis_Enrollment when there is no bednight on the HMIS EntryDate -- that is set in step 3.3.1:

image