FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.gdx
Resource TypeRiskAssessment
IdRiskAssessment-HereditaryCancerTestingGenRiskAssessNegative.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: RiskAssessment HereditaryCancerTestingGenRiskAssessNegative

status: Final

method: BRCAPRO

subject: Jenny M (official) Female, DoB: 1988-02-12 ( Patient ID: 7fb905f171204b94b8ee33d33cb624e6 (use: official, ))

occurrence: 2021-12-03 01:01:01+0000

basis: Observation Discrete variation analysis overall interpretation

prediction

outcome: Prostate

probability: 0.16

when: ?-70

prediction

outcome: Male Breast

probability: 0.012

when: ?-70

prediction

outcome: Pancreatic

when: ?-70

rationale: Elevated risk


Source1

{
  "resourceType": "RiskAssessment",
  "id": "HereditaryCancerTestingGenRiskAssessNegative",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "method": {
    "coding": [
      {
        "code": "BRCAPRO"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientFemale"
  },
  "occurrenceDateTime": "2021-12-03T01:01:01Z",
  "basis": [
    {
      "reference": "Observation/HereditaryCancerTestingOverInterNegative"
    }
  ],
  "prediction": [
    {
      "outcome": {
        "text": "Prostate"
      },
      "probabilityDecimal": 0.16,
      "whenRange": {
        "high": {
          "value": 70,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "a"
        }
      }
    },
    {
      "outcome": {
        "text": "Male Breast"
      },
      "probabilityDecimal": 0.012,
      "whenRange": {
        "high": {
          "value": 70,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "a"
        }
      }
    },
    {
      "outcome": {
        "text": "Pancreatic"
      },
      "whenRange": {
        "high": {
          "value": 70,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "a"
        }
      },
      "rationale": "Elevated risk"
    }
  ]
}