FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-TumorSizePatient147.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 "TumorSizePatient147"
Profile: Size of invasive tumor
status: final
code: Tumor size, invasive component (SNOMED CT#384630000)
subject: Patient/BreastCancerPatient147 " LETSCHE"
value: 59 mm
{
"resourceType": "Observation",
"id": "TumorSizePatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/sizeinvasivetumor"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "384630000",
"display": "Tumor size, invasive component"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"valueQuantity": {
"value": 59,
"unit": "mm"
}
}