FHIR IG analytics| Package | ihe.palm.rpc |
| Resource Type | Observation |
| Id | Observation-PathEPE.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 "PathEPE"
status: final
code: Presence of direct invasion by primary malignant neoplasm of prostate to periprostatic tissue (observable entity) (SNOMED CT#385009003)
subject: Patient/q201: Bibata Amadou
performer: Practitioner/pathpract1: Luigi Maas
value: Uninvolved (Qualifier Value) (SNOMED CT#49907008)
bodySite: Structure of posterior surface of prostate (SNOMED CT#5026003)
{
"resourceType": "Observation",
"id": "PathEPE",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385009003",
"display": "Presence of direct invasion by primary malignant neoplasm of prostate to periprostatic tissue (observable entity)"
}
]
},
"subject": {
"reference": "Patient/q201",
"display": "Bibata Amadou"
},
"performer": [
{
"reference": "Practitioner/pathpract1",
"display": "Luigi Maas"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "49907008",
"display": "Uninvolved (Qualifier Value)"
}
]
},
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "5026003",
"display": "Structure of posterior surface of prostate"
}
]
}
}