{
  "resourceType" : "RiskAssessment",
  "id" : "Fall1-Genexpressionstest",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-genexpressionstest"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RiskAssessment Fall1-Genexpressionstest</b></p><a name=\"Fall1-Genexpressionstest\"> </a><a name=\"hcFall1-Genexpressionstest\"> </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-senologie-genexpressionstest.html\">BIH PR Seno Genexpressionstest</a></p></div><p><b>status</b>: Final</p><p><b>method</b>: <span title=\"Codes:{https://www.senologie.org/fhir/CodeSystem/cs-senologie-genexpressionstest oncotype-dx}\">Oncotype DX</span></p><p><b>subject</b>: <a href=\"Patient-Fall1-Patient-Erika-Neumann.html\">Erika Neumann  Female, DoB: 1966-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-001)</a></p><p><b>occurrence</b>: 2025-01-25</p><p><b>condition</b>: <a href=\"Condition-Fall1-Diagnose-Mammakarzinom.html\">Condition Malignant neoplasm of breast</a></p><p><b>basis</b>: <a href=\"Observation-Fall1-Genexpressions-Score.html\">Observation Oncotype DX</a></p><h3>Predictions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Outcome</b></td><td><b>Probability[x]</b></td><td><b>QualitativeRisk</b></td><td><b>When[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 399409002}\">Fernrezidiv</span></td><td>0.12</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/risk-probability low}\">Low likelihood</span></td><td>0-10 Jahre</td></tr></table></div>"
  },
  "status" : "final",
  "method" : {
    "coding" : [{
      "system" : "https://www.senologie.org/fhir/CodeSystem/cs-senologie-genexpressionstest",
      "code" : "oncotype-dx",
      "display" : "Oncotype DX"
    }]
  },
  "subject" : {
    "reference" : "Patient/Fall1-Patient-Erika-Neumann"
  },
  "occurrenceDateTime" : "2025-01-25",
  "condition" : {
    "reference" : "Condition/Fall1-Diagnose-Mammakarzinom"
  },
  "basis" : [{
    "reference" : "Observation/Fall1-Genexpressions-Score"
  }],
  "prediction" : [{
    "outcome" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "399409002",
        "display" : "Distant metastasis present (finding)"
      }],
      "text" : "Fernrezidiv"
    },
    "probabilityDecimal" : 0.12,
    "qualitativeRisk" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/risk-probability",
        "code" : "low",
        "display" : "Low likelihood"
      }]
    },
    "whenRange" : {
      "low" : {
        "value" : 0,
        "unit" : "Jahre",
        "system" : "http://unitsofmeasure.org",
        "code" : "a"
      },
      "high" : {
        "value" : 10,
        "unit" : "Jahre",
        "system" : "http://unitsofmeasure.org",
        "code" : "a"
      }
    }
  }]
}