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

: Aerospace Behavioral State Code System - TTL Representation

Active as of 2026-03-25

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "aerospace-behavioral-state-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem aerospace-behavioral-state-cs</b></p><a name=\"aerospace-behavioral-state-cs\"> </a><a name=\"hcaerospace-behavioral-state-cs\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">mood-level<a name=\"aerospace-behavioral-state-cs-mood-level\"> </a></td><td>Mood level</td><td>Numeric or ordinal scoring of current mood (e.g., -3 to +3).</td></tr><tr><td style=\"white-space:nowrap\">anxiety-level<a name=\"aerospace-behavioral-state-cs-anxiety-level\"> </a></td><td>Anxiety level</td><td>Numeric or ordinal scoring of current anxiety state.</td></tr><tr><td style=\"white-space:nowrap\">irritability-score<a name=\"aerospace-behavioral-state-cs-irritability-score\"> </a></td><td>Irritability score</td><td>Behavioral metric representing irritability and frustration.</td></tr><tr><td style=\"white-space:nowrap\">conflict-index<a name=\"aerospace-behavioral-state-cs-conflict-index\"> </a></td><td>Conflict index</td><td>Estimated probability or degree of interpersonal conflict risk.</td></tr><tr><td style=\"white-space:nowrap\">coping-capacity<a name=\"aerospace-behavioral-state-cs-coping-capacity\"> </a></td><td>Coping capacity</td><td>Perceived ability to cope with mission demands and stressors.</td></tr><tr><td style=\"white-space:nowrap\">cumulative-stress<a name=\"aerospace-behavioral-state-cs-cumulative-stress\"> </a></td><td>Cumulative stress burden</td><td>Integrated measure of stress load over a defined mission interval.</td></tr><tr><td style=\"white-space:nowrap\">social-connectedness<a name=\"aerospace-behavioral-state-cs-social-connectedness\"> </a></td><td>Social connectedness</td><td>Degree of perceived social support and connectedness with crew and ground.</td></tr><tr><td style=\"white-space:nowrap\">sleep-quality<a name=\"aerospace-behavioral-state-cs-sleep-quality\"> </a></td><td>Sleep quality</td><td>Subjective or composite index of sleep quality.</td></tr><tr><td style=\"white-space:nowrap\">cognitive-readiness<a name=\"aerospace-behavioral-state-cs-cognitive-readiness\"> </a></td><td>Cognitive readiness</td><td>Readiness for complex decision-making and EVA or critical operations.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/aerospace-behavioral-state-cs>
  ] ; # 
  fhir:version [ fhir:v "0.5.12"] ; # 
  fhir:name [ fhir:v "AerospaceBehavioralStateCS"] ; # 
  fhir:title [ fhir:v "Aerospace Behavioral State Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-03-25T00:24:16-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MITRE"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MITRE" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mitre.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes describing behavioral and psychological state parameters in aerospace missions."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "mood-level" ] ;
fhir:display [ fhir:v "Mood level" ] ;
fhir:definition [ fhir:v "Numeric or ordinal scoring of current mood (e.g., -3 to +3)." ]
  ] [
fhir:code [ fhir:v "anxiety-level" ] ;
fhir:display [ fhir:v "Anxiety level" ] ;
fhir:definition [ fhir:v "Numeric or ordinal scoring of current anxiety state." ]
  ] [
fhir:code [ fhir:v "irritability-score" ] ;
fhir:display [ fhir:v "Irritability score" ] ;
fhir:definition [ fhir:v "Behavioral metric representing irritability and frustration." ]
  ] [
fhir:code [ fhir:v "conflict-index" ] ;
fhir:display [ fhir:v "Conflict index" ] ;
fhir:definition [ fhir:v "Estimated probability or degree of interpersonal conflict risk." ]
  ] [
fhir:code [ fhir:v "coping-capacity" ] ;
fhir:display [ fhir:v "Coping capacity" ] ;
fhir:definition [ fhir:v "Perceived ability to cope with mission demands and stressors." ]
  ] [
fhir:code [ fhir:v "cumulative-stress" ] ;
fhir:display [ fhir:v "Cumulative stress burden" ] ;
fhir:definition [ fhir:v "Integrated measure of stress load over a defined mission interval." ]
  ] [
fhir:code [ fhir:v "social-connectedness" ] ;
fhir:display [ fhir:v "Social connectedness" ] ;
fhir:definition [ fhir:v "Degree of perceived social support and connectedness with crew and ground." ]
  ] [
fhir:code [ fhir:v "sleep-quality" ] ;
fhir:display [ fhir:v "Sleep quality" ] ;
fhir:definition [ fhir:v "Subjective or composite index of sleep quality." ]
  ] [
fhir:code [ fhir:v "cognitive-readiness" ] ;
fhir:display [ fhir:v "Cognitive readiness" ] ;
fhir:definition [ fhir:v "Readiness for complex decision-making and EVA or critical operations." ]
  ] ) . #