Sha256: 820532990b1765f8e386c9eb80df909c74b5f8896dd421aadfd88973b9082820

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Specimen 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>: ${CD11}${D4} (official)</p>
			<p>
				<b>type</b>: Blood sample 
				<span style="background: LightGoldenRodYellow ">(Details : {SNOMED CT code "122555007" := "122555007", given as "Venous blood specimen"}; {http://lis.acmelabs.org/codes code "BLD" := "BLD", given as "Blood"})</span>
			</p>
			<p>
				<b>subject</b>: 
				<a href="Patient/${createPatientId}">Todd Lerr</a>
			</p>
			<p>
				<b>accessionIdentifier</b>: 21041205000001 (official)
			</p>
		</div>
	</text>
	<identifier>
		<use value="official"/>
		<system value="http://happyvalley.com/specimen"/>
		<value value="${CD11}${D4}"/>
	</identifier>
	<accessionIdentifier>
		<use value="official"/>
		<system value="http://lis.acmelabs.org/identifiers/accession"/>
		<value value="21041205000001"/>
	</accessionIdentifier>
	<type>
		<coding>
			<system value="http://snomed.info/sct"/>
			<code value="122555007"/>
			<display value="Venous blood specimen"/>
		</coding>
		<coding>
			<system value="http://lis.acmelabs.org/codes"/>
			<code value="BLD"/>
			<display value="Blood"/>
		</coding>
		<text value="Blood sample"/>
	</type>
	<subject>
		<reference value="Patient/${createPatientId}"/>
		<display value="Todd Lerr"/>
	</subject>
	<collection>
		<collectedDateTime value="2014-12-05"/>
	</collection>
</Specimen>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
plan_executor-1.8.0 fixtures/specimen/specimen-familyhistory-create.xml