This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.16.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "teleradiotherapy-treatment-phase-boost-jenny-m",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-teleradiotherapy-treatment-phase"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>Radiotherapy Modality</b>: <span title=\"Codes: {http://snomed.info/sct 45643008}\">Teleradiotherapy using electrons (procedure)</span></p><p><b>Radiotherapy Technique</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/radiotherapy 3D}\">Three dimensional</span></p><p><b>Radiotherapy Fractions Delivered</b>: 5</p><blockquote><p><b>Radiotherapy Dose Delivered To Body Volume</b></p><h3>Urls</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>value</b>: <a href=\"BodyStructure-jenny-m-chest-wall-treatment-volume.html\">Generated Summary: id: 1.2.246.352…1; <span title=\"Codes: {http://snomed.info/sct 78904004}\">Chest wall structure (body structure)</span>; <span title=\"Codes: {http://snomed.info/sct 255503000}\">Entire (qualifier value)</span>; description: Chest Wall</a></p><h3>Urls</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>value</b>: 1000 cGy</p></blockquote><p><b>partOf</b>: <a href=\"Procedure-radiotherapy-treatment-summary-chest-wall-jenny-m.html\">Generated Summary: status: completed; <span title=\"Codes: {http://snomed.info/sct 108290001}\">Radiation oncology AND/OR radiotherapy (procedure)</span>; <span title=\"Codes: {http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs mcode-radiotherapy-course-summary}\">Radiotherapy Course Summary Resource</span>; performed: 2018-05-01 --> 2018-06-29; <span title=\"Codes: {http://hl7.org/fhir/sid/icd-10-cm C50.811}\">Malignant neoplasm of overlapping sites of right female breast</span>; <span title=\"Codes: {http://snomed.info/sct 78904004}\">Chest Wall Structure (body structure)</span></a></p><p><b>status</b>: completed</p><p><b>category</b>: <span title=\"Codes: {http://snomed.info/sct 108290001}\">Radiation oncology AND/OR radiotherapy (procedure)</span></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs mcode-teleradiotherapy-treatment-phase}\">Teleradiotherapy Treatment Phase Resource</span></p><p><b>subject</b>: <a href=\"Patient-cancer-patient-jenny-m.html\">Generated Summary: Medical Record Number: MRN1234 (USUAL); Jenny M ; gender: female; birthDate: 1965-01-01</a></p><p><b>performed</b>: 2018-08-01 --> 2018-09-30</p><p><b>asserter</b>: <a href=\"Practitioner-us-core-practitioner-kyle-anydoc.html\">Generated Summary: id: 9988776655; Kyle Anydoc ; gender: male</a></p></div>"
},
"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 (procedure)"
}
]
}
},
{
"url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/radiotherapy",
"code" : "3D",
"display" : "Three dimensional"
}
]
}
},
{
"url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-fractions-delivered",
"valueUnsignedInt" : 5
},
{
"extension" : [
{
"url" : "volume",
"valueReference" : {
"reference" : "BodyStructure/jenny-m-chest-wall-treatment-volume"
}
},
{
"url" : "totalDoseDelivered",
"valueQuantity" : {
"value" : 1000,
"system" : "http://unitsofmeasure.org",
"code" : "cGy"
}
}
],
"url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"
}
],
"partOf" : [
{
"reference" : "Procedure/radiotherapy-treatment-summary-chest-wall-jenny-m"
}
],
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "108290001",
"display" : "Radiation oncology AND/OR radiotherapy (procedure)"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs",
"code" : "mcode-teleradiotherapy-treatment-phase"
}
]
},
"subject" : {
"reference" : "Patient/cancer-patient-jenny-m"
},
"performedPeriod" : {
"start" : "2018-08-01",
"end" : "2018-09-30"
},
"asserter" : {
"reference" : "Practitioner/us-core-practitioner-kyle-anydoc"
}
}