QI-Core Implementation Guide
4.1.0 - release
This page is part of the Quality Improvement Core Framework (v4.1.0: STU 4) based on FHIR R4. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="qicore-servicerequest-reason-rejected"/>
<meta>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> where concept is-a 416406003 (Procedure discontinued), concept is-a 428119001 (Procedure not indicated (situation)), concept is-a 416064006 (Procedure not offered), concept is-a 416432009 (Procedure not wanted) and concept is-a 410521004 (Not to be done (qualifier value))</li></ul></div>
</text>
<url
value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-servicerequest-reason-rejected"/>
<version value="4.1.0"/>
<name value="QICoreServiceRequestReasonRejected"/>
<title value="Reasons for rejecting a service request"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2018-08-22"/>
<publisher value="http://www.hl7.org/Special/committees/cqi/index.cfm"/>
<contact>
<name value="Clinical Quality Information WG"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description
value="The value set to instantiate this attribute should be drawn from a terminologically robust code system for reasons of rejecting or canceling a referral request. This value set is provided as a suggestive example."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<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://snomed.info/sct"/>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="416406003"/>
</filter>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="428119001"/>
</filter>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="416064006"/>
</filter>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="416432009"/>
</filter>
<filter>
<property value="concept"/>
<op value="is-a"/>
<value value="410521004"/>
</filter>
</include>
</compose>
</ValueSet>