FHIR IG analytics| Package | hl7.fhir.us.central-cancer-registry-reporting.r4b |
| Resource Type | Procedure |
| Id | Procedure-radiotherapy-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrative
Radiotherapy Number of Sessions: 31
Treatment Intent: Curative - procedure intent
Radiotherapy Modality: Photon Beam Radiation Therapy
Radiotherapy Modality: Teleradiotherapy using electrons (procedure)
Radiotherapy Technique: Volumetric Modulated Arc Therapy
Radiotherapy Technique: Three Dimensional
Radiotherapy Dose Delivered To Body Volume
total dose delivered value: 6000 cGy
fractions delivered value: 30
Radiotherapy Dose Delivered To Body Volume
total dose delivered value: 5000 cGy
fractions delivered value: 25
status: completed
category: Radiation oncology AND/OR radiotherapy (procedure)
code: Radiotherapy Course Summary Resource
subject: Amy Shaw
performed: 2018-05-01 --> 2018-06-29
asserter: Joseph Nichols
reasonCode: Malignant neoplasm of overlapping sites of right female breast
bodySite: Chest Wall Structure (body structure)
{
"resourceType": "Procedure",
"id": "radiotherapy-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-course-summary"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-sessions",
"valueUnsignedInt": 31
},
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "373808002",
"display": "Curative - procedure intent"
}
]
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNC",
"display": "un-encoded"
},
{
"system": "http://snomed.info/sct",
"code": "169317000",
"display": "Neutron capture therapy (procedure)"
}
],
"text": "Boron neutron capture therapy (procedure)"
}
},
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1156530009",
"display": "Volumetric Modulated Arc Therapy (procedure)"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "45643008",
"display": "Teleradiotherapy using electrons"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNC",
"display": "un-encoded"
}
],
"text": "Three dimensional external beam radiation therapy (procedure) - my version"
}
}
],
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"
},
{
"extension": [
{
"url": "volume",
"valueReference": {
"reference": "BodyStructure/jenny-m-chest-wall-treatment-volume"
}
},
{
"url": "totalDoseDelivered",
"valueQuantity": {
"value": 6000,
"system": "http://unitsofmeasure.org",
"code": "cGy"
}
},
{
"url": "fractionsDelivered",
"valueUnsignedInt": 30
}
],
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"
},
{
"extension": [
{
"url": "volume",
"valueReference": {
"reference": "BodyStructure/jenny-m-chest-wall-lymph-nodes-treatment-volume"
}
},
{
"url": "totalDoseDelivered",
"valueQuantity": {
"value": 5000,
"system": "http://unitsofmeasure.org",
"code": "cGy"
}
},
{
"url": "fractionsDelivered",
"valueUnsignedInt": 25
}
],
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108290001",
"display": "Radiation oncology AND/OR radiotherapy (procedure)"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1217123003"
}
]
},
"subject": {
"reference": "Patient/example"
},
"performedPeriod": {
"start": "2018-05-01",
"end": "2018-06-29"
},
"asserter": {
"reference": "Practitioner/1"
},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10-cm",
"code": "C50.811",
"display": "Malignant neoplasm of overlapping sites of right female breast"
}
]
}
],
"bodySite": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78904004",
"display": "Chest Wall Structure (body structure)"
}
]
}
]
}