FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-TumorGradePatient147.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 "TumorGradePatient147"
Profile: Tumor grade
status: final
code: Histologic grade of neoplasm (SNOMED CT#371469007)
subject: Patient/BreastCancerPatient147 " LETSCHE"
value: Low grade histologic differentiation (finding) (SNOMED CT#399415002)
{
"resourceType": "Observation",
"id": "TumorGradePatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/tumor-grade"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371469007",
"display": "Histologic grade of neoplasm"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "399415002"
}
]
}
}