GenomeX Data Exchange FHIR IG
0.2.0 - draft

GenomeX Data Exchange FHIR IG, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CodeX-HL7-FHIR-Accelerator/GenomeX-DataExchange/ and changes regularly. See the Directory of published versions

: HereditaryCancerTestingGenRiskAssessNegative - XML Representation

Raw xml | Download


<RiskAssessment xmlns="http://hl7.org/fhir">
  <id value="HereditaryCancerTestingGenRiskAssessNegative"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RiskAssessment HereditaryCancerTestingGenRiskAssessNegative</b></p><a name="HereditaryCancerTestingGenRiskAssessNegative"> </a><a name="hcHereditaryCancerTestingGenRiskAssessNegative"> </a><a name="HereditaryCancerTestingGenRiskAssessNegative-en-US"> </a><p><b>status</b>: Final</p><p><b>method</b>: <span title="Codes:">BRCAPRO</span></p><p><b>subject</b>: <a href="Patient-PatientFemale.html">Jenny M (official) Female, DoB: 1988-02-12 ( Patient ID: 7fb905f171204b94b8ee33d33cb624e6 (use: official, ))</a></p><p><b>occurrence</b>: 2021-12-03 01:01:01+0000</p><p><b>basis</b>: <a href="Observation-HereditaryCancerTestingOverInterNegative.html">Observation Discrete variation analysis overall interpretation</a></p><blockquote><p><b>prediction</b></p><p><b>outcome</b>: <span title="Codes:">Prostate</span></p><p><b>probability</b>: 0.16</p><p><b>when</b>: ?-70</p></blockquote><blockquote><p><b>prediction</b></p><p><b>outcome</b>: <span title="Codes:">Male Breast</span></p><p><b>probability</b>: 0.012</p><p><b>when</b>: ?-70</p></blockquote><blockquote><p><b>prediction</b></p><p><b>outcome</b>: <span title="Codes:">Pancreatic</span></p><p><b>when</b>: ?-70</p><p><b>rationale</b>: Elevated risk</p></blockquote></div>
  </text>
  <status value="final"/>
  <method>
    <coding>
      <code value="BRCAPRO"/>
    </coding>
  </method>
  <subject>🔗 
    <reference value="Patient/PatientFemale"/>
  </subject>
  <occurrenceDateTime value="2021-12-03T01:01:01Z"/>
  <basis>🔗 
    <reference value="Observation/HereditaryCancerTestingOverInterNegative"/>
  </basis>
  <prediction>
    <outcome>
      <text value="Prostate"/>
    </outcome>
    <probabilityDecimal value="0.16"/>
    <whenRange>
      <high>
        <value value="70"/>
        <unit value="years"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="a"/>
      </high>
    </whenRange>
  </prediction>
  <prediction>
    <outcome>
      <text value="Male Breast"/>
    </outcome>
    <probabilityDecimal value="0.012"/>
    <whenRange>
      <high>
        <value value="70"/>
        <unit value="years"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="a"/>
      </high>
    </whenRange>
  </prediction>
  <prediction>
    <outcome>
      <text value="Pancreatic"/>
    </outcome>
    <whenRange>
      <high>
        <value value="70"/>
        <unit value="years"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="a"/>
      </high>
    </whenRange>
    <rationale value="Elevated risk"/>
  </prediction>
</RiskAssessment>