mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 06:43:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "key": "healthcare",
 | |
|     "type": "typeCombo",
 | |
|     "label": "Type",
 | |
|     "strings": {
 | |
|         "options": {
 | |
|             "alternative": "Alternative Medicine",
 | |
|             "audiologist": "Audiologist",
 | |
|             "birthing_centre": "Birthing Center",
 | |
|             "blood_bank": "Blood Bank",
 | |
|             "blood_donation": "Blood Donation Center",
 | |
|             "clinic": "Clinic",
 | |
|             "community_health_worker": "Community Health Worker",
 | |
|             "counselling": "Counselling Center",
 | |
|             "dentist": "Dentist",
 | |
|             "dialysis": "Dialysis Center",
 | |
|             "doctor": "Doctor",
 | |
|             "hospice": "Hospice",
 | |
|             "hospital": "Hospital",
 | |
|             "laboratory": "Medical Laboratory",
 | |
|             "midwife": "Midwife",
 | |
|             "nurse": "Nurse",
 | |
|             "occupational_therapist": "Occupational Therapist",
 | |
|             "optometrist": "Optometrist",
 | |
|             "pharmacy": "Pharmacy",
 | |
|             "physiotherapist": "Physiotherapist",
 | |
|             "podiatrist": "Podiatrist",
 | |
|             "psychotherapist": "Psychotherapist",
 | |
|             "rehabilitation": "Rehabilitation Facility",
 | |
|             "sample_collection": "Sample Collection Facility",
 | |
|             "speech_therapist": "Speech Therapist",
 | |
|             "vaccination_centre": "Vaccination Center"
 | |
|         }
 | |
|     }
 | |
| }
 | 
