FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | CarePlan |
| Id | CarePlan-TreatmentPlanPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Resource CarePlan "TreatmentPlanPatient147"
status: active
intent: plan
category: Multidisciplinary assessment (SNOMED CT#312384001)
subject: Patient/BreastCancerPatient147 " LETSCHE"
activity
Details
Code Status Surgical procedure (SNOMED CT#387713003) unknown
{
"resourceType": "CarePlan",
"id": "TreatmentPlanPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/treatment-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "312384001",
"display": "Multidisciplinary assessment"
}
]
}
],
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"activity": [
{
"detail": {
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387713003",
"display": "Surgical procedure"
}
]
},
"status": "unknown"
}
}
]
}