dsi-icl/optimise

View on GitHub
packages/optimise-core/src/db/defaults_v2/visitFields.json

Summary

Maintainability
Test Coverage
[
    {
        "id": 252,
        "definition": "Smoking habit",
        "idname": "smoking habit",
        "section": 1,
        "subsection": null,
        "type": 3,
        "unit": null,
        "module": "MS",
        "permittedValues": "smoker,ex-smoker,never smoked,electronic cigarette",
        "labels": null,
        "referenceType": 1,
        "laterality": null,
        "cdiscName": null
    },
    {
        "id": 253,
        "definition": "Alcohol habit",
        "idname": "alcohol habit",
        "section": 1,
        "subsection": null,
        "type": 3,
        "unit": null,
        "module": "MS",
        "permittedValues": "More than 3 units a day,Less than 3 units a day,Less than 3 units a week,No alcohol consumption,Unknown",
        "labels": null,
        "referenceType": 1,
        "laterality": null,
        "cdiscName": null
    }
]