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 |
<Organization xmlns="http://hl7.org/fhir">
<id value="example-cancer-org"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2025-08-01T02:03:28.045+00:00"/>
<profile
value="http://hl7.org/fhir/us/central-cancer-registry-reporting/StructureDefinition/central-cancer-registry-reporting-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Cancer Organization</p>
</div>
</text>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="1063494177"/>
</identifier>
<active value="true"/>
<name value="Example Cancer Organization"/>
<telecom>
<system value="phone"/>
<value value="(917)932-2000"/>
<use value="work"/>
</telecom>
<address>
<text value="3300 Mayland Avenue, Suite 227 Altanta GA"/>
<line value="4401 Peach Rd,"/>
<city value="Atlanta"/>
<state value="GA"/>
<postalCode value="81452"/>
</address>
<endpoint>🔗
<reference value="Endpoint/example-healthcare-endpoint"/>
</endpoint>
</Organization>