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

<Procedure xmlns="http://hl7.org/fhir">
  <id value="ExampleNeutralBuoyancySession"/>
  <meta>
    <profile value="https://mitre.org/fhir/space-health/StructureDefinition/NeutralBuoyancySession"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ExampleNeutralBuoyancySession</b></p><a name="ExampleNeutralBuoyancySession"> </a><a name="hcExampleNeutralBuoyancySession"> </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-NeutralBuoyancySession.html">Neutral Buoyancy Training Session</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 182813001}">Training activity</span></p><p><b>subject</b>: <a href="Patient-janeway.html">Catherine Janeway  (no stated gender), DoB Unknown</a></p><p><b>performed</b>: 2025-06-01 09:00:00+0000</p><p><b>location</b>: <a href="Location-NASANeutralBuoyancyLaboratory.html">Location NASA Neutral Buoyancy Laboratory (NBL)</a></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="182813001"/>
      <display value="Training activity"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/janeway"/>
  </subject>
  <performedDateTime value="2025-06-01T09:00:00Z"/>
  <location>
    <reference value="Location/NASANeutralBuoyancyLaboratory"/>
  </location>
</Procedure>