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" : "brachytherapy-treatment-phase-low-dose-rate-temporary",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-brachytherapy-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://terminology.hl7.org/CodeSystem/radiotherapy LDR-TEMP}\">Low Dose Rate Brachytherapy - Temporary Placement</span></p><p><b>Radiotherapy Technique</b>: <span title=\"Codes: {http://snomed.info/sct 113120007}\">Interstitial brachytherapy (procedure)</span></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-john-anyperson-treatment-volume.html\">Generated Summary: <span title=\"Codes: {http://snomed.info/sct 31094006}\">Structure of lobe of lung (body structure)</span>; <span title=\"Codes: {http://snomed.info/sct 7771000}\">Left (qualifier value)</span>, <span title=\"Codes: {http://snomed.info/sct 261122009}\">Lower (qualifier value)</span>; description: Structure of lower lobe of left lung</a></p></blockquote><p><b>status</b>: completed</p><p><b>category</b>: <span title=\"Codes: {http://snomed.info/sct 108290001}\">Radiation oncology AND/OR radiotherapy</span></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs mcode-brachytherapy-treatment-phase}\">Brachytherapy Treatment Phase Resource</span></p><p><b>subject</b>: <a href=\"Patient-cancer-patient-john-anyperson.html\">Generated Summary: Medical Record Number: m123 (USUAL); John B. Anyperson ; gender: male; birthDate: 1951-01-20</a></p><p><b>performed</b>: 2019-03-01 --> 2019-03-01</p><p><b>asserter</b>: <a href=\"Practitioner-us-core-practitioner-kyle-anydoc.html\">Generated Summary: id: 9988776655; Kyle Anydoc ; gender: male</a></p><p><b>reasonReference</b>: <a href=\"Condition-primary-cancer-condition-nsclc.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>; <span title=\"Codes: {http://snomed.info/sct 254637007}\">Non-small cell lung cancer (disorder)</span>; <span title=\"Codes: {http://snomed.info/sct 39607008}\">Lung structure (body structure)</span>; onset: 2019-04-01</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/radiotherapy",
"code" : "LDR-TEMP",
"display" : "Low Dose Rate Brachytherapy - Temporary Placement"
}
]
}
},
{
"url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "113120007",
"display" : "Interstitial brachytherapy (procedure)"
}
]
}
},
{
"extension" : [
{
"url" : "volume",
"valueReference" : {
"reference" : "BodyStructure/john-anyperson-treatment-volume"
}
}
],
"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"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs",
"code" : "mcode-brachytherapy-treatment-phase"
}
]
},
"subject" : {
"reference" : "Patient/cancer-patient-john-anyperson"
},
"performedPeriod" : {
"start" : "2019-03-01",
"end" : "2019-03-01"
},
"asserter" : {
"reference" : "Practitioner/us-core-practitioner-kyle-anydoc"
},
"reasonReference" : [
{
"reference" : "Condition/primary-cancer-condition-nsclc"
}
]
}