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

<Procedure xmlns="http://hl7.org/fhir">
  <id value="ISS-GuidedMeditation-Daily"/>
  <meta>
    <profile value="http://hl7.org/fhir/uv/aerospace/StructureDefinition/psychological-countermeasure-activity"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ISS-GuidedMeditation-Daily</b></p><a name="ISS-GuidedMeditation-Daily"> </a><a name="hcISS-GuidedMeditation-Daily"> </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-psychological-countermeasure-activity.html">Psychological Countermeasure Activity</a></p></div><p><b>Mission Context</b>: <a href="Encounter-ISS-Exp75-InFlight.html">Encounter: status = in-progress; class = ambulatory (ActCode#AMB); period = 2025-03-01 00:00:00+0000 --&gt; (ongoing)</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/psychological-countermeasure-cs guided-meditation}">Guided meditation</span></p><p><b>subject</b>: <a href="Patient/AstronautExample">Patient/AstronautExample</a></p><p><b>performed</b>: 2025-06-01 20:00:00+0000</p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs coping-capacity}">Coping capacity</span></p></div>
  </text>
  <extension url="http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context">
    <valueReference>
      <reference value="Encounter/ISS-Exp75-InFlight"/>
    </valueReference>
  </extension>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/aerospace/CodeSystem/psychological-countermeasure-cs"/>
      <code value="guided-meditation"/>
      <display value="Guided meditation"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/AstronautExample"/>
  </subject>
  <performedDateTime value="2025-06-01T20:00:00Z"/>
  <reasonCode>
    <coding>
      <system value="http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs"/>
      <code value="coping-capacity"/>
      <display value="Coping capacity"/>
    </coding>
  </reasonCode>
</Procedure>