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

: ISS Anxiety Assessment - Pre-EVA - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ISS-AnxietyAssessment-PreEVA"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/aerospace/StructureDefinition/behavioral-health-state"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ISS-AnxietyAssessment-PreEVA</b></p><a name="ISS-AnxietyAssessment-PreEVA"> </a><a name="hcISS-AnxietyAssessment-PreEVA"> </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-behavioral-health-state.html">Behavioral Health State</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://loinc.org 55467-8}">Psychological assessment</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs anxiety-level}">Anxiety level</span></p><p><b>subject</b>: <a href="Patient/AstronautExample">Patient/AstronautExample</a></p><p><b>effective</b>: 2025-06-15 08:00:00+0000</p><p><b>value</b>: 6 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{score} = '{score}')</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-cs hrv-ms}">Heart rate variability (ms)</span></td><td>32 ms<span style="background: LightGoldenRodYellow"> (Details: UCUM  codems = 'ms')</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="55467-8"/>
      <display value="Psychological assessment"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs"/>
      <code value="anxiety-level"/>
      <display value="Anxiety level"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/AstronautExample"/>
  </subject>
  <effectiveDateTime value="2025-06-15T08:00:00Z"/>
  <valueQuantity>
    <value value="6"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{score}"/>
  </valueQuantity>
  <component>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-cs"/>
        <code value="hrv-ms"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="32"/>
      <unit value="ms"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="ms"/>
    </valueQuantity>
  </component>
</Observation>