Sha256: cabfc8b753b5cbbfe099d25fa099a071509858b0c7fc163df1060bc35093acd5

Contents?: true

Size: 883 Bytes

Versions: 10

Compression:

Stored size: 883 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Observation xmlns="http://hl7.org/fhir">
	<id value="date-lastmp"/>
	<meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <status value="final"/>
	<category>
		<coding>
			<system value="http://terminology.hl7.org/CodeSystem/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 & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/observation-example-date-lastmp.xml