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

SNOMED CT Priorities Codes


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-priority"/>
  <url value="http://hl7.org/fhir/qicore/ValueSet/qicore-priority"/>
  <name value="SNOMED CT Priorities Codes"/>
  <status value="draft"/>
  <publisher value="Health Level Seven, Inc. - CQI WG"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/special/committees/CQI"/>
    </telecom>
  </contact>
  <date value="2016-08-11T20:30:04+10:00"/>
  <description
               value="This value set includes all the "Priorities" SNOMED CT codes (i.e. codes with an is-a relationship with 272125009: Priorities)."/>
  <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="272125009"/>
      </filter>
    </include>
  </compose>
</ValueSet>