|
1 | 1 | { |
2 | 2 | "key": "healthcare", |
3 | 3 | "type": "typeCombo", |
4 | | - "label": "Type" |
| 4 | + "label": "Type", |
| 5 | + "strings": { |
| 6 | + "options": { |
| 7 | + "alternative": "Alternative Medicine", |
| 8 | + "audiologist": "Audiologist", |
| 9 | + "birthing_centre": "Birthing Center", |
| 10 | + "blood_bank": "Blood Bank", |
| 11 | + "blood_donation": "Blood Donation Center", |
| 12 | + "clinic": "Clinic", |
| 13 | + "community_health_worker": "Community Health Worker", |
| 14 | + "counselling": "Counselling Center", |
| 15 | + "dentist": "Dentist", |
| 16 | + "dialysis": "Dialysis Center", |
| 17 | + "doctor": "Doctor", |
| 18 | + "hospice": "Hospice", |
| 19 | + "hospital": "Hospital", |
| 20 | + "laboratory": "Medical Laboratory", |
| 21 | + "midwife": "Midwife", |
| 22 | + "nurse": "Nurse", |
| 23 | + "occupational_therapist": "Occupational Therapist", |
| 24 | + "optometrist": "Optometrist", |
| 25 | + "pharmacy": "Pharmacy", |
| 26 | + "physiotherapist": "Physiotherapist", |
| 27 | + "podiatrist": "Podiatrist", |
| 28 | + "psychotherapist": "Psychotherapist", |
| 29 | + "rehabilitation": "Rehabilitation Facility", |
| 30 | + "sample_collection": "Sample Collection Facility", |
| 31 | + "speech_therapist": "Speech Therapist", |
| 32 | + "vaccination_centre": "Vaccination Center" |
| 33 | + } |
| 34 | + } |
5 | 35 | } |
0 commit comments