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
@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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Artemis-III-EVA1-Radiation"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://mitre.org/fhir/space-health/StructureDefinition/artemis-radiation-exposure"^^xsd:anyURI ;
fhir:l <https://mitre.org/fhir/space-health/StructureDefinition/artemis-radiation-exposure> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context> ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Encounter/Artemis-III-Mission ;
fhir:reference [ fhir:v "Encounter/Artemis-III-Mission" ] ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/observation-category> ] ;
fhir:code [ fhir:v "laboratory" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-type-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-type-cs> ] ;
fhir:code [ fhir:v "dose-rate" ] ;
fhir:display [ fhir:v "Radiation dose rate" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/AstronautExample ;
fhir:reference [ fhir:v "Patient/AstronautExample" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2027-09-10T11:00:00Z"^^xsd:dateTime
] ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v 0.15 ] ;
fhir:unit [ fhir:v "mSv/hr" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "mSv/h" ]
] ; #
fhir:derivedFrom ( [
fhir:l fhir:Procedure/Artemis-III-EVA-1 ;
fhir:reference [ fhir:v "Procedure/Artemis-III-EVA-1" ]
] ) ; #
fhir:component ( [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs> ] ;
fhir:code [ fhir:v "gcr" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs> ] ;
fhir:code [ fhir:v "gcr" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/aerospace/CodeSystem/shielding-condition-cs"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/aerospace/CodeSystem/shielding-condition-cs> ] ;
fhir:code [ fhir:v "minimal-shielding" ] ] ) ] ;
fhir:value [
a fhir:String ;
fhir:v "Lunar surface EVA - suit fabric only (~0.3 g/cm²)" ]
] ) . #
IG © 2022+ MITRE. Package mitre.fhir.spacehealth#0.5.12 based on FHIR 4.0.1. Generated 2026-03-25
Links: Table of Contents |
QA Report