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 R3. . For a full list of available versions, see the Directory of published versions

LymphNodeSamplingMethodVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="oncology-LymphNodeSamplingMethodVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC LymphNodeSamplingMethodVS ValueSet</b></p>
<p>The procedure method used to obtain the specimen analyzed for the pathological lymph node involvement.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-LymphNodeSamplingMethodVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="oncology.LymphNodeSamplingMethodVS"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="LymphNodeSamplingMethodVS"/>
  <title value="BC LymphNodeSamplingMethodVS ValueSet"/>
  <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="The procedure method used to obtain the specimen analyzed for the pathological lymph node involvement."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="396487001"/>
        <display value="Sentinel lymph node biopsy (procedure)"/>
      </concept>
      <concept>
        <code value="234262008"/>
        <display value="Axillary lymph node dissection (procedure)"/>
      </concept>
      <concept>
        <code value="9911007"/>
        <display value="Core needle biopsy (procedure)"/>
      </concept>
      <concept>
        <code value="48635004"/>
        <display value="Fine needle biopsy (procedure)"/>
      </concept>
    </include>
  </compose>
</ValueSet>