<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- 
  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.1</VERSION>
	<DATE>2013-10-01</DATE>
	<STATUS>published</STATUS>
	<NAME>Encounter type</NAME>
	<DESCRIPTION L="en">
    This is the string that identifies the encounter type.
  </DESCRIPTION>
	<DESCRIPTION/>
	<DESCRIPTION L="en">
    We suggest to use the MKG-RCM codes.
  </DESCRIPTION>
	<DESCRIPTION/>
	<DESCRIPTION L="en">
    That string is placed as the value of the element CD of the element CONTENT.
  </DESCRIPTION>
	<DESCRIPTION L="en">
    The scheme used is specified in the attribute 'S' of the element CD of the element CONTENT.
  </DESCRIPTION>
	<DESCRIPTION L="en">
    The version of the scheme used is specified in the attribute 'SV' of the element CD of the element CONTENT.
  </DESCRIPTION>
	<TYPE>National coded values</TYPE>
	<ATTRIBUTE>
		<SCHEME>CD-ENCOUNTER</SCHEME>
		<VERSION>1.0</VERSION>
	</ATTRIBUTE>
	<VALUE>
		<CODE>telephonicconsultation</CODE>
		<DESCRIPTION L="en">Consultation by phone</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>hospital</CODE>
		<DESCRIPTION L="en">Hospitalisation</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>emergency</CODE>
		<DESCRIPTION L="en">Emergency admission</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>consultation</CODE>
		<DESCRIPTION L="en">Ambulatory consultation</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>oneday</CODE>
		<DESCRIPTION L="en">One day stay</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>technical</CODE>
		<DESCRIPTION L="en">Technical investigation</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>homevisit</CODE>
		<DESCRIPTION L="en">Home visit</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>emergencyhomevisit</CODE>
		<DESCRIPTION L="en">Home visit in a context of emergency</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>resthomevisit</CODE>
		<DESCRIPTION L="en">Resthome visit</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>consult</CODE>
		<DESCRIPTION L="en">Consult</DESCRIPTION>
	</VALUE>
	<VALUE>
		<CODE>multidisciplinaryconsult</CODE>
		<DESCRIPTION L="en">Multidisciplinary consult</DESCRIPTION>
	</VALUE>
	<EXAMPLE>
    &lt;item&gt;&lt;content&gt;&lt;cd S="CD-ENCOUNTER" SV="1.0"&gt;emergency&lt;/cd&gt;&lt;/content&gt;&lt;/item&gt;
  </EXAMPLE>
	<EXPLANATION>
    This means that the contact is a emergency visit.
  </EXPLANATION>
</kmehr-cd>
