FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer.r4 |
| Resource Type | Observation |
| Id | Observation-LymphNodesResectedPatient147.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 "LymphNodesResectedPatient147"
Profile: Resected lymph nodes
status: final
code: Number of lymph nodes examined (SNOMED CT#444025001)
subject: Patient/BreastCancerPatient147 " LETSCHE"
value: 11
{
"resourceType": "Observation",
"id": "LymphNodesResectedPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/lymph-nodes-resected"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "444025001",
"display": "Number of lymph nodes examined"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"valueQuantity": {
"value": 11
}
}