DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Qicore\valueset-qicore-goal-reason-rejected.xml

Raw XML (canonical form)

Definition for Value SetReasons for rejecting goal codes

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-goal-reason-rejected"/>
  <meta>
    <lastUpdated value="2015-10-24T07:41:03.495+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Reasons for rejecting goal codes</h2>
      <p>The value set to instantiate this attribute should be drawn from a terminologically robust
         code system that consists of or contains concepts to support the goal process, in particular
         the process and reasons for rejecting a goal. This value set is provided as a suggestive
         example.</p>
      <p>
        <b>Copyright Statement:</b> 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.
      </p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
          <a href="../v3/ActReason/index.html">http://hl7.org/fhir/v3/ActReason</a>
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>BLK</td>
              <td>Unexpected Block (of Schedule)</td>
              <td>The time slots previously allocated are now blocked and no longer available for booking
                 Appointments</td>
            </tr>
            <tr>
              <td>DEC</td>
              <td>Patient Deceased</td>
              <td>The Patient is deceased</td>
            </tr>
            <tr>
              <td>FIN</td>
              <td>No Financial Backing</td>
              <td>Patient unable to pay and not covered by insurance</td>
            </tr>
            <tr>
              <td>MED</td>
              <td>Medical Status Altered</td>
              <td>The medical condition of the Patient has changed</td>
            </tr>
            <tr>
              <td>ALTD</td>
              <td>altered decision</td>
              <td>Description:The decision on which the recorded information was based was changed before
                 the decision had an effect.
                <br/>
                        
                           Example:Aborted prescription before patient left office, released
                 prescription before suspend took effect.
              </td>
            </tr>
          </table>
        </li>
        <li>Include codes from http://snomed.info/sct where concept  is-a  410521004</li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.0"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/qicore-goal-reason-rejected"/>
  <version value="1.0.2"/>
  <name value="Reasons for rejecting goal codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HL7 Clinical Quality Information (CQI) Work Group"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <date value="2015-10-24T07:41:03+11:00"/>
  <description value="The value set to instantiate this attribute should be drawn from a terminologically robust
   code system that consists of or contains concepts to support the goal process, in particular
   the process and reasons for rejecting a goal. This value set is provided as a suggestive
   example."/>
  <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://hl7.org/fhir/v3/ActReason"/>
    <!--      todo: this is a starting list. needs more reason codes   -->
    <!--   _SchedulingActReason   -->
      <concept>
        <code value="BLK"/>
      <!--   Unexpected Block (of Schedule)   -->
      </concept>
      <concept>
        <code value="DEC"/>
      <!--   Patient Deceased   -->
      </concept>
      <concept>
        <code value="FIN"/>
      <!--   No Financial Backing   -->
      </concept>
      <concept>
        <code value="MED"/>
      <!--   Medical Status Altered   -->
      </concept>
    <!--   _ControlActNullificationReasonCode   -->
      <concept>
        <code value="ALTD"/>
      <!--   altered decision   -->
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
      <!--   Pre-starting action status / Not to be done codes   -->
        <value value="410521004"/>
      </filter>
    </include>
  </compose>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.