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

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

BreastSiteVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="oncology-BreastSiteVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC BreastSiteVS ValueSet</b></p>
<p>Topography of the breast. Codes are drawn from ICD-O-3. Codes are presented as local codes due to the lack of a ICD-O-3 terminology server available to the FHIR IG publisher.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastSiteVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="oncology.BreastSiteVS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="BreastSiteVS"/>
  <title value="BC BreastSiteVS ValueSet"/>
  <status value="draft"/>
  <date value="2018-04-01T00:00:00+11:00"/>
  <publisher
             value="The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://standardhealthrecord.org"/>
    </telecom>
  </contact>
  <description
               value="Topography of the breast. Codes are drawn from ICD-O-3. Codes are presented as local codes due to the lack of a ICD-O-3 terminology server available to the FHIR IG publisher."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-BreastSiteCS"/>
      <concept>
        <code value="C50.0"/>
        <display value="Nipple"/>
      </concept>
      <concept>
        <code value="C50.1"/>
        <display value="Central portion of the breast."/>
      </concept>
      <concept>
        <code value="C50.2"/>
        <display value="Upper inner quadrant"/>
      </concept>
      <concept>
        <code value="C50.3"/>
        <display value="Lower inner quadrant"/>
      </concept>
      <concept>
        <code value="C50.4"/>
        <display value="Upper outer quadrant"/>
      </concept>
      <concept>
        <code value="C50.5"/>
        <display value="Lower outer quadrant"/>
      </concept>
      <concept>
        <code value="C50.6"/>
        <display value="Axillary tail of breast"/>
      </concept>
      <concept>
        <code value="C50.8"/>
        <display value="Overlapping lesion of breast"/>
      </concept>
      <concept>
        <code value="C50.9"/>
        <display value="Breast, not otherwise specified (NOS)"/>
      </concept>
    </include>
  </compose>
</ValueSet>