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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-patient> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "2106-3" ] ;
fhir:display [ fhir:v "White" ] ] ] [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "1002-5" ] ;
fhir:display [ fhir:v "American Indian or Alaska Native" ] ] ] [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "2028-9" ] ;
fhir:display [ fhir:v "Asian" ] ] ] [
fhir:url [
fhir:v "detailed"^^xsd:anyURI ;
fhir:l fhir:detailed ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "1586-7" ] ;
fhir:display [ fhir:v "Shoshone" ] ] ] [
fhir:url [
fhir:v "detailed"^^xsd:anyURI ;
fhir:l fhir:detailed ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "2036-2" ] ;
fhir:display [ fhir:v "Filipino" ] ] ] [
fhir:url [
fhir:v "text"^^xsd:anyURI ;
fhir:l fhir:text ] ;
fhir:value [
a fhir:String ;
fhir:v "Mixed" ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-race> ]
] [
( fhir:extension [
fhir:url [
fhir:v "ombCategory"^^xsd:anyURI ;
fhir:l fhir:ombCategory ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "2135-2" ] ;
fhir:display [ fhir:v "Hispanic or Latino" ] ] ] [
fhir:url [
fhir:v "detailed"^^xsd:anyURI ;
fhir:l fhir:detailed ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "2184-0" ] ;
fhir:display [ fhir:v "Dominican" ] ] ] [
fhir:url [
fhir:v "detailed"^^xsd:anyURI ;
fhir:l fhir:detailed ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.840.1.113883.6.238> ] ;
fhir:code [ fhir:v "2148-5" ] ;
fhir:display [ fhir:v "Mexican" ] ] ] [
fhir:url [
fhir:v "text"^^xsd:anyURI ;
fhir:l fhir:text ] ;
fhir:value [
a fhir:String ;
fhir:v "Hispanic or Latino" ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity> ]
] [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/patient-birthPlace> ] ;
fhir:value [
a fhir:Address ;
fhir:state [ fhir:v "GA" ] ;
fhir:country [ fhir:v "US" ] ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/patient-birthPlace> ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical Record Number" ] ] ) ;
fhir:text [ fhir:v "Medical Record Number" ] ] ;
fhir:system [
fhir:v "http://CancerOrg.smarthealthit.org"^^xsd:anyURI ;
fhir:l <http://CancerOrg.smarthealthit.org> ] ;
fhir:value [ fhir:v "1032702" ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "SS" ] ;
fhir:display [ fhir:v "Social Security Number" ] ] ) ;
fhir:text [ fhir:v "Social Security Number" ] ] ;
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-ssn"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-ssn> ] ;
fhir:value [ fhir:v "11-222-3333" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:use [ fhir:v "maiden" ] ;
fhir:family [ fhir:v "Shaw" ] ;
( fhir:given [ fhir:v "Amy" ] [ fhir:v "V." ] ) ;
fhir:period [
fhir:start [ fhir:v "1987-02-20"^^xsd:date ] ;
fhir:end [ fhir:v "2020-07-22"^^xsd:date ] ]
] [
fhir:family [ fhir:v "Baxter" ] ;
( fhir:given [ fhir:v "Amy" ] [ fhir:v "V." ] ) ;
( fhir:suffix [ fhir:v "PharmD" ] ) ;
fhir:period [
fhir:start [ fhir:v "2020-07-22"^^xsd:date ] ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "555-555-5555" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "amy.shaw@example.com" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1987-02-20"^^xsd:date] ; #
fhir:deceased [
a fhir:Boolean ;
fhir:v false
] ; #
fhir:address ( [
( fhir:line [ fhir:v "49 Meadow St" ] ) ;
fhir:city [ fhir:v "Mounds" ] ;
fhir:state [ fhir:v "OK" ] ;
fhir:postalCode [ fhir:v "74047" ] ;
fhir:country [ fhir:v "US" ] ;
fhir:period [
fhir:start [ fhir:v "2016-12-06"^^xsd:date ] ;
fhir:end [ fhir:v "2020-07-22"^^xsd:date ] ]
] [
( fhir:line [ fhir:v "183 Mountain View St" ] ) ;
fhir:city [ fhir:v "Mounds" ] ;
fhir:state [ fhir:v "OK" ] ;
fhir:postalCode [ fhir:v "74048" ] ;
fhir:country [ fhir:v "US" ] ;
fhir:period [
fhir:start [ fhir:v "2020-07-22"^^xsd:date ] ]
] ) ; #
fhir:maritalStatus [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-MaritalStatus> ] ;
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "Never Married" ] ] )
] ; #
fhir:communication ( [
fhir:language [
( fhir:coding [
fhir:system [
fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ;
fhir:l <urn:ietf:bcp:47> ] ;
fhir:code [ fhir:v "en" ] ;
fhir:display [ fhir:v "English" ] ] ) ]
] ) ; #
fhir:managingOrganization [
fhir:l fhir:Organization/example-cancer-org ;
fhir:reference [ fhir:v "Organization/example-cancer-org" ] ;
fhir:display [ fhir:v "Cancer Organization" ]
] . #
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 2025-11-07
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
