Template:Collection Location: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (m)
m (cleaning out service type)
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="float:right"
|-
|| '''Location''' || {{PAGENAME}}
|-
|| '''Start Date''' || {{{Collection StartDate|1 Jan 1900}}}[[Collection Location Startdate::{{{Collection StartDate|1 Jan 1900}}}| ]]
{{#if:{{{Collection EndDate|}}}|{{!}}-
{{!}} {{!}} '''Collection End Date: '''
{{!}} [[Collection EndDate::{{{Collection EndDate}}}]] |}}
|-
|| '''Program''' || {{{Collection Program|not entered}}} [[Collection Location Program::{{{Collection Program|not entered}}}| ]]
|-
|| '''Hospital''' || {{{Collection Hospital|not entered}}} [[Collection Location Hospital::{{{Collection Hospital|not entered}}}| ]]
|-
|| '''Nr of Beds''' || {{{Collection Bed Nrs|not entered}}} [[Collection Bed Nrs::{{{Collection Bed Nrs|not entered}}}| ]]
|-
|| '''Main Collector''' || [[p:{{{Collection Collector|not entereddd}}}]] [[Collection Collector::{{{Collection Collector|not enteredd}}}| ]]
|-
|| '''Service Type''' || {{{Collection Service Type|not entered}}}
{{#if:{{{Collection Service Type Legacy|}}}|{{!}}-
{{!}} {{!}} '''Service Type Legacy: '''
{{!}} [[Collection Location Service Type Legacy::{{{Collection Service Type Legacy}}}]] |}}
{{#if:{{{Collection Workload Split|}}}|{{!}}-
{{!}} {{!}} '''Location with workload split: '''
{{!}} [[Collection Workload Split::{{{Collection Workload Split}}}]] |}}
{{#if:{{{Collection Unit phone|}}}|{{!}}-
{{!}} {{!}} '''Collection Unit Phone: '''
{{!}} [[CollectionUnitPhone::{{{Collection Unit Phone}}}]] |}}
{{#if:{{{Collection Unit Fax |}}}|{{!}}-
{{!}} {{!}} '''Collection Unit Fax : '''
{{!}} [[CollectionUnitFax::{{{Collection Unit Fax }}}]] |}}
{{#if:{{{Collection Unit Manager |}}}|{{!}}-
{{!}} {{!}} '''Collection Unit Manager : '''
{{!}} [[CollectionUnitManager ::{{{Collection Unit Manager }}}]] |}}
{{#if:{{{Collection Unit Manager Phone |}}}|{{!}}-
{{!}} {{!}} '''Collection Unit Manager Phone : '''
{{!}} [[CollectionUnitManagerPhone ::{{{Collection Unit Manager Phone}}}]] |}}
{{#if:{{{Collection Unit Clerk |}}}|{{!}}-
{{!}} {{!}} '''Collection Unit Clerk : '''
{{!}} [[CollectionUnitClerk ::{{{Collection Unit Clerk }}}]] |}}
|} ''see [[Site_and_Location_table]] for other locations''
<includeonly>[[Category: Collection Location]] [[Collection Location Service Type::{{{Collection Service Type|not entered}}}| ]]</includeonly>
<noinclude>  
<noinclude>  
This template implements a standard Collection Location table and is to be used in all collection location articles.  
This template implements a standard Collection Location table and is to be used in all collection location articles.  
Line 49: Line 8:
| Collection Program = (CC / Med)
| Collection Program = (CC / Med)
| Collection Hospital = (CON / GRA / HSC / OAK / STB / VIC)
| Collection Hospital = (CON / GRA / HSC / OAK / STB / VIC)
| Collection Service Type = (CTU / NTU / ICU / EMIP)
| Collection Service Type Legacy = (No / Yes) - defaults to no
| Collection Workload Split = (No / Yes) - defaults to no
| Collection Bed Nrs = (Nr) - defaults to not entered
| Collection Bed Nrs = (Nr) - defaults to not entered
| Collection Collector = (name as link)  - defaults to not entered
| Collection Unit Phone = (phone)
| Collection Unit Phone = (phone)
| Collection Unit Fax = (fax)
| Collection Unit Fax = (fax)
Line 72: Line 27:
* '''No''' if no shared Collection.
* '''No''' if no shared Collection.


== Service Type Legacy ==
In Template
* '''Yes''' if the service type of the location has changed over time; put details in article.
===Cargo declaration===
* '''No''' if no change.
{{#cargo_declare:
_table = CollectionLocation
| StartDate = Date
| EndDate = Date
| Program = Wikitext
| Hospital = Wikitext
| WorkloadSplit = Boolean
| BedNr = Wikitext
| Collector = Wikitext
| UnitPhone = Wikitext
| UnitFax = Wikitext
| UnitManager = Wikitext
| UnitManagerPhone = Wikitext
| UnitClerk = Wikitext
}}


