<?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>Patient Unique Identifier</NAME>
  <DESCRIPTION>
    This is the string that uniquely identifies a patient within the Belgian HealthCare System.
  </DESCRIPTION>
  <DESCRIPTION>
  </DESCRIPTION>
  <DESCRIPTION>
    In the future, the value will refer to the national ZIS (Zorg Inschrivings nummer/Identifiant Santé) number of the patient.
  </DESCRIPTION>
  <DESCRIPTION>
    As long as this identifier is not available, it will contain the SIS card number (The national Registry number) to support Kmehr pilot projects.
  </DESCRIPTION>
  <DESCRIPTION>
  </DESCRIPTION>
  <DESCRIPTION>
  	So: version 1.0 of the scheme means SIS card number, version 2.0 will mean ZIS card number.
  </DESCRIPTION>
  <DESCRIPTION>
  </DESCRIPTION>
  <DESCRIPTION>
    That string is placed as the value of the element ID in the element PATIENT.
  </DESCRIPTION>
  <DESCRIPTION>
    The scheme used is specified in the attribute 'S' of the element ID.
  </DESCRIPTION>
  <DESCRIPTION>
    The version of the scheme used is specified in the attribute 'SV' of the element ID.
  </DESCRIPTION>
  <TYPE>National unique identifier</TYPE>
  <ATTRIBUTE>
    <SCHEME>ID-PATIENT</SCHEME>
    <VERSION>1.0</VERSION>
  </ATTRIBUTE>
  <EXAMPLE>
    &lt;patient&gt;&lt;id S="ID-PATIENT" SV="1.0"&gt;32031011931&lt;/id&gt;&lt;/patient&gt;
  </EXAMPLE>
  <EXPLANATION>
    This means that the patient is the person uniquely identified by the value '32031011931' within the version '1.0' of the scheme 'ID-PATIENT' of the Belgian HealthCare Telematics Commission.
  </EXPLANATION>
</kmehr-cd>

