FHIR IG analytics| Package | fhir.gdx |
| Resource Type | RiskAssessment |
| Id | RiskAssessment-HereditaryCancerTestingGenRiskAssessNegative.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RiskAssessment HereditaryCancerTestingGenRiskAssessNegative
status: Final
method: BRCAPRO
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
{
"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"
}
]
}