This repository was archived by the owner on Mar 11, 2026. It is now read-only.
1.15.0
Added
- Added schema for a
FollowUp. Going forward we'll split out the followups from
Personinto this separate document which can be found by their_id, which will
be in the formatpersonId/dateOfVisit. - Person:
otherNames&genderare not required anymore. This is
basically rolling back what happened with the previous version,
1.14.0. The reason is that we need to generate person documents
from data incontact.sourceCases, which has nogenderand could
be missingotherNamesas well