Hello everyone.
I’m working on a form for recording data that will later be sent to a medical registry database. Most of it is in order, but I’m missing an appropriate archetype to record a couple of data elements .
Specifically, I need four items: the admission date/time, the discharge date/time, and what type of locations they were admitted from and discharged to (for example, the patient’s home, a nursing home, etc. ).
I made an attempt to model this with an Admission archetype, but ran into issues with how broad it was and how rules and procedures around admission vary drastically from country to country.
I’ve tried to pare down the archetype to an inpatient episode details cluster. I was hoping for some feedback on it prior to putting it out for review. Are there any elements that are obviously missing, or any that should not be included?