[[Category:Collection Location accessory]]
[[Category:Collection Location accessory]]
----


===actual template code===
</noinclude>
</noinclude>
{| class="wikitable" style="float:right"
| style="text-align: center; background-color:#99c2ff;" colspan="2" | <span style="font-size: larger;">[[Site_and_Location_table|Location]]</span>
|-|-
|| '''Location''' || {{PAGENAME}}
|-
|| '''First Admission''' || {{{Collection StartDate|1 Jan 1900}}}[[Collection Location Startdate::{{{Collection StartDate|1 Jan 1900}}}| ]]
{{#if:{{{Collection EndDate|}}}|{{!}}-
{{!}} {{!}} '''Last Admission: '''
{{!}} [[Collection Location Enddate::{{{Collection EndDate}}}]] |[[Collection Location Enddate::2999-01-01| ]]}}
|-
|| '''Program''' || {{{Collection Program|not entered}}} [[Collection Location Program::{{{Collection Program|not entered}}}| ]]
|-
|| '''Hospital''' || {{{Collection Hospital|not entered}}} [[Collection Location Hospital::{{{Collection Hospital|not entered}}}| ]]
|-
|| '''Nr of Beds''' || {{{Collection Bed Nrs|not entered}}} [[Collection Bed Nrs::{{{Collection Bed Nrs|not entered}}}| ]]
|-
|| '''Collection Unit Phone: '''
| [[CollectionUnitPhone::{{{Collection Unit Phone|}}}]]
|-
|| '''Collection Unit Fax : '''
| [[CollectionUnitFax::{{{Collection Unit Fax|}}}]]
|-
|| '''Collection Unit Manager : '''
| [[CollectionUnitManager ::{{{Collection Unit Manager }}}]]
|-
|| '''Collection Unit Manager Phone : '''
| [[CollectionUnitManagerPhone ::{{{Collection Unit Manager Phone}}}]]
|-
|| '''Collection Unit Clerk : '''
| [[CollectionUnitClerk ::{{{Collection Unit Clerk }}}]]
|}
<includeonly>&nbsp;<div style="display: none;">
Cargo:
{{#cargo_store:
_table = CollectionLocation
| StartDate = {{{Collection StartDate|1 Jan 1900}}}
| EndDate = {{{Collection EndDate|2999-01-01}}}
| Program = {{{Collection Program|not entered}}}
| Hospital = {{{Collection Hospital|not entered}}}
| WorkloadSplit = {{{Collection Workload Split|false}}}
| BedNr = {{{Collection Bed Nrs|not entered}}}
| Collector = {{{Collection Collector|not entered}}}
| UnitPhone = {{{Collection Unit Phone}}}
| UnitFax = {{{Collection Unit Fax}}}
| UnitManager = {{{Collection Unit Manager}}}
| UnitManagerPhone = {{{Collection Unit Manager Phone}}}
| UnitClerk = {{{Collection Unit Clerk }}}
}}
Categories:
[[Category: Collection Location]]
</includeonly></div>

Latest revision as of 13:42, 2022 March 24

This template implements a standard Collection Location table and is to be used in all collection location articles.

To use

{{Collection Location
| Collection StartDate = eg 1 Jan 1900
| Collection EndDate = eg 1 Jan 1900
| Collection Program = (CC / Med)
| Collection Hospital = (CON / GRA / HSC / OAK / STB / VIC)
| Collection Bed Nrs = (Nr) - defaults to not entered
| Collection Unit Phone = (phone)
| Collection Unit Fax = (fax)
| Collection Unit Manager = (Name)
| Collection Unit Manager Phone = (phone)
| Collection Unit Clerk = (Name)
}}

dates

start date

Use original start date. Note additional start dates in legacy section of the article.

end date

Use most recent end date. Note additional end dates in legacy section of the article.

Location with workload split

  • Yes if collectors share collection on this; put details in article.
  • No if no shared Collection.

In Template

Cargo declaration

This template defines the table "CollectionLocation". View table.






actual template code

Location
Location Collection Location
First Admission 1 Jan 1900
Program not entered
Hospital not entered
Nr of Beds not entered
Collection Unit Phone:
Collection Unit Fax :
Collection Unit Manager : {{{Collection Unit Manager }}}
Collection Unit Manager Phone : {{{Collection Unit Manager Phone}}}
Collection Unit Clerk : {{{Collection Unit Clerk }}}