This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.0.0: STU 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
Source view
{ "resourceType" : "Procedure", "id" : "mCODECancerRelatedRadiationProcedureExample01", "meta" : { "profile" : [ "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-radiation-procedure" ] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: mCODECancerRelatedRadiationProcedureExample01</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: Brachytherapy <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '152198000' = 'Brachytherapy)</span></p><p><b>subject</b>: <a href=\"Procedure-mCODECancerRelatedRadiationProcedureExample01.html\">Generated Summary: id: mCODEPatientExample01; Medical record number = m123 (USUAL); John B. Anyperson ; gender: male; birthDate: 1951-01-20</a></p><p><b>performed</b>: Mar 1, 2019 12:00:00 AM</p><p><b>asserter</b>: <a href=\"Procedure-mCODECancerRelatedRadiationProcedureExample01.html\">Generated Summary: id: mCODEPractitionerExample01; 9988776655; Kyle Anydoc ; gender: male</a></p><p><b>reasonReference</b>: <a href=\"Procedure-mCODECancerRelatedRadiationProcedureExample01.html\">Generated Summary: id: mCODEPrimaryCancerConditionExample01; <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://snomed.info/sct 64572001}\">Disease</span>; <span title=\"Codes: {http://snomed.info/sct 254637007}\">Non-small cell lung cancer</span>; <span title=\"Codes: {http://snomed.info/sct 39607008}\">Lung</span>; onset: Apr 1, 2019 12:00:00 AM</a></p><p><b>bodySite</b>: Left lower lobe of lung <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '41224006' = 'Left lower lobe of lung)</span></p></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-treatment-intent", "valueCodeableConcept" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "373808002" } ] } } ], "status" : "completed", "code" : { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "152198000" } ] }, "subject" : { "reference" : "Patient/mCODEPatientExample01" }, "performedDateTime" : "2019-03-01", "asserter" : { "reference" : "Practitioner/mCODEPractitionerExample01" }, "reasonReference" : [ { "reference" : "Condition/mCODEPrimaryCancerConditionExample01" } ], "bodySite" : [ { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "41224006" } ] } ] }