FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Observation |
| Id | Observation-PathologicalTumorStagePatient147.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 "PathologicalTumorStagePatient147"
Profile: TNM Primary Tumor Stage
status: final
code: Tumor stage finding (SNOMED CT#385356007)
subject: Patient/BreastCancerPatient147 " LETSCHE"
focus: Condition/PrimaryBreastCancerPatient147
value: American Joint Committee on Cancer pTis(Paget) (SNOMED CT#1228956002)
{
"resourceType": "Observation",
"id": "PathologicalTumorStagePatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/tnm-primary-tumor-stage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385356007",
"display": "Tumor stage finding"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"focus": [
{
"reference": "Condition/PrimaryBreastCancerPatient147"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1228956002",
"display": "American Joint Committee on Cancer pTis(Paget)"
}
]
}
}