Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Releases: eHealthAfrica/data-models-deprecated

v1.25.0

Choose a tag to compare

@emig emig released this 30 Jun 12:48

1.25.0 - 2016-06-28

Added

  • Case: add property causeOfDeath to patient

    Changed

  • Case: reflect required fields

1.24.0

Choose a tag to compare

@emig emig released this 19 Apr 10:33

1.24.0 - 2016-01-19

Added

  • Callback: add lock property
  • Lock: add property ownerToShow

1.22.0

Choose a tag to compare

@emig emig released this 05 Jan 16:25
  • Callback data model
  • Case: contact.organization, contact.role issue #1084.
  • Case: info about duplicateIDs (already used in production).
  • Case: location.adminDivision4 and adminDivision.ochaId

1.21.2

Choose a tag to compare

@danse danse released this 01 Sep 13:28

Added some symptoms to Person and Followup schemas, see #80

1.21.0

Choose a tag to compare

@rmehner rmehner released this 10 Jul 10:42

Added

  • Person: add ward as property of an address
  • Case: add ward as property of a patient and contact

1.20.0

Choose a tag to compare

@rmehner rmehner released this 03 Jul 09:18

Added

  • FollowUp/Person: add neck rigidity as symptom

1.17.0

Choose a tag to compare

@rmehner rmehner released this 19 May 10:44

Changed

  • Person: onsetDate for cases is no longer required

1.16.0

Choose a tag to compare

@rmehner rmehner released this 30 Apr 14:51

Added

  • Case: add caseStatus

Changed

  • NutritionSurvey now uses id and not the randomly generated member_id

1.15.0

Choose a tag to compare

@rmehner rmehner released this 28 Apr 09:31

Added

  • Added schema for a FollowUp. Going forward we'll split out the followups from
    Person into this separate document which can be found by their _id, which will
    be in the format personId/dateOfVisit.
  • Person: otherNames & gender are 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 in contact.sourceCases, which has no gender and could
    be missing otherNames as well

more required fields in an Ebola Person

Choose a tag to compare

@danse danse released this 24 Apr 10:07
Merge pull request #57 from danse/master

release candidate 1.14.0