ICHOM FHIR Implementation Guide: Breast Cancer
1.0.0-ballot - ballot International flag

This page is part of the ICHOM FHIR Implementation Guide: Breast Cancer (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: HER2 receptor status ValueSet - XML Representation

Active as of 2022-12-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HER2ReceptorStatusVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/431396003">431396003</a></td><td>Human epidermal growth factor 2 negative carcinoma of breast</td></tr><tr><td><a href="http://snomed.info/id/427685000">427685000</a></td><td>Human epidermal growth factor 2 positive carcinoma of breast</td></tr><tr><td><a href="http://snomed.info/id/280414007">280414007</a></td><td>Equivocal result</td></tr><tr><td><a href="http://snomed.info/id/416237000">416237000</a></td><td>Procedure not done</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/HER2ReceptorStatusVS"/>
  <version value="1.0.0-ballot"/>
  <name value="HER2ReceptorStatusVS"/>
  <title value="HER2 receptor status ValueSet"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-12-07T17:38:21+00:00"/>
  <publisher
             value="HL7 International - Clinical Interoperability Council Group"/>
  <contact>
    <name
          value="HL7 International - Clinical Interoperability Council Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description value="Valueset of the HER2 receptor status"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="431396003"/>
        <display
                 value="Human epidermal growth factor 2 negative carcinoma of breast"/>
      </concept>
      <concept>
        <code value="427685000"/>
        <display
                 value="Human epidermal growth factor 2 positive carcinoma of breast"/>
      </concept>
      <concept>
        <code value="280414007"/>
        <display value="Equivocal result"/>
      </concept>
      <concept>
        <code value="416237000"/>
        <display value="Procedure not done"/>
      </concept>
    </include>
  </compose>
</ValueSet>