This page is part of the Quality Improvement Core Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions

Reasons for canceled or refused encounter codes


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-encounter-canceled-reason"/>
  <url
       value="http://hl7.org/fhir/qicore/ValueSet/qicore-encounter-canceled-reason"/>
  <name value="Reasons for canceled or refused encounter 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="2016-08-11T20:30:04+10: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 encounter process, in particular the process and reasons for canceling or refusing an encounter. 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"/>
      <concept>
        <code value="BLK"/>
      </concept>
      <concept>
        <code value="DEC"/>
      </concept>
      <concept>
        <code value="FIN"/>
      </concept>
      <concept>
        <code value="MED"/>
      </concept>
      <concept>
        <code value="ALTD"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="410521004"/>
      </filter>
    </include>
  </compose>
</ValueSet>