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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/ccrr-specification-bundle-example> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ccrr-specification-bundle-example"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2020-11-29T02:03:28.045+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-specification-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-specification-bundle>
]
] ;
fhir:Bundle.type [ fhir:value "collection"] ;
fhir:Bundle.timestamp [ fhir:value "2020-11-20T11:15:33-10:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes-example" ] ;
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes-example>
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/PlanDefinition/plandefinition-central-cancer-registry-reporting-example" ] ;
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/central-cancer-registry-reporting/PlanDefinition/plandefinition-central-cancer-registry-reporting-example>
] .
<http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes-example> a fhir:ValueSet ;
fhir:Resource.id [ fhir:value "cancer-core-reportability-codes-example"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_cancer-core-reportability-codes-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cancer-core-reportability-codes-example</b></p><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/281566005\">281566005</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/403901001\">403901001</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/254654004\">254654004</a></td><td/></tr></table></li><li>Include these codes as defined in <a><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C00</td><td style=\"color: #cccccc\">Malignant neoplasm of lip</td></tr><tr><td>C00.0</td><td style=\"color: #cccccc\">Malignant neoplasm of external upper lip</td></tr></table></li></ul></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/artifact-author" ] ;
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "Example Author" ]
]
] ;
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes-example"] ;
fhir:ValueSet.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.40.40.48.1" ]
] ;
fhir:ValueSet.version [ fhir:value "1.0.0"] ;
fhir:ValueSet.name [ fhir:value "CancerCoreReportabilityCodes"] ;
fhir:ValueSet.title [ fhir:value "Cancer Core Reportability Codes"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2021-11-22"^^xsd:date] ;
fhir:ValueSet.publisher [ fhir:value "HL7 International / Public Health"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ]
]
] ;
fhir:ValueSet.description [ fhir:value "The valueset contains SNOMED-CT and ICD-10-CM codes for Central Cancer Registry Reportability determination. These are just sample codes and the actual value set will be published by the Central Cancer Registry."] ;
fhir:ValueSet.useContext [
fhir:index 0 ;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type" ] ;
fhir:Coding.code [ fhir:value "priority" ] ;
fhir:Coding.display [ fhir:value "Priority" ]
] ;
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context" ] ;
fhir:Coding.code [ fhir:value "triggering" ] ;
fhir:Coding.display [ fhir:value "Triggering" ]
]
]
] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "US" ]
]
] ;
fhir:ValueSet.copyright [ fhir:value "This value set includes content from:\n 1. This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement. 2. ICD-9 and ICD-10 are copyrighted by the World Health Organization (WHO) which owns and publishes the classification. See https://www.who.int/classifications/icd/en. WHO has authorized the development of an adaptation of ICD-9 and ICD-10 to ICD-9-CM to ICD-10-CM for use in the United States for U.S. government purposes.\n"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "281566005" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Abdominothoracic neuroblastoma (disorder)" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "403901001" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Acantholytic squamous cell carcinoma (disorder)" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "254654004" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Acantholytic squamous cell carcinoma of skin (disorder)" ]
]
]
] .
<http://hl7.org/fhir/us/central-cancer-registry-reporting/PlanDefinition/plandefinition-central-cancer-registry-reporting-example> a fhir:PlanDefinition ;
fhir:Resource.id [ fhir:value "plandefinition-central-cancer-registry-reporting-example"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2020-11-29T02:03:28.045+00:00"^^xsd:dateTime ] ;
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-plandefinition" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-plandefinition>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PlanDefinition_plandefinition-central-cancer-registry-reporting-example\"> </a><p><b>CCRR PlanDefinition Example</b></p></div>"
] ;
fhir:PlanDefinition.url [ fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/plandefinition-central-cancer-registry-reporting-example"] ;
fhir:PlanDefinition.version [ fhir:value "1.0"] ;
fhir:PlanDefinition.name [ fhir:value "CentralCancerRegistryReportingExample"] ;
fhir:PlanDefinition.title [ fhir:value "PlanDefinition Central Cancer Registry Reporting Example"] ;
fhir:PlanDefinition.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/plan-definition-type" ] ;
fhir:Coding.code [ fhir:value "workflow-definition" ] ;
fhir:Coding.display [ fhir:value "Workflow Definition" ]
]
] ;
fhir:PlanDefinition.status [ fhir:value "draft"] ;
fhir:PlanDefinition.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:PlanDefinition.date [ fhir:value "2020-11-04T12:32:29.858-05:00"^^xsd:dateTime] ;
fhir:PlanDefinition.publisher [ fhir:value "HL7 Public Health Work Group"] ;
fhir:PlanDefinition.description [ fhir:value "This is the Cancer Registry Reporting Knowledge Artifact"] ;
fhir:PlanDefinition.effectivePeriod [
fhir:Period.start [ fhir:value "2021-11-01"^^xsd:date ]
] ;
fhir:PlanDefinition.relatedArtifact [
fhir:index 0 ;
fhir:RelatedArtifact.type [ fhir:value "depends-on" ] ;
fhir:RelatedArtifact.label [ fhir:value "Central Cancer Registry Trigger Codes" ] ;
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes|2.0.0" ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes|2.0.0>
]
] ;
fhir:PlanDefinition.action [
fhir:index 0 ;
fhir:Element.id [ fhir:value "start-workflow" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the start of the reporting workflow in response to the encounter-close event" ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Start the reporting workflow in response to an encounter-close event" ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "initiate-reporting-workflow" ]
]
] ;
fhir:PlanDefinition.action.trigger [
fhir:index 0 ;
fhir:Element.id [ fhir:value "encounter-close" ] ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents" ] ;
fhir:Coding.code [ fhir:value "encounter-close" ] ;
fhir:Coding.display [ fhir:value "Indicates the close of an encounter" ]
]
]
] ;
fhir:TriggerDefinition.type [ fhir:value "named-event" ] ;
fhir:TriggerDefinition.name [ fhir:value "encounter-close" ]
] ;
fhir:PlanDefinition.action.relatedAction [
fhir:index 0 ;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "check-reportable" ] ;
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ] ;
fhir:PlanDefinition.action.relatedAction.offsetDuration [
fhir:Quantity.value [ fhir:value "72"^^xsd:decimal ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "h" ]
]
]
], [
fhir:index 1 ;
fhir:Element.id [ fhir:value "check-reportable" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the check for suspected reportability of the cancer data." ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Check Reportability and setup jobs for future reportability checks." ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "execute-reporting-workflow" ]
]
] ;
fhir:PlanDefinition.action.action [
fhir:index 0 ;
fhir:Element.id [ fhir:value "is-encounter-reportable" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the check for reportability to create the patient's cancer report." ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Check Trigger Codes based on RCTC Value sets." ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "check-trigger-codes" ]
]
] ;
fhir:PlanDefinition.action.condition [
fhir:index 0 ;
fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ] ;
fhir:PlanDefinition.action.condition.expression [
fhir:Expression.language [ fhir:value "text/fhirpath" ] ;
fhir:Expression.expression [ fhir:value "%conditions.exists()" ]
]
] ;
fhir:PlanDefinition.action.input [
fhir:index 0 ;
fhir:Element.id [ fhir:value "conditions" ] ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/cqf-fhirQueryPattern" ] ;
fhir:Extension.valueString [ fhir:value "Condition?patient=Patient/{{context.patientId}}" ]
] ;
fhir:DataRequirement.type [ fhir:value "Condition" ] ;
fhir:DataRequirement.codeFilter [
fhir:index 0 ;
fhir:DataRequirement.codeFilter.path [ fhir:value "code" ] ;
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes|2.0.0" ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/ValueSet/cancer-core-reportability-codes|2.0.0>
]
]
] ;
fhir:PlanDefinition.action.relatedAction [
fhir:index 0 ;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "report-cancer-data" ] ;
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ]
]
], [
fhir:index 1 ;
fhir:Element.id [ fhir:value "should-continue-reporting" ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "evaluate-condition" ]
]
] ;
fhir:PlanDefinition.action.condition [
fhir:index 0 ;
fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ] ;
fhir:PlanDefinition.action.condition.expression [
fhir:Expression.language [ fhir:value "text/fhirpath" ] ;
fhir:Expression.expression [ fhir:value "%patient.deceased[x] == null && (currentTime - previousReportSubmissionTime) < 7776000" ]
]
] ;
fhir:PlanDefinition.action.relatedAction [
fhir:index 0 ;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "check-reportable" ] ;
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ] ;
fhir:PlanDefinition.action.relatedAction.offsetDuration [
fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "mo" ]
]
]
]
], [
fhir:index 2 ;
fhir:Element.id [ fhir:value "report-cancer-data" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the creation, validation and submission of the cancer report." ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Check Reportability and setup jobs for future reportability checks." ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "execute-reporting-workflow" ]
]
] ;
fhir:PlanDefinition.action.action [
fhir:index 0 ;
fhir:Element.id [ fhir:value "create-cancer-report" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the creation of the cancer report." ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Central Cancer Registry Report" ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "create-report" ]
]
] ;
fhir:PlanDefinition.action.input [
fhir:index 0 ;
fhir:Element.id [ fhir:value "patient" ] ;
fhir:DataRequirement.type [ fhir:value "Patient" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-patient" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-patient>
]
], [
fhir:index 1 ;
fhir:Element.id [ fhir:value "condition" ] ;
fhir:DataRequirement.type [ fhir:value "Condition" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition>
]
], [
fhir:index 2 ;
fhir:Element.id [ fhir:value "encounter" ] ;
fhir:DataRequirement.type [ fhir:value "Encounter" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-encounter" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-encounter>
]
], [
fhir:index 3 ;
fhir:Element.id [ fhir:value "mr" ] ;
fhir:DataRequirement.type [ fhir:value "MedicationRequest" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-medication-request" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-medication-request>
]
], [
fhir:index 4 ;
fhir:Element.id [ fhir:value "vitals" ] ;
fhir:DataRequirement.type [ fhir:value "Observation" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/StructureDefinition/vitalsigns" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/StructureDefinition/vitalsigns>
]
], [
fhir:index 5 ;
fhir:Element.id [ fhir:value "labs" ] ;
fhir:DataRequirement.type [ fhir:value "Observation" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab|6.1.0>
]
] ;
fhir:PlanDefinition.action.output [
fhir:index 0 ;
fhir:Element.id [ fhir:value "cancer-report" ] ;
fhir:DataRequirement.type [ fhir:value "Bundle" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle>
]
] ;
fhir:PlanDefinition.action.relatedAction [
fhir:index 0 ;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "validate-report" ] ;
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ]
]
], [
fhir:index 1 ;
fhir:Element.id [ fhir:value "validate-cancer-report" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the validation of the cancer report." ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Validate Report" ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "validate-report" ]
]
] ;
fhir:PlanDefinition.action.input [
fhir:index 0 ;
fhir:Element.id [ fhir:value "created-cancer-report" ] ;
fhir:DataRequirement.type [ fhir:value "Bundle" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle>
]
] ;
fhir:PlanDefinition.action.output [
fhir:index 0 ;
fhir:Element.id [ fhir:value "validated-cancer-report" ] ;
fhir:DataRequirement.type [ fhir:value "Bundle" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle>
]
] ;
fhir:PlanDefinition.action.relatedAction [
fhir:index 0 ;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "submit-report" ] ;
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ]
]
], [
fhir:index 2 ;
fhir:Element.id [ fhir:value "route-and-send-cancer-report" ] ;
fhir:PlanDefinition.action.description [ fhir:value "This action represents the routing and sending of the cancer report." ] ;
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Route and send cancer report" ] ;
fhir:PlanDefinition.action.code [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions" ] ;
fhir:Coding.code [ fhir:value "submit-report" ]
]
] ;
fhir:PlanDefinition.action.input [
fhir:index 0 ;
fhir:Element.id [ fhir:value "val-cancer-report" ] ;
fhir:DataRequirement.type [ fhir:value "Bundle" ] ;
fhir:DataRequirement.profile [
fhir:value "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle" ;
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-reporting-bundle>
]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/ccrr-specification-bundle-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/ccrr-specification-bundle-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-09-01
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
