dsi-icl/optimise

View on GitHub
packages/optimise-core/src/db/defaults_v1/pregnancyOutcomes.json

Summary

Maintainability
Test Coverage
[
    {
        "value": "Delivery of healthy child"
    },
    {
        "value": "Delivery of unhealthy child"
    },
    {
        "value": "Delivery with post-natal complications"
    },
    {
        "value": "Premature birth"
    },
    {
        "value": "Stillborn"
    },
    {
        "value": "Miscarriage"
    },
    {
        "value": "Elective abortion"
    }
]