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" : "Artemis-III-EVA1-Radiation",
"meta" : {
"profile" : [
🔗 "https://mitre.org/fhir/space-health/StructureDefinition/artemis-radiation-exposure"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Artemis-III-EVA1-Radiation</b></p><a name=\"Artemis-III-EVA1-Radiation\"> </a><a name=\"hcArtemis-III-EVA1-Radiation\"> </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-artemis-radiation-exposure.html\">Artemis Radiation Exposure</a></p></div><p><b>Mission Context</b>: <a href=\"Encounter-Artemis-III-Mission.html\">Encounter: status = in-progress; class = ambulatory (ActCode#AMB); period = 2027-09-01 00:00:00+0000 --> (ongoing)</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-type-cs dose-rate}\">Radiation dose rate</span></p><p><b>subject</b>: <a href=\"Patient/AstronautExample\">Patient/AstronautExample</a></p><p><b>effective</b>: 2027-09-10 11:00:00+0000</p><p><b>value</b>: 0.15 mSv/hr<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemSv/h = 'mSv/h')</span></p><p><b>derivedFrom</b>: <a href=\"Procedure-Artemis-III-EVA-1.html\">Procedure Extravehicular activity (procedure)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs gcr}\">gcr</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs gcr}\">gcr</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/shielding-condition-cs minimal-shielding}\">minimal-shielding</span></p><p><b>value</b>: Lunar surface EVA - suit fabric only (~0.3 g/cm²)</p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context",
"valueReference" : {
🔗 "reference" : "Encounter/Artemis-III-Mission"
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-type-cs",
"code" : "dose-rate",
"display" : "Radiation dose rate"
}
]
},
"subject" : {
"reference" : "Patient/AstronautExample"
},
"effectiveDateTime" : "2027-09-10T11:00:00Z",
"valueQuantity" : {
"value" : 0.15,
"unit" : "mSv/hr",
"system" : "http://unitsofmeasure.org",
"code" : "mSv/h"
},
"derivedFrom" : [
{
🔗 "reference" : "Procedure/Artemis-III-EVA-1"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs",
"code" : "gcr"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs",
"code" : "gcr"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/shielding-condition-cs",
"code" : "minimal-shielding"
}
]
},
"valueString" : "Lunar surface EVA - suit fabric only (~0.3 g/cm²)"
}
]
}