0.5.12 - ci-build

SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ISRU Production Log - Sol 210 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ISRU-Production-Sol210"/>
  <meta>
    <profile
             value="https://mitre.org/fhir/space-health/StructureDefinition/isru-production-log"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ISRU-Production-Sol210</b></p><a name="ISRU-Production-Sol210"> </a><a name="hcISRU-Production-Sol210"> </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-isru-production-log.html">ISRU Production Log</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/observation-category-aerospace operational}">operational</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/isru-metrics-cs cumulative-propellant}">Cumulative Propellant Production</span></p><p><b>effective</b>: 2041-06-01 12:00:00+0000</p><p><b>value</b>: 89000 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p><p><b>note</b>: </p><blockquote><div><p>Production rate steady at 450 kg/sol average. On track to reach 112 tons for Earth return vehicle by Sol 300.</p>
</div></blockquote><p><b>device</b>: <a href="Device-ISRU-Plant-Jezero-1.html">Device: status = active; manufacturer = NASA / Commercial Partners; type = Mars ISRU Propellant Plant</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/isru-metrics-cs power-consumption}">power-consumption</span></p><p><b>value</b>: 25.3 kW<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekW = 'kW')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/isru-metrics-cs reactor-status}">reactor-status</span></p><p><b>value</b>: Nominal operation, 96% efficiency</p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/observation-category-aerospace"/>
      <code value="operational"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/isru-metrics-cs"/>
      <code value="cumulative-propellant"/>
      <display value="Cumulative Propellant Production"/>
    </coding>
  </code>
  <effectiveDateTime value="2041-06-01T12:00:00Z"/>
  <valueQuantity>
    <value value="89000"/>
    <unit value="kg"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg"/>
  </valueQuantity>
  <note>
    <text
          value="Production rate steady at 450 kg/sol average. On track to reach 112 tons for Earth return vehicle by Sol 300."/>
  </note>
  <device>🔗 
    <reference value="Device/ISRU-Plant-Jezero-1"/>
  </device>
  <component>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/aerospace/CodeSystem/isru-metrics-cs"/>
        <code value="power-consumption"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="25.3"/>
      <unit value="kW"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="kW"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/aerospace/CodeSystem/isru-metrics-cs"/>
        <code value="reactor-status"/>
      </coding>
    </code>
    <valueString value="Nominal operation, 96% efficiency"/>
  </component>
</Observation>