<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.art-decor.org/index.php?action=history&amp;feed=atom&amp;title=Publication_Templates</id>
	<title>Publication Templates - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.art-decor.org/index.php?action=history&amp;feed=atom&amp;title=Publication_Templates"/>
	<link rel="alternate" type="text/html" href="https://wiki.art-decor.org/index.php?title=Publication_Templates&amp;action=history"/>
	<updated>2026-05-20T04:30:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.art-decor.org/index.php?title=Publication_Templates&amp;diff=1361&amp;oldid=prev</id>
		<title>Mligtvoet: first setup of page</title>
		<link rel="alternate" type="text/html" href="https://wiki.art-decor.org/index.php?title=Publication_Templates&amp;diff=1361&amp;oldid=prev"/>
		<updated>2014-06-05T13:22:45Z</updated>

		<summary type="html">&lt;p&gt;first setup of page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Templates==&lt;br /&gt;
Templates support mapping of data set artifacts to HL7v3 artifacts. The template format is influenced by the Templates Registry Project (HL7 International) and is a simplified representation of the HL7 MIF (model interchange format). The primary purposes for the definition of templates in DECOR are:&lt;br /&gt;
* the construction of validation methods to support the implementation of interfaces. These methods are: schematron, and (in the future) simplified W3C schema for vendors who want to generate code based on schematron or schema&lt;br /&gt;
* the documentation of templates, referenced value sets and identifications, constraints, conditions and co-occurrences&lt;br /&gt;
* the documentation of template examples&lt;br /&gt;
==Example==&lt;br /&gt;
This text documents an example template that contains:&lt;br /&gt;
* template metadata&lt;br /&gt;
** identifier&lt;br /&gt;
** name&lt;br /&gt;
** timestamp after which the template existed&lt;br /&gt;
** status of the template&lt;br /&gt;
** description of the intent and scope of the template&lt;br /&gt;
** context&lt;br /&gt;
* template&lt;br /&gt;
** example XML fragment&lt;br /&gt;
** elements with properties like:&lt;br /&gt;
*** data type&lt;br /&gt;
*** vocabulary bindings (value sets)&lt;br /&gt;
*** property (range specified with minInclude and maxInclude)&lt;br /&gt;
*** identifier that references the dataset concept&lt;br /&gt;
*** attributes with fixed values (OBS, EVN)&lt;br /&gt;
==Example template fragment==&lt;br /&gt;
An example template (identifiers are fictional):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;template id=&amp;quot;2.999.999.999.77.9.10.90.100001&amp;quot; name=&amp;quot;Gravidity&amp;quot; effectiveDate=&amp;quot;2011-01-28&amp;quot; statusCode=&amp;quot;active&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;desc&amp;gt;Template example for gravidity&amp;lt;/desc&amp;gt;&lt;br /&gt;
    &amp;lt;example&amp;gt;&lt;br /&gt;
        &amp;lt;observation classCode=&amp;quot;OBS&amp;quot; moodCode=&amp;quot;EVN&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;code code=&amp;quot;Gravidity&amp;quot; codeSystem=&amp;quot;2.16.840.1.113883.2.4.4.13&amp;quot;/&amp;gt;&lt;br /&gt;
            &amp;lt;value xsi:type=&amp;quot;INT&amp;quot; value=&amp;quot;2&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/observation&amp;gt;&lt;br /&gt;
    &amp;lt;/example&amp;gt;&lt;br /&gt;
    &amp;lt;element name=&amp;quot;hl7:observation&amp;quot;&amp;gt;&lt;br /&gt;
        &amp;lt;attribute classCode=&amp;quot;OBS&amp;quot; moodCode=&amp;quot;EVN&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;element name=&amp;quot;hl7:code&amp;quot; minimumMultiplicity=&amp;quot;1&amp;quot; maximumMultiplicity=&amp;quot;1&amp;quot; isMandatory=&amp;quot;true&amp;quot; datatype=&amp;quot;CE&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;vocabulary code=&amp;quot;Gravidity&amp;quot; codeSystem=&amp;quot;2.16.840.1.113883.2.4.4.13&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/element&amp;gt;&lt;br /&gt;
        &amp;lt;element name=&amp;quot;hl7:value&amp;quot; minimumMultiplicity=&amp;quot;1&amp;quot; maximumMultiplicity=&amp;quot;1&amp;quot; id=&amp;quot;2.999.999.999.77.9.100001.1&amp;quot; datatype=&amp;quot;INT&amp;quot;&amp;gt;&lt;br /&gt;
            &amp;lt;property minInclude=&amp;quot;0&amp;quot; maxInclude=&amp;quot;75&amp;quot;/&amp;gt;&lt;br /&gt;
        &amp;lt;/element&amp;gt;&lt;br /&gt;
    &amp;lt;/element&amp;gt;&lt;br /&gt;
&amp;lt;/template&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight &amp;gt;&lt;/div&gt;</summary>
		<author><name>Mligtvoet</name></author>
		
	</entry>
</feed>