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

<Observation xmlns="http://hl7.org/fhir">
  <id value="Observation.Kepler.ECI.1"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Observation.Kepler.ECI.1</b></p><a name="Observation.Kepler.ECI.1"> </a><a name="hcObservation.Kepler.ECI.1"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org ECI}">Satellite Observation</span></p><p><b>method</b>: <span title="Codes:">Earth Centered Inertial</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Eccentricity</span></p><p><b>value</b>: 0.6</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Semimajor Axis</span></p><p><b>value</b>: 2.7</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Angle of Inclination</span></p><p><b>value</b>: 53 deg</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Longitude of the ascending node</span></p><p><b>value</b>: 0 deg</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Argument of Periapsis</span></p><p><b>value</b>: 22.1 deg</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">True anomaly</span></p><p><b>value</b>: 30 s</p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="ECI"/>
      <display value="Satellite Observation"/>
    </coding>
  </code>
  <method>
    <coding>
      <code value="ECI"/>
      <display value="Earth Centered Inertial"/>
    </coding>
    <text value="Earth Centered Inertial"/>
  </method>
  <component>
    <code>
      <coding>
        <code value="e"/>
        <display value="Eccentricity"/>
      </coding>
      <text value="Eccentricity"/>
    </code>
    <valueQuantity>
      <value value="0.6"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <code value="a"/>
        <display value="Semimajor Axis"/>
      </coding>
      <text value="Semimajor Axis"/>
    </code>
    <valueQuantity>
      <value value="2.7"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <code value="i"/>
        <display value="Inclination"/>
      </coding>
      <text value="Angle of Inclination"/>
    </code>
    <valueQuantity>
      <value value="53"/>
      <unit value="deg"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <code value="Ω"/>
        <display value="Longitude of the ascending node"/>
      </coding>
      <text value="Longitude of the ascending node"/>
    </code>
    <valueQuantity>
      <value value="0"/>
      <unit value="deg"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <code value="ω"/>
        <display value="Periapsis"/>
      </coding>
      <text value="Argument of Periapsis"/>
    </code>
    <valueQuantity>
      <value value="22.1"/>
      <unit value="deg"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <code value="θ"/>
        <display value="True Anomaly"/>
      </coding>
      <text value="True anomaly"/>
    </code>
    <valueQuantity>
      <value value="30"/>
      <unit value="s"/>
    </valueQuantity>
  </component>
</Observation>