Template:Infobox medical institution

From imedwiki
Jump to navigation Jump to search
Infobox medical institution



Template documentation[view] [edit] [history] [purge]

The {{Infobox hospital}} template formats a right-side infobox to display many data items about a hospital, with the typical labels listed down the left side, and the corresponding data values on the right side of the box.

The template uses several specialized arcane CSS format classes, which makes it very difficult to determine the styles applied to each data item in the infobox.

Usage

Copy-paste the entire unpopulated template below. It will display the infobox on the right. All relevant fields and invisible comments should be left intact for future editors, even if currently unused. All information in the infobox should originate in the article and be cited there.

{{{name}}}
{{{org/group}}}
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|{{{logo_alt}}}]]
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|{{{alt}}}]]
{{{caption}}}
{{{map_type}}}
Geography
Location{{{location}}}, {{{region}}}, {{{state}}}, {{{country}}}
Coordinates{{{coordinates}}}
Organisation
Care system{{{healthcare}}}
Funding{{{funding}}}
Type{{{type}}}
Religious affiliation{{{religious_affiliation}}}
Affiliated university{{{affiliation}}}
Patron{{{patron}}}
Network{{{network}}}
Services
Standards{{{standards}}}
Emergency department{{{emergency}}}
Beds{{{beds}}}
Helipad{{{helipad}}}
Public transit access{{{publictransit}}}
History
Former name(s){{{former-names}}}
Construction started{{{constructed}}}
Opened{{{opened}}}
Closed{{{closed}}}
Demolished{{{demolished}}}
Links
Website{{{website}}}
Other links{{{other_links}}}
{{{module}}}
or: {{{embedded}}}
or: {{{nrhp}}}

The following coordinate was not recognized: {{{coordinates}}}.

