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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Composition/ccrr-composition-example> a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ccrr-composition-example"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "23" ] ;
fhir:Meta.lastUpdated [ fhir:value "2021-08-19T22:06:32.441+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-composition" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-composition>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>Profile: </b> <a href=\"StructureDefinition-ccrr-composition.html\"> Central Cancer Registry Reporting Composition</a></p><h2>Central Cancer Registry Report</h2>\n <p><b>Patient:</b> <a href=\"Patient-example.html\">Patient-example: Amy Shaw</a></p>\n <p><b>Author:</b> <a href=\"Practitioner-1.html\">Practitioner 1: Dr. Nicholas Joseph</a></p>\n <p><b>Date:</b> 2023-01-02</p>\n <h3>Sections:</h3>\n <ul>\n <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>\n <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>\n <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>\n <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>\n </ul>\n</div>"
] ;
fhir:Composition.identifier [
fhir:Identifier.value [ fhir:value "c03eab8c-11e8-4d0c-ad2a-b385395e27db" ]
] ;
fhir:Composition.status [ fhir:value "final"] ;
fhir:Composition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:72134-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "72134-0" ]
]
] ;
fhir:Composition.subject [
fhir:link <http://hl7.org/fhir/Patient/example> ;
fhir:Reference.reference [ fhir:value "Patient/example" ] ;
fhir:Reference.display [ fhir:value "Amy Shaw" ]
] ;
fhir:Composition.encounter [
fhir:link <http://hl7.org/fhir/Encounter/encounter-cancer-example> ;
fhir:Reference.reference [ fhir:value "Encounter/encounter-cancer-example" ] ;
fhir:Reference.display [ fhir:value "Patient encounter procedure" ]
] ;
fhir:Composition.date [ fhir:value "2023-01-02T22:13:23Z"^^xsd:dateTime] ;
fhir:Composition.author [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Practitioner/1> ;
fhir:Reference.reference [ fhir:value "Practitioner/1" ] ;
fhir:Reference.display [ fhir:value "Nicholas Joseph" ]
] ;
fhir:Composition.title [ fhir:value "Central Cancer Registry Report"] ;
fhir:Composition.section [
fhir:index 0 ;
fhir:Composition.section.title [ fhir:value "Primary Cancer Condition Section" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:363346000 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "363346000" ] ;
fhir:Coding.display [ fhir:value "Malignant neoplastic disease (disorder)" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Primary Cancer Condition Section</p></div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Condition/primary-cancer-condition-breast> ;
fhir:Reference.reference [ fhir:value "Condition/primary-cancer-condition-breast" ]
]
], [
fhir:index 1 ;
fhir:Composition.section.title [ fhir:value "TNM Staging section" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:21908-9 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "21908-9" ] ;
fhir:Coding.display [ fhir:value "Stage group.clinical Cancer" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Cancer Stage Group</p></div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Observation/cancer-stage-group-example> ;
fhir:Reference.reference [ fhir:value "Observation/cancer-stage-group-example" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Observation/tnm-clinical-regional-nodes-category-cN0> ;
fhir:Reference.reference [ fhir:value "Observation/tnm-clinical-regional-nodes-category-cN0" ]
], [
fhir:index 2 ;
fhir:link <http://hl7.org/fhir/Observation/tnm-clinical-primary-tumor-category-cT2> ;
fhir:Reference.reference [ fhir:value "Observation/tnm-clinical-primary-tumor-category-cT2" ]
], [
fhir:index 3 ;
fhir:link <http://hl7.org/fhir/Observation/tnm-clinical-distant-metastases-category-cM0> ;
fhir:Reference.reference [ fhir:value "Observation/tnm-clinical-distant-metastases-category-cM0" ]
]
], [
fhir:index 2 ;
fhir:Composition.section.title [ fhir:value "Cancer Radio Therapy Course Summary section" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:1217123003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "1217123003" ] ;
fhir:Coding.display [ fhir:value "Radiotherapy course of treatment" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Cancer Radio Therapy Course Summary</p></div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Procedure/radiotherapy-example> ;
fhir:Reference.reference [ fhir:value "Procedure/radiotherapy-example" ]
]
], [
fhir:index 3 ;
fhir:Composition.section.title [ fhir:value "Medications Section" ] ;
fhir:Composition.section.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:10160-0 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "10160-0" ] ;
fhir:Coding.display [ fhir:value "History of Medication use Narrative" ]
]
] ;
fhir:Composition.section.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Medications section: cancer-related medication </div>"
] ;
fhir:Composition.section.entry [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/MedicationAdministration/cancer-med-admin-docetaxel-example> ;
fhir:Reference.reference [ fhir:value "MedicationAdministration/cancer-med-admin-docetaxel-example" ]
]
] .
<http://hl7.org/fhir/Patient/example> a fhir:Patient .
<http://hl7.org/fhir/Encounter/encounter-cancer-example> a fhir:Encounter .
<http://hl7.org/fhir/Practitioner/1> a fhir:Practitioner .
<http://hl7.org/fhir/Condition/primary-cancer-condition-breast> a fhir:Condition .
<http://hl7.org/fhir/Observation/cancer-stage-group-example> a fhir:Observation .
<http://hl7.org/fhir/Observation/tnm-clinical-regional-nodes-category-cN0> a fhir:Observation .
<http://hl7.org/fhir/Observation/tnm-clinical-primary-tumor-category-cT2> a fhir:Observation .
<http://hl7.org/fhir/Observation/tnm-clinical-distant-metastases-category-cM0> a fhir:Observation .
<http://hl7.org/fhir/Procedure/radiotherapy-example> a fhir:Procedure .
<http://hl7.org/fhir/MedicationAdministration/cancer-med-admin-docetaxel-example> a fhir:MedicationAdministration .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Composition/ccrr-composition-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Composition/ccrr-composition-example.ttl> .
IG © 2021+ HL7 International / Public Health. Package hl7.fhir.us.central-cancer-registry-reporting#2.0.0-ballot based on FHIR 4.0.1. Generated 2026-08-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
