<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="pedro-dimension-5"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="pedro-dimension-5"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;pedro-dimension-5&quot; </p></div><p><b>status</b>: final</p><p><b>code</b>: Emotional/Rational <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-pd-type-cs.html">Persona Vector Dimensions Code</a>#ER)</span></p><p><b>subject</b>: <span>: Pedro-patient</span></p><p><b>effective</b>: 2019-01-01 00:00:00+0000</p><p><b>value</b>: 4</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/pd-type-cs"/>
      <code value="ER"/>
    </coding>
  </code>
  <subject>
    <display value="Pedro-patient"/>
  </subject>
  <effectiveDateTime value="2019-01-01T00:00:00Z"/>
  <valueInteger value="4"/>
</Observation>