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

PresenceContextVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cimi-context-PresenceContextVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC PresenceContextVS ValueSet</b></p>
<p>A code describing whether the finding in question is present, possible, suspected, etc.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-context-PresenceContextVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="cimi.context.PresenceContextVS"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="PresenceContextVS"/>
  <title value="BC PresenceContextVS 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="A code describing whether the finding in question is present, possible, suspected, etc."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="410515003"/>
        <display value="Known present"/>
      </concept>
      <concept>
        <code value="410590009"/>
        <display value="Known possible"/>
      </concept>
      <concept>
        <code value="410592001"/>
        <display value="Probably present"/>
      </concept>
      <concept>
        <code value="415684004"/>
        <display value="Suspected"/>
      </concept>
      <concept>
        <code value="410593006"/>
        <display value="Probably not present"/>
      </concept>
      <concept>
        <code value="261665006"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>