FHIR IG analytics| Package | hl7.fhir.uv.ichom-breast-cancer |
| Resource Type | Procedure |
| Id | Procedure-RadiotherapyPatient147.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure
Resource Procedure "RadiotherapyPatient147"
Profile: Radiotherapy
status: completed
code: Radiation oncology AND/OR radiotherapy (SNOMED CT#108290001)
subject: Patient/BreastCancerPatient147 " LETSCHE"
performed: 2021-06-19 --> 2021-12-01
reasonCode: Adjuvant - intent (SNOMED CT#373846009)
reasonReference: Condition/PrimaryBreastCancerPatient147
bodySite: Site of tumor (SNOMED CT#263601005)
{
"resourceType": "Procedure",
"id": "RadiotherapyPatient147",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ichom-breast-cancer/StructureDefinition/radiotherapy"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108290001",
"display": "Radiation oncology AND/OR radiotherapy"
}
]
},
"subject": {
"reference": "Patient/BreastCancerPatient147"
},
"performedPeriod": {
"start": "2021-06-19",
"end": "2021-12-01"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373846009",
"display": "Adjuvant - intent"
}
]
}
],
"reasonReference": [
{
"reference": "Condition/PrimaryBreastCancerPatient147"
}
],
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "263601005",
"display": "Site of tumor"
}
]
}
]
}