Template:XDS Folder: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
<includeonly> | <includeonly> | ||
[[Category:XDS Folder Templates]] | [[Category:XDS Folder Templates]] | ||
[[Category:Status: {{If|test={{Equal|{{{3}}}|Comment | [[Category:Status: {{If|test={{Equal|{{{3}}}|Comment}}|then=Public Comment}}|else= | ||
{{If|test={{Equal|{{{3}}}|Final | {{If|test={{Equal|{{{3}}}|Final}}|then=Final Text|else= | ||
{{If|test={{Equal|{{{3}}}|Trial | {{If|test={{Equal|{{{3}}}|Trial}}|then=Trial Implementation|else=Draft}} | ||
}} | }} | ||
}}]] | }}]] | ||
| Line 45: | Line 45: | ||
; Status : Is Draft, Comment, Trial or Final to indicate the status of the template. | ; Status : Is Draft, Comment, Trial or Final to indicate the status of the template. | ||
The description should contain simple wiki text containing a description of the folder. If more complex wiki text is needed, it should appear following the last <nowiki>}}</nowiki> | The description should contain simple wiki text containing a description of the folder. If more complex wiki text is needed, it should appear following the last <nowiki>}}</nowiki> | ||
; Data: Is one or more uses of the [[Template:XDS Folder Content|XDS Folder Content]] template. | |||
See also: [[Template:XDS Folder Content]], [[Sample Folder]] | See also: [[Template:XDS Folder Content]], [[Sample Folder]] | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:50, 6 September 2007
{{{1}}} Folder Specification
| Document Name | Opt | Template ID |
|---|
This is the template for creating an XDS Folder. To use this template, create a new Wiki Page, and enter the following:
{{XDS Folder|Folder Name|LOINC Code for Folder|Status|
Multiple lines of simple Wiki Text containing the description.|
Data=
{{XDS Folder Content|Folder Name|Document Name 1|Opt1|Document OID1|Comment1}}
{{XDS Folder Content|Folder Name|Document Name 2|Opt2|Document OID2|Comment2}}
:
.
{{XDS Folder Content|Folder Name|Document Name N|OptN|Document OIDN|CommentN}}
}}
More WIKI text if neccessary to elaborate on the folder contents.
Where:
- Folder Name
- Is the name of the folder that you are specifying.
- LOINC Code for Folder
- Is the code that you want to use to classify this folder. Codes are assumed to be from LOINC where the scale = SET, to describe a collection of information or documents.
- Status
- Is Draft, Comment, Trial or Final to indicate the status of the template.
The description should contain simple wiki text containing a description of the folder. If more complex wiki text is needed, it should appear following the last }}
- Data
- Is one or more uses of the XDS Folder Content template.
See also: Template:XDS Folder Content, Sample Folder