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

: Artemis III EVA-1 - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="Artemis-III-EVA-1"/>
  <meta>
    <profile
             value="https://mitre.org/fhir/space-health/StructureDefinition/eva-procedure"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure Artemis-III-EVA-1</b></p><a name="Artemis-III-EVA-1"> </a><a name="hcArtemis-III-EVA-1"> </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-eva-procedure.html">Extravehicular Activity Procedure</a></p></div><p><b>Mission Context</b>: <a href="Encounter-Artemis-III-Mission.html">Encounter: status = in-progress; class = ambulatory (ActCode#AMB); period = 2027-09-01 00:00:00+0000 --&gt; (ongoing)</a></p><p><b>EVA Number</b>: EVA-1</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 103741001}">Extravehicular Activity (EVA)</span></p><p><b>subject</b>: <a href="Patient/AstronautExample">Patient/AstronautExample</a></p><p><b>performed</b>: 2027-09-10 08:00:00+0000 --&gt; 2027-09-10 14:30:00+0000</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient/AstronautExample">Commander Sarah Chen</a></td></tr></table><p><b>location</b>: <a href="Location-Malapert-Massif-Landing-Site.html">Malapert Massif Landing Site</a></p><p><b>usedReference</b>: <a href="Device-xEMU-Suit-001.html">Device: status = active; manufacturer = Axiom Space; type = xEMU EVA Suit</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context">
    <valueReference>🔗 
      <reference value="Encounter/Artemis-III-Mission"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/aerospace/StructureDefinition/eva-number">
    <valueString value="EVA-1"/>
  </extension>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="103741001"/>
      <display value="Extravehicular activity (procedure)"/>
    </coding>
    <text value="Extravehicular Activity (EVA)"/>
  </code>
  <subject>
    <reference value="Patient/AstronautExample"/>
  </subject>
  <performedPeriod>
    <start value="2027-09-10T08:00:00Z"/>
    <end value="2027-09-10T14:30:00Z"/>
  </performedPeriod>
  <performer>
    <actor>
      <reference value="Patient/AstronautExample"/>
      <display value="Commander Sarah Chen"/>
    </actor>
  </performer>
  <location>🔗 
    <reference value="Location/Malapert-Massif-Landing-Site"/>
    <display value="Malapert Massif Landing Site"/>
  </location>
  <usedReference>🔗 
    <reference value="Device/xEMU-Suit-001"/>
  </usedReference>
</Procedure>