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
<Condition xmlns="http://hl7.org/fhir"> <id value="mCODEPrimaryCancerConditionExample01"/> <meta> <profile value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: mCODEPrimaryCancerConditionExample01</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed)</span></p><p><b>category</b>: Disease <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '64572001' = 'Disease)</span></p><p><b>code</b>: Non-small cell lung cancer <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '254637007' = 'Non-small cell lung cancer)</span></p><p><b>bodySite</b>: Lung <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '39607008' = 'Lung)</span></p><p><b>subject</b>: <a href="Condition-mCODEPrimaryCancerConditionExample01.html">Generated Summary: id: mCODEPatientExample01; Medical record number = m123 (USUAL); John B. Anyperson ; gender: male; birthDate: 1951-01-20</a></p><p><b>onset</b>: Apr 1, 2019 12:00:00 AM</p><p><b>asserter</b>: <a href="Condition-mCODEPrimaryCancerConditionExample01.html">Generated Summary: id: mCODEPractitionerExample01; 9988776655; Kyle Anydoc ; gender: male</a></p><h3>Stages</h3><table class="grid"><tr><td>-</td><td><b>Summary</b></td><td><b>Assessment</b></td></tr><tr><td>*</td><td>3C <span style="background: LightGoldenRodYellow">(Details : {http://cancerstaging.org code '3C' = '3C)</span></td><td><a href="Condition-mCODEPrimaryCancerConditionExample01.html">Generated Summary: id: mCODETNMClinicalStageGroupExample01; <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span>; <span title="Codes: {http://loinc.org 21908-9}">Stage group.clinical Cancer</span>; effective: Apr 1, 2019 12:00:00 AM; <span title="Codes: {http://cancerstaging.org 3C}">3C</span>; <span title="Codes: {http://ncimeta.nci.nih.gov C146985}">C146985</span></a></td></tr></table></div> </text> <extension url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-histology-morphology-behavior"> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct"/> <code value="35917007"/> </coding> </valueCodeableConcept> </extension> <clinicalStatus> <coding> <system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/> <code value="active"/> </coding> </clinicalStatus> <verificationStatus> <coding> <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/> <code value="confirmed"/> </coding> </verificationStatus> <category> <coding> <system value="http://snomed.info/sct"/> <code value="64572001"/> </coding> </category> <code> <coding> <system value="http://snomed.info/sct"/> <code value="254637007"/> </coding> </code> <bodySite> <extension url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality"> <valueCodeableConcept> <coding> <system value="http://snomed.info/sct"/> <code value="7771000"/> </coding> </valueCodeableConcept> </extension> <coding> <system value="http://snomed.info/sct"/> <code value="39607008"/> </coding> </bodySite> <subject> <reference value="Patient/mCODEPatientExample01"/> </subject> <onsetDateTime value="2019-04-01"/> <asserter> <reference value="Practitioner/mCODEPractitionerExample01"/> </asserter> <stage> <summary> <coding> <system value="http://cancerstaging.org"/> <code value="3C"/> </coding> </summary> <assessment> <reference value="Observation/mCODETNMClinicalStageGroupExample01"/> </assessment> </stage> </Condition>