FHIR IG analytics| Package | ihe.palm.rpc |
| Resource Type | Observation |
| Id | Observation-RadLeasionSize.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 "RadLeasionSize"
status: final
code: Tumor size, dominant nodule (observable entity) (SNOMED CT#385014004)
subject: Patient/q201: Bibata Amadou
performer: Practitioner/radpract1: Kiki Bambrick
value: 110 milimeter (Details: UCUM code mm = 'mm')
bodySite: Structure of posterior surface of prostate (SNOMED CT#5026003)
{
"resourceType": "Observation",
"id": "RadLeasionSize",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385014004",
"display": "Tumor size, dominant nodule (observable entity)"
}
]
},
"subject": {
"reference": "Patient/q201",
"display": "Bibata Amadou"
},
"performer": [
{
"reference": "Practitioner/radpract1",
"display": "Kiki Bambrick"
}
],
"valueQuantity": {
"value": 110,
"unit": "milimeter",
"system": "http://unitsofmeasure.org",
"code": "mm"
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "5026003",
"display": "Structure of posterior surface of prostate"
}
]
}
}