mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 21:33:51 +01:00
Merge 547d658a78 into dbd2a9c524
This commit is contained in:
commit
6bc81dc220
2 changed files with 54 additions and 0 deletions
12
data/fields/healthcare/health_post.json
Normal file
12
data/fields/healthcare/health_post.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"key": "healthcare",
|
||||
"type": "semiCombo",
|
||||
"label": "Care Provider",
|
||||
"strings": {
|
||||
"options": {
|
||||
"community_health_worker": "Community Health Worker",
|
||||
"midwife": "Midwife",
|
||||
"nurse": "Nurse"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue