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

<Observation xmlns="http://hl7.org/fhir">
  <id value="HabitatEnvironment-Sol125"/>
  <meta>
    <profile value="https://mitre.org/fhir/space-health/StructureDefinition/habitat-environmental-observation"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation HabitatEnvironment-Sol125</b></p><a name="HabitatEnvironment-Sol125"> </a><a name="hcHabitatEnvironment-Sol125"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-habitat-environmental-observation.html">Habitat Environmental Monitoring</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category environmental}">environmental</span></p><p><b>code</b>: <span title="Codes:">Habitat Atmospheric Conditions</span></p><p><b>subject</b>: <a href="Location-MarsHabitat-Jezero.html">Location Mars Direct Habitat Unit - Jezero Site</a></p><p><b>effective</b>: 2041-03-15 14:30:00+0000</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Cabin Pressure</span></p><p><b>value</b>: 101.3 kPa<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekPa = 'kPa')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Oxygen Percentage</span></p><p><b>value</b>: 21 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Carbon Dioxide</span></p><p><b>value</b>: 0.04 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Temperature</span></p><p><b>value</b>: 22.5 Cel<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeCel = 'Cel')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:">Relative Humidity</span></p><p><b>value</b>: 45 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="environmental"/>
    </coding>
  </category>
  <code>
    <text value="Habitat Atmospheric Conditions"/>
  </code>
  <subject>
    <reference value="Location/MarsHabitat-Jezero"/>
  </subject>
  <effectiveDateTime value="2041-03-15T14:30:00Z"/>
  <component>
    <code>
      <text value="Cabin Pressure"/>
    </code>
    <valueQuantity>
      <value value="101.3"/>
      <unit value="kPa"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="kPa"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <text value="Oxygen Percentage"/>
    </code>
    <valueQuantity>
      <value value="21"/>
      <unit value="%"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <text value="Carbon Dioxide"/>
    </code>
    <valueQuantity>
      <value value="0.04"/>
      <unit value="%"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <text value="Temperature"/>
    </code>
    <valueQuantity>
      <value value="22.5"/>
      <unit value="Cel"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="Cel"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <text value="Relative Humidity"/>
    </code>
    <valueQuantity>
      <value value="45"/>
      <unit value="%"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </valueQuantity>
  </component>
</Observation>