Sha256: 21c41782c874665f5f657acf30cd7a9cb79395701f26128548c8b0c6debb326c

Contents?: true

Size: 1.15 KB

Versions: 4

Compression:

Stored size: 1.15 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><DiagnosticRequest xmlns="http://hl7.org/fhir">
	<id value="example-pgx"/>
	<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-pgx</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>code</b>: CYP2D6 gene targeted mutation analysis <span>(Details : {LOINC code &#39;47403-1&#39; = &#39;CYP2D6 gene mutation analysis in Blood or Tissue by Molecular genetics method Narrative&#39;, given as &#39;CYP2D6 gene targeted mutation analysis&#39;})</span></p><p><b>subject</b>: <a>Patient/899962</a></p><p><b>authoredOn</b>: Oct 10, 2016 3:00:00 PM</p><p><b>requester</b>: <a>Practitioner/12345</a></p></div></text><status value="active"/>
	<intent value="original-order"/>
	<code>
		<coding>
			<system value="http://loinc.org"/>
			<code value="47403-1"/>
			<display value="CYP2D6 gene targeted mutation analysis"/>
		</coding>
	</code>
	<subject>
		<reference value="Patient/899962"/>
	</subject>
	<authoredOn value="2016-10-10T15:00:00-07:00"/>
	<requester>
		<reference value="Practitioner/12345"/>
	</requester>
</DiagnosticRequest>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/xml/diagnosticrequest-example-pgx.xml
fhir_models-1.8.2 lib/fhir_models/examples/xml/diagnosticrequest-example-pgx.xml
fhir_models-1.8.1 lib/fhir_models/examples/xml/diagnosticrequest-example-pgx.xml
fhir_models-1.8.0 lib/fhir_models/examples/xml/diagnosticrequest-example-pgx.xml