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

MorphologyBehaviorVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="oncology-MorphologyBehaviorVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC MorphologyBehaviorVS ValueSet</b></p>
<p>The morphologic behavior of the cancer. These are the suffix to the ICD-O-3 histologic type codes. 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-MorphologyBehaviorVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="oncology.MorphologyBehaviorVS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="MorphologyBehaviorVS"/>
  <title value="BC MorphologyBehaviorVS 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="The morphologic behavior of the cancer. These are the suffix to the ICD-O-3 histologic type codes. 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-MorphologyBehaviorCS"/>
      <concept>
        <code value="0"/>
        <display value="Benign"/>
      </concept>
      <concept>
        <code value="1"/>
        <display value="Uncertain whether benign or malignant"/>
      </concept>
      <concept>
        <code value="2"/>
        <display value="In situ"/>
      </concept>
      <concept>
        <code value="3"/>
        <display value="Malignant, primary site"/>
      </concept>
      <concept>
        <code value="6"/>
        <display value="Malignant, metastatic site"/>
      </concept>
      <concept>
        <code value="9"/>
        <display value="Malignant, uncertain whether primary or metastatic site"/>
      </concept>
    </include>
  </compose>
</ValueSet>