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
<Observation xmlns="http://hl7.org/fhir">
<id value="ISS-MoodAssessment-Week12"/>
<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-MoodAssessment-Week12</b></p><a name="ISS-MoodAssessment-Week12"> </a><a name="hcISS-MoodAssessment-Week12"> </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 mood-level}">Mood level</span></p><p><b>subject</b>: <a href="Patient/AstronautExample">Patient/AstronautExample</a></p><p><b>effective</b>: 2025-06-01 10:00:00+0000</p><p><b>value</b>: -1 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-cs cortisol-ugdl}">Cortisol (µg/dL)</span></p><p><b>value</b>: 18.5 µg/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM codeug/dL = 'ug/dL')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-cs sleep-efficiency-pct}">Sleep efficiency (%)</span></p><p><b>value</b>: 72 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></p></blockquote></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="mood-level"/>
<display value="Mood level"/>
</coding>
</code>
<subject>
<reference value="Patient/AstronautExample"/>
</subject>
<effectiveDateTime value="2025-06-01T10:00:00Z"/>
<valueQuantity>
<value value="-1"/>
<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="cortisol-ugdl"/>
</coding>
</code>
<valueQuantity>
<value value="18.5"/>
<unit value="µg/dL"/>
<system value="http://unitsofmeasure.org"/>
<code value="ug/dL"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/aerospace/CodeSystem/behavioral-biomarker-cs"/>
<code value="sleep-efficiency-pct"/>
</coding>
</code>
<valueQuantity>
<value value="72"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
</Observation>