HL7 FHIR Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment 2)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R3. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

BasicResourceType


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="BC-basic-resource-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC Basic Resource Type CodeSystem</b></p>
<p>Codes representing profiles on the Basic resource.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/CodeSystem/BC-basic-resource-type"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="BC-basic-resource-type"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="BasicResourceType"/>
  <title value="BC Basic Resource Type CodeSystem"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00+10:00"/>
  <publisher
             value="The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic/index.cfm"/>
    </telecom>
  </contact>
  <description value="Codes representing profiles on the Basic resource."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="cimi-entity-Person"/>
    <display value="BC Person Profile"/>
  </concept>
  <concept>
    <code value="cimi-entity-Entity"/>
    <display value="BC Entity Profile"/>
  </concept>
  <concept>
    <code value="cimi-entity-SpecimenTreatment"/>
    <display value="BC SpecimenTreatment Profile"/>
  </concept>
  <concept>
    <code value="cimi-entity-SpecimenContainer"/>
    <display value="BC SpecimenContainer Profile"/>
  </concept>
</CodeSystem>