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

: Artemis III Translunar Radiation Exposure - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="Artemis-III-Translunar-Radiation"/>
  <meta>
    <profile
             value="https://mitre.org/fhir/space-health/StructureDefinition/artemis-radiation-exposure"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Artemis-III-Translunar-Radiation</b></p><a name="Artemis-III-Translunar-Radiation"> </a><a name="hcArtemis-III-Translunar-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 --&gt; (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 cumulative-dose}">Cumulative radiation dose</span></p><p><b>subject</b>: <a href="Patient/AstronautExample">Patient/AstronautExample</a></p><p><b>effective</b>: 2027-09-01 10:00:00+0000 --&gt; 2027-09-05 10:00:00+0000</p><p><b>value</b>: 3.2 mSv<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemSv = 'mSv')</span></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}">Galactic cosmic rays</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 nominal-shielding}">nominal-shielding</span></p><p><b>value</b>: Orion crew module nominal aluminum shielding (~10 g/cm²)</p></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/aerospace/StructureDefinition/mission-context">
    <valueReference>🔗 
      <reference value="Encounter/Artemis-III-Mission"/>
    </valueReference>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-type-cs"/>
      <code value="cumulative-dose"/>
      <display value="Cumulative radiation dose"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/AstronautExample"/>
  </subject>
  <effectivePeriod>
    <start value="2027-09-01T10:00:00Z"/>
    <end value="2027-09-05T10:00:00Z"/>
  </effectivePeriod>
  <valueQuantity>
    <value value="3.2"/>
    <unit value="mSv"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mSv"/>
  </valueQuantity>
  <component>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs"/>
        <code value="gcr"/>
        <display value="Galactic cosmic rays"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/aerospace/CodeSystem/radiation-source-cs"/>
        <code value="gcr"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/aerospace/CodeSystem/shielding-condition-cs"/>
        <code value="nominal-shielding"/>
      </coding>
    </code>
    <valueString
                 value="Orion crew module nominal aluminum shielding (~10 g/cm²)"/>
  </component>
</Observation>