<?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
  
  Demonstration material: XML message used by the tutorial
-->
<kmehrmessage xmlns="http://www.health.fgov.be/telematics/kmehr/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.health.fgov.be/telematics/kmehr/schema
kmehr.xsd">
	<header>
		<standard>
			<cd S="CD-STANDARD" SV="1.0">20021205</cd>
		</standard>
		<id S="ID-KMEHR" SV="1.0">71071801.tutorial</id>
		<date>2001-10-02</date>
		<time>06:03:00</time>
		<sender>
			<hcparty>
				<id S="ID-HCPARTY" SV="1.0">71071801</id>
				<cd S="CD-HCPARTY" SV="1.0">orghospital</cd>
				<name>CHU de Charleroi</name>
			</hcparty>
			<hcparty>
				<cd S="CD-HCPARTY" SV="1.0">deptemergency</cd>
			</hcparty>
			<hcparty>
				<id S="ID-HCPARTY" SV="1.0">15858523580</id>
				<cd S="CD-HCPARTY" SV="1.0">persphysician</cd>
				<firstname>Alain</firstname>
				<familyname>Juvenois</familyname>
			</hcparty>
		</sender>
		<recipient>
			<hcparty>
				<id S="ID-HCPARTY" SV="1.0">115259412004</id>
				<cd S="CD-HCPARTY" SV="1.0">persphysician</cd>
				<firstname>Jean-Pierre</firstname>
				<familyname>Rochet</familyname>
			</hcparty>
		</recipient>
	</header>
	<folder>
		<id S="ID-KMEHR" SV="1.0">1</id>
		<patient>
			<id S="ID-PATIENT" SV="1.0">32031011931</id>
			<id S="LOCAL" SL="ISPPC-ID-PATIENT" SV="3.4">3001234</id>
			<firstname>Jean</firstname>
			<familyname>Dubois</familyname>
			<birthdate>
				<date>1932-03-10</date>
			</birthdate>
			<sex>
				<cd S="CD-SEX" SV="1.0">male</cd>
			</sex>
			<address>
				<cd S="CD-ADDRESS" SV="1.0">home</cd>
				<country>
					<cd S="CD-COUNTRY" SV="1.0">be</cd>
				</country>
				<zip>6044</zip>
				<city>ROUX</city>
				<street>Rue du coucou</street>
				<housenumber>6</housenumber>
			</address>
		</patient>
		<transaction>
			<id S="ID-KMEHR" SV="1.0">1</id>
			<cd S="CD-TRANSACTION" SV="1.0">contact</cd>
			<date>2001-10-01</date>
			<time>15:25:00</time>
			<author>
				<hcparty>
					<id S="ID-HCPARTY" SV="1.0">15858523580</id>
					<cd S="CD-HCPARTY" SV="1.0">persphysician</cd>
					<firstname>Alain</firstname>
					<familyname>Juvenois</familyname>
				</hcparty>
			</author>
			<iscomplete>true</iscomplete>
			<isvalidated>true</isvalidated>
			<item>
				<id S="ID-KMEHR" SV="1.0">1</id>
				<cd S="CD-ITEM" SV="1.0">encountertype</cd>
				<content>
					<cd S="LOCAL" SL="MyADTSYstem" SV="3.4" DN="Consultation" L="fr">CONS</cd>
				</content>
			</item>
			<item>
				<id S="ID-KMEHR" SV="1.0">2</id>
				<cd S="CD-ITEM" SV="1.0">encounterdatetime</cd>
				<content>
					<date>2001-10-01</date>
				</content>
			</item>
			<heading>
				<id S="ID-KMEHR" SV="1.0">3</id>
				<cd S="CD-HEADING" SV="1.0">assessment</cd>
				<item>
					<id S="ID-KMEHR" SV="1.0">1</id>
					<cd S="CD-ITEM" SV="1.0">healthissue</cd>
					<content>
						<text L="en">infection due to tropical insect bite</text>
					</content>
					<severity>
						<cd S="CD-SEVERITY" SV="1.0">veryabnormal</cd>
					</severity>
					<site>
						<text L="en">left hand</text>
					</site>
				</item>
			</heading>
			<heading>
				<id S="ID-KMEHR" SV="1.0">4</id>
				<cd S="CD-HEADING" SV="1.0">treatment</cd>
				<item>
					<id S="ID-KMEHR" SV="1.0">1</id>
					<cd S="CD-ITEM" SV="1.0">medication</cd>
					<content>
						<medication>
							<cd S="CD-DRUG-CNK" SV="1999">0135418</cd>
							<tradename>Tevax amp 0,5ml</tradename>
							<presentation>
								<cd S="CD-DRUG-PRESENTATION" SV="V1.0">injsol</cd>
							</presentation>
							<strength>
								<decimal>0.5</decimal>
								<unit>
									<cd S="CD-UNIT" SV="1.0">ml</cd>
								</unit>
							</strength>
							<route>
								<cd S="CD-DRUG-ROUTE" SV="V1.0">intramuscular</cd>
							</route>
						</medication>
					</content>
					<lifecycle>
						<cd S="CD-LIFECYCLE" SV="1.0">administrated</cd>
					</lifecycle>
					<quantity>
						<decimal>1</decimal>
					</quantity>
				</item>
				<item>
					<id S="ID-KMEHR" SV="1.0">2</id>
					<cd S="CD-ITEM" SV="1.0">medication</cd>
					<content>
						<text L="en">prescription of Augmentin 500mg 3x1caps/day during 5 days</text>
					</content>
				</item>
			</heading>
		</transaction>
	</folder>
</kmehrmessage>
