Central Cancer Registry Reporting Content IG, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-central-cancer-registry-reporting-ig/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="tnm-clinical-primary-tumor-category-cT3"/>
<meta>
<profile
value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-primary-tumor-category"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Narrative</b></p><p></p><p><b>code</b>: <span title="Codes: {http://loinc.org 21905-5}">Primary tumor.clinical [Class] Cancer</span></p><p><b>subject</b>: <a href="Patient-example.html">Amy Shaw</a></p><p><b>effective</b>: 2019-04-01</p><p><b>value</b>: <span title="Codes: {http://cancerstaging.org cT3}">T3</span></p><p><b>method</b>: <span title="Codes: {http://snomed.info/sct 897275008}">American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)</span></p></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="21905-5"/>
<display value="Primary tumor.clinical [Class] Cancer"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<effectiveDateTime value="2019-04-01"/>
<performer>🔗
<reference value="Practitioner/1"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1228938002"/>
<display
value="American Joint Committee on Cancer cT3 (qualifier value)"/>
</coding>
</valueCodeableConcept>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="897275008"/>
<display
value="American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging)"/>
</coding>
</method>
</Observation>