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
{
"resourceType" : "Observation",
"id" : "ISS-IsolationFactor-CircadianDrift",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ISS-IsolationFactor-CircadianDrift</b></p><a name=\"ISS-IsolationFactor-CircadianDrift\"> </a><a name=\"hcISS-IsolationFactor-CircadianDrift\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/isolation-syndrome-factor-cs circadian-drift}\">Circadian drift</span></p><p><b>subject</b>: <a href=\"Patient/AstronautExample\">Patient/AstronautExample</a></p><p><b>effective</b>: 2025-06-05 22:00:00+0000</p><p><b>value</b>: 8 {score}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code{score} = '{score}')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/isolation-syndrome-factor-cs",
"code" : "circadian-drift",
"display" : "Circadian drift"
}
]
},
"subject" : {
"reference" : "Patient/AstronautExample"
},
"effectiveDateTime" : "2025-06-05T22:00:00Z",
"valueQuantity" : {
"value" : 8,
"system" : "http://unitsofmeasure.org",
"code" : "{score}"
}
}