Stream: implementers
Topic: Intake Date
Chris Dwyer (Jun 11 2019 at 18:56):
What would be the right place to communicate the date that a Patient started an intake workflow for a particular healthcare program?
Our EHR tracks eligibility requirements for Patients that want to enroll in this certain program - and my first thought is EnrollmentRequest. However, it seems too coupled to insurance. This particular program is a Medicare program that isn't exactly insurance, and has a re-imbursement model.
Lloyd McKenzie (Jun 11 2019 at 19:59):
We've discussed the question of whether the Enrollment resource should be generified to cover any program rather than just insurance. @Paul Knapp ?
Paul Knapp (Jul 12 2019 at 17:24):
@Lloyd McKenzie I'm not sure there is a meaninful generic 'enrollment' so we could scope the enrollment as we have done with eligibility.
Virendra Shinde (Dec 06 2019 at 18:43):
@Chris Dwyer How did you go about finally implementing the program - InTake Date
Chris Dwyer (Dec 06 2019 at 18:46):
Chris Dwyer How did you go about finally implementing the program - InTake Date
We didn't. It was slated for future development.
Last updated: Apr 12 2022 at 19:14 UTC