[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# hospital
A layer showing hospital grounds
- This layer is shown at zoomlevel **12** and higher
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
- [name](#name)
- [inpatient](#inpatient)
- [phone](#phone)
- [email](#email)
- [website](#website)
- [oh-visitor](#oh-visitor)
- [Opening hours for visitors](#opening-hours-for-visitors)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
## Themes using this layer
- [disaster_response](https://mapcomplete.org/disaster_response)
- [healthcare](https://mapcomplete.org/healthcare)
- [onwheels](https://mapcomplete.org/onwheels)
- [personal](https://mapcomplete.org/personal)
## Basic tags for this layer
Elements must match **any** of the following expressions:
- amenity=hospital
- amenity=clinic
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22hospital%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22clinic%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
**Warning:**,this quick overview is incomplete,
| attribute | type | values which are supported by this layer |
-----|-----|----- |
|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
|
[amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [clinic](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dclinic) [hospital](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dhospital) |
|
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[opening_hours:visitors](https://wiki.openstreetmap.org/wiki/Key:opening_hours:visitors) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
### name
The question is `What is the name of this hospital?`
*This hospital is called {name}* is shown if `name` is set
### inpatient
The question is `Does this facility admit inpatients?`
- *This is a clinic - patients can not stay overnight* is shown if with amenity=clinic
- *This is a hospital - patients can be admitted here for multiple days* is shown if with amenity=hospital
### phone
The question is `What is the phone number of {title()}?`
*{phone}* is shown if `phone` is set
-
*{contact:phone}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### email
The question is `What is the email address of {title()}?`
*{email}* is shown if `email` is set
-
*{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-
*{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### website
The question is `What is the website of {title()}?`
*{website}* is shown if `website` is set
-
*{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### oh-visitor
The question is `When are visitors allowed to visit?`
*
Some wands might have different opening hours. Many hospitals allow visits during emergencies too.
* is shown if `opening_hours:visitors` is set ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` This document is autogenerated from [assets/layers/hospital/hospital.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hospital/hospital.json)