<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml:stylesheet type='text/xsl' href='../xsl/cd.xsl' ?>
<!-- 
  Property : Belgian Ministry of Health
  Author   : Dr André Vandenberghe, Department of Medical Information, CHU de Charleroi
  Date       : 17/07/2002
  
  Kmehr-Bis - Recommendation 19 of the Belgian Healthcare Telematics Commission
  Reference table
-->
<kmehr-cd>
	<VERSION>1.0</VERSION>
	<DATE>17/07/2002</DATE>
	<STATUS>Proposal</STATUS>
	<NAME>Link Type</NAME>
	<DESCRIPTION L="en">
    This is the string that identifies the type of link between 2 elements of the Belgian Healthcare Telematics System. Allowed values are listed below.
  </DESCRIPTION>
	<DESCRIPTION/>
	<DESCRIPTION L="en">
    That string is placed as the value of the attribute CD of the element LNK. 
  </DESCRIPTION>
	<TYPE>National coded values, probably derived from CEN 13606</TYPE>
	<ATTRIBUTE>
		<SCHEME>CD-LINK</SCHEME>
		<VERSION>1.0</VERSION>
	</ATTRIBUTE>
	<VALUE>
		<CODE>thumbnail</CODE>
		<DESCRIPTION L="en">is documented by the referenced thumbnail attachment</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>multimedia</CODE>
		<DESCRIPTION L="en">is documented by the referenced multimedia attachment</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>isareplyto</CODE>
		<DESCRIPTION L="en">In reply to</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>isaconsequenceof</CODE>
		<DESCRIPTION L="en">Is a consequence of</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>isanewversionof</CODE>
		<DESCRIPTION L="en">Is a new version of</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>...</CODE>
		<DESCRIPTION L="en">...</DESCRIPTION>
	</VALUE>
	<EXAMPLE>
    &lt;element x&gt;&lt;lnk&gt; TYPE='isareplyto' ... URL='http://www.s3.be/12345678.12345.xml'&gt;&lt;/lnk&gt;&lt;/element x&gt;
  </EXAMPLE>
	<EXPLANATION>
    This means that the parent element of the lnk element is a reply to the element referenced by the URL attribute. 
  </EXPLANATION>
</kmehr-cd>

