FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-DeathAttributableBCPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "DeathAttributableBCPatient147"
Profile: Death attributable to breast cancer
status: final
code: Death where Due to = Malignant tumor of breast (SNOMED CT#419620001:42752001=254837009)
subject: Patient/BreastCancerPatient147 " LETSCHE"
value: No (expandedYes-NoIndicator#N)
{
"resourceType": "Observation",
"id": "DeathAttributableBCPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/death-attr-bc"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419620001:42752001=254837009",
"display": "Death where Due to = Malignant tumor of breast"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "N"
}
]
}
}