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 |
<Composition xmlns="http://hl7.org/fhir">
<id value="ccrr-composition-example"/>
<meta>
<versionId value="23"/>
<lastUpdated value="2021-08-19T22:06:32.441+00:00"/>
<source value="#6i8cijintDjJ8In2"/>
<profile
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-composition"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>Profile: </b> <a href="StructureDefinition-ccrr-composition.html"> Central Cancer Registry Reporting Composition</a></p><h2>Central Cancer Registry Report</h2>
<p><b>Patient:</b> <a href="Patient-example.html">Patient-example: Amy Shaw</a></p>
<p><b>Author:</b> <a href="Practitioner-1.html">Practitioner 1: Dr. Nicholas Joseph</a></p>
<p><b>Date:</b> 2023-01-02</p>
<h3>Sections:</h3>
<ul>
<li><b>Primary Cancer Condition:</b> Infiltrating duct carcinoma of the left breast (<a href="Condition-primary-cancer-condition-breast.html">Condition/primary-cancer-condition-breast</a>)</li>
<li><b>TNM Staging:</b> Stage IIA (cT2, cN0, cM0) (<a href="Observation-cancer-stage-group-example.html">Observation/cancer-stage-group-example</a>)</li>
<li><b>Radiotherapy:</b> Completed external beam radiation therapy, photon modality, curative intent, Jan–Mar 2024 (<a href="Procedure-radiotherapy-example.html">Procedure/radiotherapy-example</a>)</li>
<li><b>Medications:</b> Cancer-related medication administration (Docetaxel) (<a href="MedicationAdministration-cancer-med-admin-docetaxel-example.html">MedicationAdministration/cancer-med-admin-docetaxel-example</a>)</li>
</ul>
</div>
</text>
<identifier>
<value value="c03eab8c-11e8-4d0c-ad2a-b385395e27db"/>
</identifier>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="72134-0"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/example"/>
<display value="Amy Shaw"/>
</subject>
<encounter>🔗
<reference value="Encounter/encounter-cancer-example"/>
<display value="Patient encounter procedure"/>
</encounter>
<date value="2023-01-02T22:13:23Z"/>
<author>🔗
<reference value="Practitioner/1"/>
<display value="Nicholas Joseph"/>
</author>
<title value="Central Cancer Registry Report"/>
<section>
<title value="Primary Cancer Condition Section"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="363346000"/>
<display value="Malignant neoplastic disease (disorder)"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Primary Cancer Condition Section</p></div>
</text>
<entry>🔗
<reference value="Condition/primary-cancer-condition-breast"/>
</entry>
</section>
<section>
<title value="TNM Staging section"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="21908-9"/>
<display value="Stage group.clinical Cancer"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Cancer Stage Group</p></div>
</text>
<entry>🔗
<reference value="Observation/cancer-stage-group-example"/>
</entry>
<entry>🔗
<reference
value="Observation/tnm-clinical-regional-nodes-category-cN0"/>
</entry>
<entry>🔗
<reference value="Observation/tnm-clinical-primary-tumor-category-cT2"/>
</entry>
<entry>🔗
<reference
value="Observation/tnm-clinical-distant-metastases-category-cM0"/>
</entry>
</section>
<section>
<title value="Cancer Radio Therapy Course Summary section"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1217123003"/>
<display value="Radiotherapy course of treatment"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Cancer Radio Therapy Course Summary</p></div>
</text>
<entry>🔗
<reference value="Procedure/radiotherapy-example"/>
</entry>
</section>
<section>
<title value="Medications Section"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="10160-0"/>
<display value="History of Medication use Narrative"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
Medications section: cancer-related medication </div>
</text>
<entry>🔗
<reference
value="MedicationAdministration/cancer-med-admin-docetaxel-example"/>
</entry>
</section>
</Composition>