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
<Bundle xmlns="http://hl7.org/fhir">
<id value="ccrr-content-bundle-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-content-bundle"/>
</meta>
<type value="collection"/>
<timestamp value="2023-04-05T11:15:33-10:00"/>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Composition/ccrr-composition-content-example"/>
<resource>
<Composition>
<id value="ccrr-composition-content-example"/>
<meta>
<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"><a name="Composition_ccrr-composition-content-example"> </a><p><b> Amy Shaw data for HCS </b></p></div>
</text>
<identifier>
<value value="c03eab8c-11e8-4d0c-ad2a-b385395e29ab"/>
</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="Encounter Cancer Example"/>
</encounter>
<date value="2023-04-05T22:13:23Z"/>
<author>🔗
<reference value="Practitioner/1"/>
<display value="Dr. Joseph Nichols"/>
</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="Problem Section"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11450-4"/>
<display value="Problem list - Reported"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Problem Section</p></div>
</text>
<entry>🔗
<reference value="Condition/problem-list-diabetes"/>
</entry>
</section>
<section>
<title value="ODH Section"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="74165-2"/>
<display value="History of employment status NIOSH"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>ODH Usual Work Section</p></div>
</text>
<entry>🔗
<reference value="Observation/odh-usual-work"/>
</entry>
</section>
<section>
<title value="Social History Section"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="29762-2"/>
<display value="Social history note"/>
</coding>
</code>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Social History Section</p></div>
</text>
<entry>🔗
<reference value="Observation/non-smoker"/>
</entry>
</section>
</Composition>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Practitioner/1"/>
<resource>
<Practitioner>
<id value="1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_1"> </a>
<p><b>Profile:</b> <a href="https://hl7.org/fhir/us/core/StructureDefinition-us-core-us-core-practitioner.html">US Core Practitioner</a></p>
<p><b>Practitioner:</b> Dr. Joseph Nichols</p>
<p><b>Identifier:</b> US NPI: 1122334455</p>
<p><b>Address:</b> 1234 Main St., Tulsa, OK 74126, US (work)</p>
<p><b>Email:</b> joseph.nichols@example.com</p>
<p><b>Phone:</b> 800-277-1993</p>
</div>
</text>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="1122334455"/>
</identifier>
<name>
<family value="Nichols"/>
<given value="Joseph"/>
<prefix value="Dr"/>
</name>
<telecom>
<system value="email"/>
<value value="joseph.nichols@example.com"/>
<use value="work"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="800-277-1993"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="1234 Main St."/>
<city value="Tulsa"/>
<state value="OK"/>
<postalCode value="74126"/>
<country value="US"/>
</address>
</Practitioner>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Observation/cancer-stage-group-example"/>
<resource>
<Observation>
<id value="cancer-stage-group-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-stage-group"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_cancer-stage-group-example"> </a>
<p><b>Profile: </b> <a href="https://hl7.org/fhir/us/mcode/StructureDefinition-mcode-tnm-stage-group.html">mCODE TNM Stage Group</a></p>
<p><b>Observation:</b> cancer-stage-group-example</p><p><b>status</b>: final</p><p><b>code</b>: Stage group.clinical Cancer LOINC 21908-9</p><p><b>subject</b>: <a href="Patient-example.html">Patient-example: Amy Shaw</a></p>
<p><b>focus</b>: <a href="Condition-primary-cancer-condition-breast.html">primary-cancer-condition-breast</a></p><p><b>effective</b>: 2023-03-21</p><p><b>value</b>: American Joint Committee on Cancer stage IIA (qualifier value) SNOMED CT[Intl] 1222766008)</p><p><b>method</b>: American Joint Commission on Cancer, Cancer Staging Manual, 8th edition neoplasm staging system (tumor staging) SNOMED CT[Intl] #897275008</p><p><b>hasMember</b>: </p><ul><li><a href="Observation-tnm-clinical-primary-tumor-category-cT2.html">Observation/tnm-clinical-primary-tumor-category-cT2</a></li><li><a href="Observation-tnm-clinical-regional-nodes-category-cN0.html">Observation/tnm-clinical-regional-nodes-category-cN0</a></li><li><a href="Observation-tnm-clinical-distant-metastases-category-cM0.html">Observation/tnm-clinical-distant-metastases-category-cM0</a></li></ul></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="imaging"/>
<display value="Imaging"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="21908-9"/>
<display value="Stage group.clinical Cancer"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<focus>🔗
<reference value="Condition/primary-cancer-condition-breast"/>
</focus>
<effectiveDateTime value="2023-03-21"/>
<performer>🔗
<reference value="Practitioner/1"/>
<display value="Joseph Nichols"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1222766008"/>
<display
value="American Joint Committee on Cancer stage IIA (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>
<hasMember>🔗
<reference
value="Observation/tnm-clinical-primary-tumor-category-cT2"/>
</hasMember>
<hasMember>🔗
<reference
value="Observation/tnm-clinical-regional-nodes-category-cN0"/>
</hasMember>
<hasMember>🔗
<reference
value="Observation/tnm-clinical-distant-metastases-category-cM0"/>
</hasMember>
</Observation>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Observation/tnm-clinical-primary-tumor-category-cT2"/>
<resource>
<Observation>
<id value="tnm-clinical-primary-tumor-category-cT2"/>
<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"><a name="Observation_tnm-clinical-primary-tumor-category-cT2"> </a>
<p><b>Profile:</b> <a href="https://hl7.org/fhir/us/mcode/StructureDefinition-mcode-tnm-primary-tumor-category.html">mCODE TNM Primary Tumor Category</a></p>
<p><b>Observation:</b> TNM Clinical Primary Tumor Category (cT2)</p>
<p><b>Status:</b> final</p>
<p><b>Category:</b> Laboratory</p>
<p><b>Code:</b> Primary tumor.clinical [Class] Cancer (LOINC: 21905-5)</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> cT2 - 1228929004 (American Joint Committee on Cancer cT2 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="imaging"/>
<display value="Imaging"/>
</coding>
</category>
<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="2023-03-21"/>
<performer>🔗
<reference value="Practitioner/1"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="1228929004"/>
<display
value="American Joint Committee on Cancer cT2 (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>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Observation/tnm-clinical-regional-nodes-category-cN0"/>
<resource>
<Observation>
<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"><a name="Observation_tnm-clinical-regional-nodes-category-cN0"> </a>
<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="imaging"/>
<display value="Imaging"/>
</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>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Observation/tnm-clinical-distant-metastases-category-cM0"/>
<resource>
<Observation>
<id value="tnm-clinical-distant-metastases-category-cM0"/>
<meta>
<profile
value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tnm-distant-metastases-category"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_tnm-clinical-distant-metastases-category-cM0"> </a>
<p><b>Profile:</b> <a href="https://hl7.org/fhir/us/mcode/StructureDefinition-mcode-tnm-distant-metastases-category.html">mCODE TNM Distant Metastases Category</a></p>
<p><b>Observation:</b> TNM Clinical Distant Metastases Category (cM0)</p>
<p><b>Status:</b> final</p>
<p><b>Category:</b> Imaging</p>
<p><b>Code:</b> cM category (SNOMED CT: 399387003)</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> cM0 - 1229901006 (American Joint Committee on Cancer cM0 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="imaging"/>
<display value="Imaging"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="399387003"/>
<display value="cM category"/>
</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="1229901006"/>
<display
value="American Joint Committee on Cancer cM0 (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>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Condition/problem-list-diabetes"/>
<resource>
<Condition>
<id value="problem-list-diabetes"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition-problems-health-concerns|6.1.0"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_problem-list-diabetes"> </a>
<p><b>Profile:</b> <a href="https://hl7.org/fhir/us/core/StructureDefinition-us-core-condition-problems-health-concerns.html">US Core Condition Problems and Health Concerns</a></p>
<p><b>Condition:</b> Type 2 diabetes mellitus</p>
<p><b>Clinical Status:</b> Active</p>
<p><b>Verification Status:</b> Confirmed</p>
<p><b>Category:</b> Problem List Item</p>
<p><b>Code:</b> ICD-10 E11 — Type 2 diabetes mellitus</p>
<p><b>Subject:</b> <a href="Patient-example.html">Amy V. Shaw</a></p>
<p><b>Recorded Date:</b> 2016-08-10</p>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
<valueDateTime value="2016-08-10"/>
</extension>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
<text value="Active"/>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
<text value="Confirmed"/>
</verificationStatus>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
<display value="Problem List Item"/>
</coding>
<text value="Problem List Item"/>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="E11"/>
<display value="Type 2 diabetes mellitus"/>
</coding>
<text value="Type 2 diabetes mellitus"/>
</code>
<subject>🔗
<reference value="Patient/example"/>
<display value="Amy V. Shaw"/>
</subject>
<recordedDate value="2016-08-10T07:15:07-08:00"/>
</Condition>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Observation/non-smoker"/>
<resource>
<Observation>
<id value="non-smoker"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_non-smoker"> </a>
<p><b>Profile:</b> <a href="https://hl7.org/fhir/us/core/StructureDefinition-us-core-smokingstatus.html">US Core Smoking Status</a></p>
<p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes: {http://loinc.org 72166-2}">Tobacco smoking status</span></p><p><b>subject</b>: <a href="Patient-example.html">Amy V. Shaw</a></p>
<p><b>issued</b>: 2023-03-21 </p><p><b>value</b>: <span title="Codes: {http://snomed.info/sct 266919005}">Never smoked tobacco (finding)</span></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
<display value="Social History"/>
</coding>
<text value="Social History"/>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="72166-2"/>
<display value="Tobacco smoking status"/>
</coding>
<text value="Tobacco smoking status"/>
</code>
<subject>🔗
<reference value="Patient/example"/>
</subject>
<effectiveDateTime value="2023-03-21"/>
<issued value="2023-03-21T05:27:04Z"/>
<performer>🔗
<reference value="Practitioner/1"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="266919005"/>
</coding>
<text value="Never smoked tobacco (finding)"/>
</valueCodeableConcept>
</Observation>
</resource>
</entry>
<entry>
<fullUrl
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Organization/example-cancer-org"/>
<resource>
<Organization>
<id value="example-cancer-org"/>
<meta>
<profile
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_example-cancer-org"> </a>
<p><b>Profile: </b> <a href="StructureDefinition-central-cancer-registry-reporting-organization.html"> Central Cancer Registry Reporting Organization</a></p>
<p><b>Organization:</b> Cancer Organization</p>
<p><b>Status:</b> Active</p>
<p><b>Identifier (NPI):</b> 1063494177</p>
<p><b>Address:</b> 1234 Main Street, Tulsa, OK 74126</p>
<p><b>Phone:</b> (917)932-2000</p>
</div>
</text>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="1063494177"/>
</identifier>
<active value="true"/>
<name value="Cancer Organization"/>
<telecom>
<system value="phone"/>
<value value="(917)932-2000"/>
<use value="work"/>
</telecom>
<address>
<text value="1234 Main Street, Tulsa OK 74126"/>
<line value="1234 Main Street"/>
<city value="Tulsa"/>
<state value="OK"/>
<postalCode value="74126"/>
</address>
</Organization>
</resource>
</entry>
</Bundle>