Central Cancer Registry Reporting Content IG
1.0.0 - STU 1 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 1.0.0 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

: Central Cancer Registry Reporting Composition - Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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 -------------------------------------------------------------------

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ccrr-composition-example"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "23" ] ;
fhir:lastUpdated [ fhir:v "2021-08-19T22:06:32.441+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "#6i8cijintDjJ8In2"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-composition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/ccrr-composition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b> Amy Shaw data for CCRR </b></p></div>"
  ] ; # 
  fhir:identifier [
fhir:value [ fhir:v "c03eab8c-11e8-4d0c-ad2a-b385395e27db" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:72134-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72134-0" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/example" ] ;
fhir:display [ fhir:v "Amy Shaw" ]
  ] ; # 
  fhir:encounter [
fhir:reference [ fhir:v "Encounter/encounter-cancer-example" ] ;
fhir:display [ fhir:v "Patient encounter procedure" ]
  ] ; # 
  fhir:date [ fhir:v "2023-01-02T22:13:23Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/1" ] ;
fhir:display [ fhir:v "Nicholas Joseph" ]
  ] ) ; # 
  fhir:title [ fhir:v "Central Cancer Registry Report"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Primary Cancer Condition Section" ] ;
fhir:code [
      ( fhir:coding [
a sct:363346000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "363346000" ] ;
fhir:display [ fhir:v "Malignant neoplastic disease (disorder)" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Primary Cancer Condition Section</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/primary-cancer-condition-breast" ]     ] )
  ] [
fhir:title [ fhir:v "Cancer Stage Group section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:21908-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "21908-9" ] ;
fhir:display [ fhir:v "Stage group.clinical Cancer" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Cancer Stage Group</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/cancer-stage-group-example" ]     ] )
  ] [
fhir:title [ fhir:v "Cancer Radio Therapy Course Summary section" ] ;
fhir:code [
      ( fhir:coding [
a sct:1217123003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1217123003" ] ;
fhir:display [ fhir:v "Radiotherapy course of treatment" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Cancer Radio Therapy Course Summary</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Procedure/radiotherapy-example" ]     ] )
  ] [
fhir:title [ fhir:v "Allergies Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:48765-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "48765-2" ] ;
fhir:display [ fhir:v "Allergies and adverse reactions Document" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p>Allergy to Sulfonide</p></div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "AllergyIntolerance/example" ]     ] )
  ] [
fhir:title [ fhir:v "Medications Section" ] ;
fhir:code [
      ( fhir:coding [
a loinc:10160-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10160-0" ] ;
fhir:display [ fhir:v "History of Medication use Narrative" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Medications section: cancer-related medication </div>"     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "MedicationAdministration/cancer-related-medication-administration-example" ]     ] )
  ] ) . #