QI-Core Implementation Guide: STU 4 (v4.0.0 for FHIR 4.0.1)

QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions

NegationReasonCodes

Formats: Narrative, XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-negation-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Negation Reason Codes</h2><div><p>This value set defines the set of codes that can be used to indicate the reason an action was not taken</p>
</div><ul><li>Import all the codes that are contained in http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56, http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58, http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009</li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason"/>
  <version value="4.0.0"/>
  <name value="NegationReasonCodes"/>
  <title value="Negation Reason Codes"/>
  <status value="active"/>
  <date value="2018-12-05T00:00:00+00:00"/>
  <publisher value="Health Level Seven, Inc. - CQI WG"/>
  <description
               value="This value set defines the set of codes that can be used to indicate the reason an action was not taken"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <purpose
           value="This value set was defined to support identifying any of the possible negation reason codes as part of QICore profiles. The value set is composed of the codes from [Medical Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56), [Patient Reason Not Done SCT](http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58), and [System Reason](http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009) as defined and available in the Value Set Authority Center."/>
  <compose>
    <include>
      <valueSet
                value="http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.56"/>
      <valueSet
                value="http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1021.58"/>
      <valueSet
                value="http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.526.3.1009"/>
    </include>
  </compose>
</ValueSet>