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

: Central Cancer Registry Reporting Patient - Example - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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/Patient/example> a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example"] ;
  fhir:Resource.meta [
     fhir:Meta.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:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  <p><b>Profile:</b> <a href=\"StructureDefinition-central-cancer-registry-reporting-patient.html\">Central Cancer Registry Reporting Patient</a></p>\n  <p><b>Patient:</b> Amy V. Baxter (formerly Amy V. Shaw)</p>\n    <p><b>Identifiers:</b></p>\n  <ul>\n    <li>Medical Record Number: 1032702 (system: http://CancerOrg.smarthealthit.org)</li>\n    <li>Social Security Number: 11-222-3333</li>\n  </ul>\n  <p><b>Active:</b> true</p>\n  <p><b>Gender:</b> female</p>\n  <p><b>Birth Date:</b> 1987-02-20</p>\n  <p><b>Marital Status:</b> Never Married</p>\n  <p><b>Race:</b> White, American Indian or Alaska Native (Shoshone), Asian (Filipino)</p>\n  <p><b>Ethnicity:</b> Hispanic or Latino (Mexican, Dominican)</p>\n  <p><b>Birthplace:</b> Georgia, US</p>\n  <p><b>Addresses:</b></p>\n  <ul>\n    <li>49 Meadow St, Mounds, OK 74047, US (2016-12-06 to 2020-07-22)</li>\n    <li>183 Mountain View St, Mounds, OK 74048, US (2020-07-22 to present)</li>\n  </ul>\n  <p><b>Telecom:</b></p>\n  <ul>\n    <li>Phone: 555-555-5555 (home)</li>\n    <li>Email: amy.shaw@example.com</li>\n  </ul>\n  <p><b>Languages:</b> English</p>\n  <p><b>Managing Organization:</b> Cancer Organization (Organization/example-cancer-org)</p>\n</div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "ombCategory" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
         fhir:Coding.code [ fhir:value "2106-3" ] ;
         fhir:Coding.display [ fhir:value "White" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "ombCategory" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
         fhir:Coding.code [ fhir:value "1002-5" ] ;
         fhir:Coding.display [ fhir:value "American Indian or Alaska Native" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "ombCategory" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
         fhir:Coding.code [ fhir:value "2028-9" ] ;
         fhir:Coding.display [ fhir:value "Asian" ]
       ]
     ], [
       fhir:index 3 ;
       fhir:Extension.url [ fhir:value "detailed" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
         fhir:Coding.code [ fhir:value "1586-7" ] ;
         fhir:Coding.display [ fhir:value "Shoshone" ]
       ]
     ], [
       fhir:index 4 ;
       fhir:Extension.url [ fhir:value "detailed" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
         fhir:Coding.code [ fhir:value "2036-2" ] ;
         fhir:Coding.display [ fhir:value "Filipino" ]
       ]
     ], [
       fhir:index 5 ;
       fhir:Extension.url [ fhir:value "text" ] ;
       fhir:Extension.valueString [ fhir:value "Mixed" ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ]
  ], [
     fhir:index 1 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "ombCategory" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ] ;
         fhir:Coding.code [ fhir:value "2135-2" ] ;
         fhir:Coding.display [ fhir:value "Hispanic or Latino" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "text" ] ;
       fhir:Extension.valueString [ fhir:value "Hispanic or Latino" ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ] ;
     fhir:Extension.valueAddress [
       fhir:Address.state [ fhir:value "GA" ] ;
       fhir:Address.country [ fhir:value "US" ]
     ]
  ] ;
  fhir:Patient.identifier [
     fhir:index 0 ;
     fhir:Identifier.use [ fhir:value "usual" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "MR" ] ;
         fhir:Coding.display [ fhir:value "Medical Record Number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Medical Record Number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://example.org" ] ;
     fhir:Identifier.value [ fhir:value "1032702" ]
  ], [
     fhir:index 1 ;
     fhir:Identifier.use [ fhir:value "usual" ] ;
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
         fhir:Coding.code [ fhir:value "SS" ] ;
         fhir:Coding.display [ fhir:value "Social Security Number" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "Social Security Number" ]
     ] ;
     fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-ssn" ] ;
     fhir:Identifier.value [ fhir:value "11-222-3333" ]
  ] ;
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ;
  fhir:Patient.name [
     fhir:index 0 ;
     fhir:HumanName.use [ fhir:value "maiden" ] ;
     fhir:HumanName.family [ fhir:value "Shaw" ] ;
     fhir:HumanName.given [
       fhir:value "Amy" ;
       fhir:index 0
     ], [
       fhir:value "V." ;
       fhir:index 1
     ] ;
     fhir:HumanName.period [
       fhir:Period.start [ fhir:value "1987-02-20"^^xsd:date ] ;
       fhir:Period.end [ fhir:value "2020-07-22"^^xsd:date ]
     ]
  ], [
     fhir:index 1 ;
     fhir:HumanName.family [ fhir:value "Baxter" ] ;
     fhir:HumanName.given [
       fhir:value "Amy" ;
       fhir:index 0
     ], [
       fhir:value "V." ;
       fhir:index 1
     ] ;
     fhir:HumanName.suffix [
       fhir:value "PharmD" ;
       fhir:index 0
     ] ;
     fhir:HumanName.period [
       fhir:Period.start [ fhir:value "2020-07-22"^^xsd:date ]
     ]
  ] ;
  fhir:Patient.telecom [
     fhir:index 0 ;
     fhir:ContactPoint.system [ fhir:value "phone" ] ;
     fhir:ContactPoint.value [ fhir:value "555-555-5555" ] ;
     fhir:ContactPoint.use [ fhir:value "home" ]
  ], [
     fhir:index 1 ;
     fhir:ContactPoint.system [ fhir:value "email" ] ;
     fhir:ContactPoint.value [ fhir:value "amy.shaw@example.com" ]
  ] ;
  fhir:Patient.gender [ fhir:value "female"] ;
  fhir:Patient.birthDate [ fhir:value "1987-02-20"^^xsd:date] ;
  fhir:Patient.deceasedBoolean [ fhir:value "false"^^xsd:boolean] ;
  fhir:Patient.address [
     fhir:index 0 ;
     fhir:Address.line [
       fhir:value "49 Meadow St" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Mounds" ] ;
     fhir:Address.state [ fhir:value "OK" ] ;
     fhir:Address.postalCode [ fhir:value "74047" ] ;
     fhir:Address.country [ fhir:value "US" ] ;
     fhir:Address.period [
       fhir:Period.start [ fhir:value "2016-12-06"^^xsd:date ] ;
       fhir:Period.end [ fhir:value "2020-07-22"^^xsd:date ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Address.line [
       fhir:value "183 Mountain View St" ;
       fhir:index 0
     ] ;
     fhir:Address.city [ fhir:value "Mounds" ] ;
     fhir:Address.state [ fhir:value "OK" ] ;
     fhir:Address.postalCode [ fhir:value "74048" ] ;
     fhir:Address.country [ fhir:value "US" ] ;
     fhir:Address.period [
       fhir:Period.start [ fhir:value "2020-07-22"^^xsd:date ]
     ]
  ] ;
  fhir:Patient.maritalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ] ;
       fhir:Coding.code [ fhir:value "S" ] ;
       fhir:Coding.display [ fhir:value "Never Married" ]
     ]
  ] ;
  fhir:Patient.communication [
     fhir:index 0 ;
     fhir:Patient.communication.language [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "urn:ietf:bcp:47" ] ;
         fhir:Coding.code [ fhir:value "en" ] ;
         fhir:Coding.display [ fhir:value "English" ]
       ]
     ]
  ] ;
  fhir:Patient.managingOrganization [
     fhir:link <http://hl7.org/fhir/Organization/example-cancer-org> ;
     fhir:Reference.reference [ fhir:value "Organization/example-cancer-org" ] ;
     fhir:Reference.display [ fhir:value "Cancer Organization" ]
  ] .

<http://hl7.org/fhir/Organization/example-cancer-org> a fhir:Organization .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Patient/example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Patient/example.ttl> .