Sha256: 637a8b0da99b99340253b66a62d4b502bb8f326f6c434000923b6e0c16c9e587

Contents?: true

Size: 1.29 KB

Versions: 10

Compression:

Stored size: 1.29 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><Observation xmlns="http://hl7.org/fhir">
	<id value="date-lastmp"/>
	<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: date-lastmp</p><p><b>status</b>: final</p><p><b>category</b>: AOE <span>(Details : {http://hl7.org/fhir/observation-category code &#39;survey&#39; = &#39;Survey&#39;, given as &#39;Survey&#39;})</span></p><p><b>code</b>: Date last menstrual period <span>(Details : {LOINC code &#39;8665-2&#39; = &#39;Last menstrual period start date&#39;, given as &#39;Date last menstrual period&#39;})</span></p><p><b>subject</b>: <a>Patient/pat2</a></p><p><b>effective</b>: Jan 24, 2016</p><p><b>value</b>: Dec 30, 2016</p></div></text><status value="final"/>
	<category>
		<coding>
			<system value="http://hl7.org/fhir/observation-category"/>
			<code value="survey"/>
			<display value="Survey"/>
		</coding>
		<text value="AOE"/>
	</category>
	<code>
		<coding>
			<system value="http://loinc.org"/>
			<code value="8665-2"/>
			<display value="Date last menstrual period"/>
		</coding>
		<text value="Date last menstrual period"/>
	</code>
	<subject>
		<reference value="Patient/pat2"/>
	</subject>
	<effectiveDateTime value="2016-01-24"/>
	<valueDateTime value="2016-12-30"/>
</Observation>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/observation-example-date-lastmp.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/observation-example-date-lastmp.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/observation-example-date-lastmp.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/observation-example-date-lastmp.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/observation-example-date-lastmp.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml