diff --git a/config/forms/app/care.properties.json b/config/forms/app/care.properties.json new file mode 100644 index 0000000..9bce745 --- /dev/null +++ b/config/forms/app/care.properties.json @@ -0,0 +1,9 @@ +{ + "title": "Level of care assessment form", + "icon": "immunization", + "context": { + "person": true, + "place": false, + "expression": "contact.type === 'person'" + } + } \ No newline at end of file