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 2.0.0-ballot 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
| Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="tnm-clinical-regional-nodes-category-cN0"/>
<meta>
<profile
value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-regional-nodes-category"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>Profile:</b> <a href="https://hl7.org/fhir/us/mcode/StructureDefinition-mcode-tnm-regional-nodes-category.html">mmCODE TNM Regional Nodes Category</a></p>
<p><b>Observation:</b> TNM Clinical Regional Nodes Category (cN0)</p>
<p><b>Status:</b> final</p>
<p><b>Category:</b> Laboratory</p>
<p><b>Code:</b> Regional lymph nodes.clinical [Class] Cancer (LOINC: 21906-3)</p>
<p><b>Subject:</b> <a href="Patient-example.html">Patient-example: Amy Shaw</a></p>
<p><b>Effective Date:</b> 2023-03-21</p>
<p><b>Performer:</b> <a href="Practitioner-1.html">Dr. Joseph Nichols (Practitioner/1)</a></p>
<p><b>Value:</b> cN0 (American Joint Committee on Cancer cN0 qualifier)</p>
<p><b>Method:</b> American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging) (SNOMED CT: 897275008)</p>
</div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="21906-3"/>
<display value="Regional lymph nodes.clinical [Class] Cancer"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<effectiveDateTime value="2023-03-21"/>
<performer>🔗
<reference value="Practitioner/1"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1229967007"/>
<display
value="American Joint Committee on Cancer cN0 (qualifier value)"/>
</coding>
</valueCodeableConcept>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="897275008"/>
<display
value="American Joint Committee on Cancer, Cancer Staging Manual, 8th edition tumor staging system"/>
</coding>
</method>
</Observation>