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

ExceptionValueCS


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cimi-ExceptionValueCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC ExceptionValueCS CodeSystem</b></p>
<p>Reasons that a value associated with a test or other finding is missing. Extended set based on http://hl7.org/fhir/ValueSet/observation-valueabsentreason</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/CodeSystem/cimi-ExceptionValueCS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="cimi.ExceptionValueCS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="ExceptionValueCS"/>
  <title value="BC ExceptionValueCS CodeSystem"/>
  <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="Reasons that a value associated with a test or other finding is missing. Extended set based on http://hl7.org/fhir/ValueSet/observation-valueabsentreason"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="missing_refused"/>
    <display
             value="Human source was asked but declined to respond to the question, or an applicable question was left unanswered."/>
    <definition
                value="Human source was asked but declined to respond to the question, or an applicable question was left unanswered."/>
  </concept>
  <concept>
    <code value="missing_noexplanation"/>
    <display value="The reason the information is not present is not known."/>
    <definition value="The reason the information is not present is not known."/>
  </concept>
  <concept>
    <code value="missing_nonesuch"/>
    <display
             value="The answer is missing because nothing of a type of thing is known to exists, e.g., the siblings of an only child. Also use this code to represent a &#39;none of the above&#39; answer"/>
    <definition
                value="The answer is missing because nothing of a type of thing is known to exists, e.g., the siblings of an only child. Also use this code to represent a &#39;none of the above&#39; answer"/>
  </concept>
  <concept>
    <code value="missing_collection"/>
    <display
             value="Missing due to a problem collecting, identifying, or locating the specimen, including patient refusal or unable to provide specimen"/>
    <definition
                value="Missing due to a problem collecting, identifying, or locating the specimen, including patient refusal or unable to provide specimen"/>
  </concept>
  <concept>
    <code value="missing_specimen"/>
    <display
             value="Missing due to a problem with the specimen, e.g. inadequate specimen, contamination, clotting, improper tube type, improper storage, too small, etc."/>
    <definition
                value="Missing due to a problem with the specimen, e.g. inadequate specimen, contamination, clotting, improper tube type, improper storage, too small, etc."/>
  </concept>
  <concept>
    <code value="missing_malfunction"/>
    <display value="Missing due to instrument malfunction."/>
    <definition value="Missing due to instrument malfunction."/>
  </concept>
</CodeSystem>