Central Cancer Registry Reporting Content IG
2.0.0-ballot - STU 2 Ballot United States of America flag

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

: CCRR Reporting Bundle - Example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="reporting-bundle-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2020-11-29T02:03:28.045+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle"/>
  </meta>
  <type value="message"/>
  <timestamp value="2020-11-20T11:15:33-10:00"/>
  <entry>
    <fullUrl
             value="http://hl7.org/fhir/us/central-cancer-registry-reporting/MessageHeader/messageheader-example-reportheader"/>
    <resource>
      <MessageHeader>
        <id value="messageheader-example-reportheader"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2020-11-29T02:03:28.045+00:00"/>
          <profile
                   value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-messageheader"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MessageHeader_messageheader-example-reportheader"> </a>
            <p>Reporting Data</p> 
          </div>
        </text>
        <extension
                   url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension">
          <valueBoolean value="false"/>
        </extension>
        <extension
                   url="http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-message-processing-category-extension">
          <valueCode value="consequence"/>
        </extension>
        <eventCoding>
          <system
                  value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-message-types"/>
          <code value="cancer-report-message"/>
        </eventCoding>
        <destination>
          <name value="PHA endpoint"/>
          <endpoint value="http://example.pha.org/fhir"/>
        </destination>
        <sender>🔗 
          <reference value="Organization/example-cancer-org"/>
        </sender>
        <source>
          <name value="Cancer Organization"/>
          <software value="Backend Service App"/>
          <version value="3.1.45.AABB"/>
          <contact>
            <system value="phone"/>
            <value value="+1 (917) 123 4567"/>
          </contact>
          <endpoint value="http://example.healthcare.org/fhir"/>
        </source>
        <reason>
          <coding>
            <system
                    value="http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents"/>
            <code value="encounter-close"/>
          </coding>
        </reason>
        <focus>
          <reference value="Bundle/content-bundle-example"/>
        </focus>
      </MessageHeader>
    </resource>
  </entry>
  <entry>
    <fullUrl
             value="http://hl7.org/fhir/us/central-cancer-registry-reporting/Bundle/content-bundle-example"/>
    <resource>
      <Bundle>
        <id value="content-bundle-example"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2020-11-29T02:03:28.045+00:00"/>
          <profile
                   value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-content-bundle"/>
        </meta>
        <type value="collection"/>
        <timestamp value="2020-11-20T11: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>
                <versionId value="23"/>
                <lastUpdated value="2021-08-19T22:06:32.441+00:00"/>
                <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>Amy Shaw data for Cancer </p>
								</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="Cancer Stage Group 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>
              </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">
										<p>Medications section: cancer-related medication</p>
									</div>
                </text>
                <entry>🔗 
                  <reference
                             value="MedicationAdministration/cancer-med-admin-docetaxel-example"/>
                </entry>
              </section>
            </Composition>
          </resource>
        </entry>
      </Bundle>
    </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>