<?xml version="1.0" encoding="iso-8859-1"?>
<!-- edited with XML Spy v4.2 (http://www.xmlspy.com) by Kai U. Heitmann (University of Cologne) -->
<levelone xmlns="urn::hl7-org/cda" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn::hl7-org/cda sciphox-cda.xsd">
	<clinical_document_header>
		<id EX="53123456" RT="2.16.840.1.113883.3.7.2.34556.1"/>
		<document_type_cd V="11490-0" S="2.16.840.1.113883.6.1" DN="Entlassbrief (kurz)"/>
		<origination_dttm V="2001-04-12"/>
		<provider>
			<provider.type_cd V="CON"/>
			<person>
				<id EX="123456" RT="2.16.840.1.113883.3.7.2.12345.1.2"/>
				<person_name>
					<nm>
						<PFX V="Dr. med." QUAL="AC"/>
						<GIV V="Peter"/>
						<FAM V="Meier"/>
					</nm>
				</person_name>
				<addr>
					<STR V="Ottostr."/>
					<HNR V="1"/>
					<ZIP V="50859"/>
					<CTY V="Köln"/>
				</addr>
				<telecom V="tel:(0221)4449-0" USE="WP"/>
			</person>
		</provider>
		<patient>
			<patient.type_cd V="PATSBJ"/>
			<person>
				<id EX="993534233" RT="2.16.840.1.113883.3.7.2.12345.1.2"/>
				<person_name>
					<nm>
						<GIV V="Heinz"/>
						<FAM V="Eschweiler"/>
					</nm>
				</person_name>
				<addr>
					<STR V="Kölnweg"/>
					<HNR V="102"/>
					<ZIP V="44563"/>
					<CTY V="Eberswalde"/>
				</addr>
				<telecom V="tel:(0221)400501" USE="HP"/>
			</person>
			<birth_dttm V="1953-06-22"/>
			<administrative_gender_cd V="M" S="2.16.840.1.113883.5.10285"/>
		</patient>
	</clinical_document_header>
	<body>
		<section>
			<caption>
				<caption_cd V="11490-0" S="2.16.840.1.113883.6.1"/>
				Kurzbericht
			</caption>
			<paragraph>
				<content>
					Sehr geehrter Herr Kollege!
					Vielen Dank für die Überweisung des oben erwähnten Patienten,
					der am 12.04.2001 in meiner Praxis zur Mitbehandlung war.
	       		 </content>
			</paragraph>
		</section>
	</body>
</levelone>

