Sha256: b97204945c4c29dc685b445a0598bc1211da08072364cb56e7acf3e112a54b91

Contents?: true

Size: 1.16 KB

Versions: 1

Compression:

Stored size: 1.16 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Patient xmlns="http://hl7.org/fhir">
	<text>
		<status value="generated"/>
		<div xmlns="http://www.w3.org/1999/xhtml">
			<p>
				<b>Generated Narrative with Details</b>
			</p>
			<p>
				<b>identifier</b>: HOSP-CD14D9 (USUAL)</p>
			<p>
				<b>name</b>: Todd G. Lerr (OFFICIAL)</p>
			<p>
				<b>gender</b>: male</p>
			<p>
				<b>birthDate</b>: Jun 7, 2012</p>
			<p>
				<b>deceased</b>: false</p>
			<p>
				<b>address</b>: 123 North 102nd Street Apt 4d Harrisburg PA 17102 USA (HOME)</p>
		</div>
	</text>
	<identifier>
		<use value="usual"/>
		<system value="http://happyvalley.com/patient"/>
		<value value="HOSP-CD14D9"/>
	</identifier>
	<name>
		<use value="official"/>
		<family value="Lerr"/>
		<given value="Todd"/>
		<given value="G."/>
		<suffix value="Jr"/>
	</name>
	<gender value="male"/>
	<birthDate value="2012-06-07"/>
	<deceasedBoolean value="false"/>
	<address>
		<use value="home"/>
		<line value="123 North 102nd Street"/>
		<line value="Apt 4d"/>
		<city value="Harrisburg"/>
		<state value="PA"/>
		<postalCode value="17102"/>
		<country value="USA"/>
	</address>
</Patient>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plan_executor-1.8.0 fixtures/patient/patient-register-create.xml