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
<Observation xmlns="http://hl7.org/fhir">
<id value="binet-stage-group-A"/>
<meta>
<profile
value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-stage-group"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title="Codes: {http://loinc.org 21914-7}">Stage group.other Cancer</span></p><p><b>subject</b>: <a href="Patient-cancer-patient-adam-everyman.html">Generated Summary: Medical Record Number: m123 (USUAL); Adam A. Everyman ; gender: male; birthDate: 1962-02-05</a></p><p><b>effective</b>: 2020-05-18</p><p><b>value</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/umls C2698392}">Binet Stage A</span></p><p><b>method</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/umls C4683625}">Binet Staging</span></p><p><b>derivedFrom</b>: <a href="Observation-lab-result-observation-hemoglobin.html">Generated Summary: <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>; <span title="Codes: {http://loinc.org 718-7}">Hemoglobin [Mass/volume] in Blood</span>; effective: 2020-03-06; 13.5 g/dl</a></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="21914-7"/>
<display value="Stage group.other Cancer"/>
</coding>
</code>
<subject>
<reference value="Patient/cancer-patient-adam-everyman"/>
</subject>
<effectiveDateTime value="2020-05-18"/>
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/umls"/>
<code value="C2698392"/>
<display value="Binet Stage A"/>
</coding>
</valueCodeableConcept>
<method>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/umls"/>
<code value="C4683625"/>
<display value="Binet Staging"/>
</coding>
</method>
<derivedFrom>
<reference value="Observation/lab-result-observation-hemoglobin"/>
</derivedFrom>
</Observation>