Property "Address" (as page type) with input value "{{{location}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Property "Specialist" (as page type) with input value "{{{type}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Blank

{{Infobox hospital
| name                  = {{subst:PAGENAMEBASE}}
| org/group             = 
| logo                  = 
| logo_size             = 
| logo_alt              = 
| image                 = 
| image_size            = 225 
| alt                   = 
| caption               = 
| coordinates           = <!-- {{coord|LAT|LON|type:landmark|display=inline,title}} -->
| location              = 
| region                = 
| state                 = 
| country               = 
| healthcare            = <!-- UK: NHS; AU/CA: Medicare; ELSE free-form text, e.g. Private -->
| funding               = 
| type                  = 
| religious_affiliation = 
| affiliation           = 
| patron                = 
| network               = 
| standards             = 
| emergency             = 
| beds                  = 
| speciality            = 
| helipad               = 
| h1-number             = 
| h1-length-f           = 
| h1-length-m           = 
| h1-surface            = <!-- up to h12 -->
| publictransit         = 
| former-names          = 
| constructed           = 
| opened                = <!-- cite in article as well -->
| closed                = 
| demolished            = 
| website               = <!-- {{URL|www.example.com}} -->
| other_links           = 
| module                = 
}}

Template with guidelines

{{Infobox hospital
<!-- All parameters and comments should be left intact for future editors -->
<!-- All parameters are optional, but please copy the entire template -->
<!-- Full documentation: http://en.wikipedia.org/wiki/Template:Infobox_hospital -->
| name        = {{subst:PAGENAMEBASE}}
| org/group   = <!-- org or group that owns/manages the hospital -->
| logo        = <!-- please conform to copyright -->
| logo_size   = <!-- logo size or width in pixels -->
| logo_alt    = <!-- alternative text for logo, see [[WP:ALT]] -->
| image       = <!-- preferably photo of the main building or entrance -->
| image_size  = <!-- 220 is the default image size or width in pixels (225 matches default map_size). Leave blank per [[MOS:ACCESSIBILITY]] unless special size is needed. -->
| alt         = <!-- alternative text for image, see [[WP:ALT]] -->
| caption     = <!-- text displayed below image -->
| map_type    = <!-- uses the [[Template:Location map]] format; defines value for {{{1}}} parameter; must have latitude and longitude if using this -->
| relief      = <!-- any non-blank value (yes, 1, etc.) will cause the template to display a relief map image, where available -->
| map_size    = <!-- map size or width in pixels (do not include "px"); default is 225 -->
| map_alt     = <!-- alternative text for map image, see WP:ALT for details -->
| map_caption = <!-- a small caption under the map such as "Shown in region, country" -->
| location    = <!-- optional – displayed before region, state, country -->
| region      = <!-- e.g. City or County -->
| state       = <!-- optional – UK: England, Wales, Scotland, Northern Ireland; US: the US state name; CA: province name -->
| country     = <!-- country name or two-letter code – use UK for United Kingdom or US for United States -->
| coordinates = <!-- Use {{coord}} template with 'display=inline,title' -->
| healthcare  = <!-- UK: NHS; AU/CA: Medicare; ELSE free-form text, e.g. Private -->
| funding     = <!-- use: Non-profit, For-profit, Government, Public – will generate links -->
| type        = <!-- use: Community, District, General, District general, Teaching, Specialist -->
| religious_affiliation = <!-- religion the hospital is associated with -->
| affiliation = <!-- medical school / university affiliations (medical or paramedical) -->
| patron      = <!-- the individual who acts as the hospital patron -->
| network     = <!-- hospital network, non-owner -->
| standards   = <!-- optional if no national standards -->
| emergency   = <!-- UK/IR/HK/SG: Yes/No, in CA/IL/US: I/II/III/IV/V for Trauma certification level -->
| beds        = <!-- cite in article as well -->
| speciality  = <!-- if devoted to a speciality (i.e. not a broad spectrum); ONLY displayed if type=Specialist or type=Teaching -->
| helipad     = <!-- [[Template:Airport codes]] with p=n; leave blank if unknown or not verifiable -->
| h1-number   = <!-- The designation of the helipad (up to h12) -->
| h1-length-f = <!-- Helipad length in feet -->
| h1-length-m = <!-- Helipad length in metres -->
| h1-surface  = <!-- Helipad surface type, such as: Concrete, Asphalt, etc -->
| publictransit = <!-- Public transit agency and route with nearby stops -->
| former-names = <!-- Former name(s) of used by the hospital if different from its current name -->
| constructed = <!-- date construction started; cite in article as well -->
| opened      = <!-- cite in article as well -->
| closed      = <!-- if defunct, please also add to Category:Defunct hospitals -->
| demolished  = <!-- if demolished at a different time from closure -->
| website     = <!-- use {{URL|www.example.com}} -->
| other_links = <!-- link(s) to related articles -->
| module      = <!-- or 'embedded' or 'nrhp' -->
}}

Attributes

None of the fields are obligatory. Fill in as many of the values as possible. Hence, if |image= is not defined then it will default to blank.

Don't worry about getting all the fields -- just do your best, and if you have any questions or suggestions, feel free to ask at Template talk:Infobox hospital.

Parameter Free-form Text (F/T), Wikified (W), Processed (P) Comments
name F/T
org/group F/T UK: NHS=Trust/Health board, ELSE multiple-hospital organisation or group
logo P Logo file name only. Used in [[File:logo|logo_size]].
logo_size P Logo size in pixels. Used in [[File:logo|logo_size]].
logo_alt P Alternative text for images. Used in [[File:logo|logo_size|logo_alt=logo_alt|logo_alt]].
image P Image file name only. Used in [[File:image|image_size|alt=alt|alt]].
image_size P Image size in pixels. Used in [[File:image|image_size|alt=alt|alt]].
alt P Alternative text for image. Used in [[File:image|image_size|alt=alt|alt]].
caption F/T Text displayed below image.
map_type P See Map and coordinates section.
coordinates P See Map and coordinates section.
location F/T This parameter not wikified, but please move County/City & State details to Region & State parameters.
region F/T This parameter is not wikified.
state F/T, P This parameter is not wikified. For Canada use province name. For UK use England, Wales, Scotland, or Northern Ireland. For US use the full state name. See #Links for additional functionality related to this parameter for UK and US.
country F/T, P This parameter is not wikified. See #Links for additional functionality related to this parameter.
healthcare F/T, P Wikifies if UK=NHS. AU/CA=Medicare.
ELSE non-wikified free-form text, e.g. 'Private'
funding F/T, P 'Non-profit', 'For-profit', 'Government', or 'Public' are wiki-linked.
type F/T, P 'General', 'District' or 'District General', 'Specialist' & 'Teaching' are wiki-linked.
affiliation F/T University or Medical School association, may set to 'None' if no affiliation
religious_affiliation F/T Religion associated with the hospital, e.g. Roman Catholic
standards F/T e.g. international ISO where absence of national standards
certification F/T please switch US hospitals to Emergency parameter setting as relevant I, II, III, IV, or V level
emergency F/T, P, W UK/Ireland/Hong Kong/Singapore: if =Yes/No adds 'Accident & Emergency'
US/Canada/Israel: I/II/III/IV/V links to Trauma certification level; else Yes/No
beds F/T
speciality F/T Only shown if type=Specialist or type=Teaching
helipad F/T Optional, use {{Airport codes}}. Only list if verifiable, leave blank if unknown.
h1-number F/T Optional, the designation of the helipad. In the United States this is usually the letter "H" followed by a number, i.e. "H1", "H2", etc. Repeat up to h12-number.
h1-length-f F/T Optional, helipad length in feet. Repeat up to h12-length-f.
h1-length-m F/T Optional, helipad length in metres. Repeat up to h12-length-m.
h1-surface F/T Optional, helipad surface type, such as: Concrete, Asphalt, etc. Avoid the generic type "Paved" if possible. Repeat up to h12-surface.
former-names F/T
constructed F/T
opened F/T
closed F/T
website F/T, P Use {{URL}} if applicable. Processed to prevent display of the following: N/A, n/a, None, or none.
other_links F/T, P NB automatically added is 'List on hospitals in...' link for State or Country if defined above and if List article exists

Any parameter indicated as free-form text is not automatically wikified/wiki-linked, but may be manually wiki-linked within a particular article that uses this template:

 | affiliation = [[Kings College]]

Article subject

name
The hospital name. When not specified, it defaults to the Wikipedia article's title ({{PAGENAME}}).
org/group
Optional; used if the hospital is part of a wider organisation or group. Examples would be the name of a private company owning and running a number of different hospitals, in the UK may be used to specify the NHS Trust (these may operate several hospitals in a locality), other organisations might include Aga Khan Hospital or Aga Khan Health Services.

Images

logo
Optional; an image name for the hospital's logo or crest.
logo_size
Optional; a width for the logo. When not specified, it defaults to frameless which uses the size in each user's Preferences (ranges from 120px to 300px).
logo_alt
Alt text for the logo, see Wikipedia:Alternative text for images.
image
Optional; image name for an illustration of photograph of the hospital.
image_size
Optional; a width for the image. When not specified, it defaults to frameless which uses the size in each user's Preferences (ranges from 120px to 300px).
alt
Alt text for the image, see Wikipedia:Alternative text for images.
caption
Optional; caption text displayed below the image.
 | image       = ACME_hospital.png
 | image_size  = 280px
 | caption     = The 2006 rebuilt hospital

Location

The parameter location was originally used to specify manually wiki-linked (or unlinked) location details because region (city or county), state (or province), and country used automatic wiki-linking. That is no longer the case, so any of those parameters can be used. They will display in the infobox as: location, region, state, country.

location
Optional location details displayed before region (city or county), state, and country. This is not automatically wiki-linked.
region
The city or county. This is not automatically wiki-linked.
state
The state or province. This is not automatically wiki-linked.
  • For Canada this is the relevant Province
  • For the UK this is either England, Northern Ireland, Scotland or Wales.
  • For the US this is the relevant US State.
country
The country name. This is not wiki-linked. The template also recognizes the following two-letter abbreviations and will display the associated country name as shown: AU = Australia, CA = Canada, HK = Hong Kong, IE = Ireland, IN = India, IL = Israel, KE = Kenya, NZ = New Zealand, NO = Norway, PH = Philippines, PK = Pakistan, SA = South Africa, TZ = Tanzania, UK = United Kingdom, US = United States.
Note: The country parameter is also used in the Links section of the infobox to display a link to [[List of hospitals in Country]] if such a page exists. For hospitals in the UK or US, the state parameter is used to display a link to [[List of hospitals in State]] if such a page exists, or the country list if not (works only when country is one of the following: UK, United Kingdom, US, United States).

Organisation

(displayed as 'Organization' if country set as Canada or United States, to maintain spelling consistency within articles)

healthcare
This indicates the insurance status of the hospital. This is generally a free-form text item.
However for certain countries, specific values of healthcare are wiki-linked:
Country HealthCare value wiki-linked to Displayed text
Australia Medicare Medicare (Australia) Public Medicare (AU)
Canada Medicare Medicare (Canada) Public Medicare (Canada) and wiki-link to abbreviated Provincial plans where article exists
United Kingdom NHS National Health Service Public (NHS)
All countries (including those above) will accept free-form text for this parameter
Useful markups include Public ([[Ontario Health Insurance Plan|OHIP]])
funding
The hospital funding source; may be one of the following
type
The hospital type; may be one of the following:
religious_affiliation
This free-form text gives the religion that the hospital is associated with. Hidden if undefined.
affiliation
This free-form text gives the Medical School that may be associated with the hospital. Hidden if undefined and may be set to 'None' if known that there is no affilication for that hospital.
network
This free-form text gives the hospital network to which the hospital may belong. This is different from an entity that may own the hospital (which belongs in org/group).

Services

standards
This optional parameter provides details of Quality Standards that the hospital may have achieved and is meant to be used for hospitals where there are no automatic national standards and external internal organisations (e.g. ISO) have been invited in to provide certification.
Emergency Department and Trauma provision
The deprecated certification parameter was US-centric and referred to the externally assessed level of trauma care that the hospital is rated to manage. However, for hospitals outside of the US, editors confused this for Quality Standards certification, for which the standards parameter is now provided.
emergency
is the new more generic parameter. It is generally free-form text, however certain countries have tended to use the alternative name of "Accident & Emergency" for this service, and all but Canada and the US generally specify whether or not an Emergency Department is operational or not. Canada, Israel, and the US have 5 levels of trauma care provision assessible.
Country Emergency value Displayed text
United Kingdom
Ireland
Hong Kong
Singapore
Yes
No
Yes Accident & Emergency
No Accident & Emergency
else free-form text
Canada
United States
I
II
III
IV
V
Level I trauma center
Level II trauma center
Level III trauma center
Level IV trauma center
Level V trauma center
else free-form text
beds
The number of inpatient beds.
speciality
specialty
Where type=Specialist, this parameter is used to specify the particular medical or surgical speciality (leave the parameter undefined if the hospital has a broad spectrum of specialities and one happens to be more famous than the rest). Where type=Teaching, this parameter is optional, since teaching hospitals may encompass the full spectrum of clinical specialities or be a single specialist centre.
Link to a medical speciality, other useful links are pediatric hospital or psychiatric hospital.
Note: This will only be displayed in the infobox when type=Specialist or type=Teaching.
Either speciality (UK spelling) or specialty (US spelling) may be used. The infobox label is automatically adjusted based on which parameter is used.
helipad
Optional parameter to denote helipad for Medevac. Use location identifiers using {{Airport codes}}. Only list if verifiable, leave blank if unknown.

These parameters specify details for each helipad in the "Helipads" section. Parameters start with h1- for the first helipad, h2- for the second helipad, up to h12- for the twelfth helipad. This section is optional and only appears if the h1- parameters are specified.

hn-number(h1-number, h2-number, ...)
The designation of the helipad. In the United States this is usually the letter "H" followed by a number, i.e. "H1", "H2", etc.
hn-length-f (h1-length-f, h2-length-f, ...)
Helipad length in feet.
hn-length-m (h1-length-m, h2-length-m, ...)
Helipad length in metres.
hn-surface (h1-surface, h2-surface, ...)
Helipad surface type, such as: Concrete, Asphalt, etc. Avoid the generic type "Paved" if possible.

History

former-names
Optional; names that were used by the hospital before its current name.
constructed
The date the construction of the hospital started.
opened
The year or full date that the hospital opened.
closed
Optional; year or date when a hospital closed.
demolished
Optional; year or date when demolished, if different from closure.

Links

website
Please give the full URL address using the {{URL}} template. If the hospital has no web presence, then leave this blank. Also will not display if set to N/A, n/a, None, or none.
| website =                       Does not display the parameter at all
| website = None                  Does not display the parameter at all
| website = {{URL|example.com}}   Displays as: example.com
other_links
Used to specify free-form text links to related material. Must be manually wiki-linked.
The template automatically generates a link to [[List of hospitals in Country]] based on the '''country''' parameter (if such a page exists). For the UK or US, the '''state''' parameter is used to display a link to <nowiki>[[List of hospitals in State]] if such a page exists, or the country list if not (works only when country is one of the following: UK, United Kingdom, US, United States).
(This works even if country parameter is set to the 2-letter ISO code for Australia, Canada, Ireland, India, Kenya, New Zealand, Pakistan, South Africa, Tanzania, United Kingdom or United States. Also note that the wording of the Wikipedia 'List' article has additional definite article 'the' added for 'the United Kingdom' and 'the United States' and Ireland's list is for 'the Republic of Ireland').
Any free-form text passed by other_links parameter are shown on a new line if an autolink has already been displayed.

Map and coordinates

Mapframe maps

A Mapframe map is automatically included if:

  • There are coordinates specified on the page's Wikidata item
  • It has not be turned off by setting |mapframe=no

The following optional parameters can then be used to adjust the map

  • |mapframe-zoom= zoom level (default is 10)
  • |mapframe-width= and |mapframe-height= for the map size (defaults are 270 and 200)
  • |mapframe-marker= for the marker icon (default is hospital)
  • either |mapframe-marker-color= or |mapframe-marker-colour= for the marker colour (hex triplet, default is #5E74F3)
  • either |mapframe-stroke-color= or |mapframe-stroke-colour= for the stroke colour (hex triplet, default is #FF0000)
  • |mapframe-caption= caption below the map
  • |mapframe-lat= and |mapframe-long= (or |mapframe-latitude= and |mapframe-longitude=) – alternate initial latitude and longitude for the map, instead of the hospital's coordinates. Specify as a decimal number.

Location map

If a location map is specified, the coordinates= parameter, used with {{Coord}}, will display the location on a map. For details on how to add the latitude and longitude of the building, see the documentation for {{Coord}}.

  • To display coordinates at the top of the page only, set display=title within {{Coord}}; to display them in the infobox and the title, set display=inline,title. Otherwise, coordinates will appear only in the infobox.
{{Infobox hospital
...
| coordinates         = <!-- Use template {{Coord}}. -->
| map_type            = <!-- location name used for Template:Location map -->
| relief              = <!-- any non-blank value (yes, 1, etc.) will cause the template to display a relief map image, where available -->
| map_size            = <!-- width of map in pixels (do not include "px"); default is 225 -->
| map_alt             = <!-- alternative text for map image, see WP:ALT for details -->
| map_caption         = <!-- text displayed below map; for no caption enter "map_caption="; if omitted the caption will be "Marker text (location map name)" -->
...
}}

Embedding other templates

The module=, embedded=, or nrhp= parameters can be used for embedding other templates into this infobox (see Wikipedia:Infobox modules):

{{Infobox hospital
| name = 
...
| module = <!-- or 'embedded' or 'nrhp' -->
  {{Infobox ABC
  | embed = yes <!-- or child=yes or subbox=yes-->
  ...
  }}
}}

Example

The Johns Hopkins Hospital
Johns Hopkins Medicine
A map of Baltimore with a dot showing location of Johns Hopkins Hospital
A map of Baltimore with a dot showing location of Johns Hopkins Hospital
Location of hospital on map of Baltimore
Geography
Location1800 Orleans Street, Baltimore, Maryland, United States
Coordinates39°17′51″N 76°35′33″W / 39.29738°N 76.59239°W / 39.29738; -76.59239
Fatal error: The format of the coordinate could not be determined. Parsing failed.


Organization
Care systemNonprofit
TypeTeaching
Affiliated universityJohns Hopkins University School of Medicine
Services
Emergency departmentLevel I trauma center
Beds1,059
HelipadFAA LID: 0MD3 and 17MD
History
Opened1889
Links
Websitehopkinshospital.org
hopkinsmedicine.org
ListsHospitals in the United States
Other linksJohns Hopkins Bayview Medical Center
Johns Hopkins Hospital Complex
Johns Hopkins Hospital.jpg
Photograph as of September 2012
Location601 North Broadway, Baltimore, Maryland
AreaLua error in package.lua at line 80: module 'Module:Convert/data' not found.
Built1889
ArchitectCabot & Chandler; Et al.
Architectural styleQueen Anne
NRHP reference No.[[[:Template:NRHP Focus]] 75002094]
Added to NRHPFebruary 24, 1975
{{Infobox hospital
| name        = The Johns Hopkins Hospital
| org/group   = [[Johns Hopkins Medicine]]
| logo        = 
| logo_size   = 250
| image       = 
| image_size  = 200
| alt         =
| caption     = Johns Hopkins new clinical building
| map_type    = Baltimore
| map_size    = 250
| map_alt     = A map of Baltimore with a dot showing location of Johns Hopkins Hospital
| map_caption = Location of hospital on map of Baltimore
| coordinates = {{coord|39.29738|-76.59239|region:US-MD|format=dms|display = inline}}
| location    = 1800 Orleans Street
| region      = [[Baltimore]]
| state       = [[Maryland]]
| country     = US
| healthcare  = Nonprofit
| type        = Teaching <!--infobox generates link to [[Teaching hospital]]-->
| affiliation = [[Johns Hopkins School of Medicine|Johns Hopkins University School of Medicine]]
| standards   =
| emergency   = I <!--infobox generates link to [[Level I trauma center]] -->
| helipad     = {{airport codes|||0MD3 {{nobold|and}} 17MD|p=n}}
| beds        = 1,059
| speciality  =
| opened     = 1889
| closed      = <!-- optional -->
| website     = {{URL|hopkinshospital.org}}<br />{{URL|hopkinsmedicine.org}}
| other_links = [[Johns Hopkins Bayview Medical Center]]
| nrhp        =
  {{Infobox NRHP | embed = yes
  | name = Johns Hopkins Hospital Complex
  | image = Johns Hopkins Hospital.jpg
  | caption = Photograph as of September 2012
  | location = 601 North Broadway, [[Baltimore]], Maryland
  | area = {{convert|8|acre|ha|1}}
  | built = 1889
  | architect = Cabot & Chandler; Et al.
  | architecture = Queen Anne
  | governing_body = Private
  | refnum = 75002094
  | added = February 24, 1975
  }}
}}

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

Geo is produced by calling {{coord}}, and uses HTML classes:

  • geo
  • latitude
  • longitude

Please do not rename or remove these classes nor collapse nested elements which use them.

Precision

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox medical institution

Infobox for hospitals, worldwide from large to small. Formats a right-side infobox to display many data items about a hospital, with the typical labels listed down the left side, and the corresponding data values on the right side of the box.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename Name

The hospital name. When not specified, it defaults to the Wikipedia article's title

Pagerequired
Org/grouporg/group Org/Group

Used if the hospital is part of a wider organisation or group. Examples would be the name of a private company owning and running a number of different hospitals, in the UK may be used to specify the NHS Trust (these may operate several hospitals in a locality), other organisations might include Aga Khan Hospital or Aga Khan Health Services.

Stringoptional
Logologo Logo

An image name for the hospital's logo or crest.

Stringoptional
Logo sizelogo_size Logo Size

A width for the logo. When not specified, it defaults to frameless which uses the size in each user's Preferences (ranges from 120px to 300px).

Unknownoptional
Imageimage Image

Image name for an illustration of photograph of the hospital.

Unknownoptional
Image sizeimage_size Image_size Width

A width for the image. When not specified, it defaults to frameless which uses the size in each user's Preferences (ranges from 120px to 300px).

Unknownoptional
Altalt image alt

Alternative text for image

Unknownoptional
Captioncaption Caption

Caption text displayed below the image

Stringoptional
Type of medical institutiontype_institution

different kinds of medical institutions

Unknownoptional
Map typemap_type pushpin_map

Location name used for Template:Location map

Stringoptional
Map altmap_alt pushpin_map_alt

alternative text for map

Stringoptional
Reliefrelief pushpin_relief

any non-blank value (yes, 1, etc.) will cause the template to display a relief map image, where available

Unknownoptional
Coordinatescoordinates Coordinates

Use {{coord}} template with 'display=inline, title'

Unknownoptional
Pushpin_labelpushpin_label

no description

Unknownoptional
Map captionmap_caption pushpin_map_caption

no description

Unknownoptional
Map sizemap_size pushpin_mapsize

no description

Unknownoptional
Locationlocation Location

optional – displayed before region, state, country

Unknownoptional
Addressaddress Addresss

no description

Unknownoptional
Regionregion Region

no description

Unknownoptional
Statestate State

optional – UK: England, Wales, Scotland, Northern Ireland; US: the US state name; CA: province name

Unknownoptional
Countrycountry Country

Country name or two-letter code – use UK for United Kingdom or US for United States

Unknownoptional
Healthcarehealthcare HealthCare

UK: NHS; AU/CA: Medicare; ELSE free-form text, e.g. Private

Unknownoptional
Fundingfunding Funding

use: Non-profit, For-profit, Government, Public

Unknownoptional
Typetype Type

use: Community, District, General, District General, Teaching, Specialist

Unknownoptional
Religious affiliationreligious_affiliation

religion associated with the hospital

Unknownoptional
Affiliationaffiliation Affiliation

medical school / university affiliations (medical or paramedical)

Unknownoptional
Patronpatron Patron

the individual who acts as the hospital patron

Unknownoptional
Networknetwork Network

hospital network, non-owner

Unknownoptional
Standardsstandards Standards

no description

Unknownoptional
Certificationcertification Certification

no description

Unknowndeprecated
Emergencyemergency Emergency

UK/IR/HK/SG: Yes/No, in CA/IL/US: I/II/III/IV/V for Trauma certification level

Unknownoptional
Bedsbeds Beds

The number of inpatient beds

Numberoptional
Helipadhelipad Helipad

To denote helipad for Medevac. Use Yes, No, or enter location identifiers using {{Airport codes}}. Only list if verifiable, leave blank if unknown.

Unknownoptional
Specialityspeciality Speciality Specialty specialty

Where type=Specialist, this parameter is used to specify the particular medical or surgical speciality (leave the parameter undefined if the hospital has a broad spectrum of specialities and one happens to be more famous than the rest). Where type=Teaching, this parameter is optional, since teaching hospitals may encompass the full spectrum of clinical specialities or be a single specialist centre.

Link to a medical speciality, other useful links are pediatric hospital or psychiatric hospital. Note: This will only be displayed in the infobox when type=Specialist or type=Teaching.

Either speciality (UK spelling) or specialty (US spelling) may be used. The infobox label is automatically adjusted based on which parameter is used.

Unknownoptional
Openedopened Founded founded

The year or full date that the hospital opened.

Unknownoptional
Closedclosed Closed

Optional; year or date when a hospital closed.

Unknownoptional
Demolisheddemolished Demolished

Optional; year or date when demolished, if different from closure

Unknownoptional
Constructedconstructed

Optional; year or date when construction began

Unknownoptional
Publictransitpublictransit

no description

Unknownoptional
Former namesformer-names

Any previous names of the hospital, separate with <br />s

Unknownoptional
Websitewebsite Website

The full URL address using the {{URL}} template. If the hospital has no web presence, then leave this blank. Also will not display if set to N/A, n/a, None, or none.

Unknownoptional
Other linksother_links Wiki-Links

Used to specify free-form text links to related material. Must be manually wiki-linked. The template automatically generates a link to [[List of hospitals in Country]] based on the '''country''' parameter (if such a page exists). For the UK or US, the '''state''' parameter is used to display a link to [[List of hospitals in State]] if such a page exists, or the country list if not (works only when country is one of the following: UK, United Kingdom, US, United States).

Stringoptional
NRHPnrhp NRHP embedded module

To embed {{Infobox NRHP}}

Unknownoptional
H1-numberh1-number

no description

Unknownoptional
H1-length-mh1-length-m

no description

Unknownoptional
H1-length-fh1-length-f

no description

Unknownoptional
H1-surfaceh1-surface

no description

Unknownoptional
Metric-rwymetric-rwy

no description

Unknownoptional
H2-numberh2-number

no description

Unknownoptional
H2-length-mh2-length-m

no description

Unknownoptional
H2-length-fh2-length-f

no description

Unknownoptional
H2-surfaceh2-surface

no description

Unknownoptional

Tracking category

See also

Subtemplates
This template is based (in parts) on the Template:Infobox hospital# from the free encyclopedia wikipedia and is licensed under GNU license for free documentation and the Creative Commons Attribution/Share Alike. On wikipedia there is a List of authors accessible. More about importing from wikipedia on page Imedwiki:Importing from wikipedia.