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

QICoreFlagCategory

Formats: Narrative, XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="qicore-flag-category"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Flag Category Codes</h2><div><p>Value Set for Flag Category (Example). This value set defines category codes for Patient Record Flags. Patient record flags is a mechanism in which an alert can be assigned to patients who have certain high risk clinical needs or behavior problems. Flags can be configured to appear during the patient look-up process.</p>
</div><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-flag-category.html"><code>http://terminology.hl7.org/CodeSystem/flag-category</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/qicore/ValueSet/qicore-flag-category"/>
  <version value="4.0.0"/>
  <name value="QICoreFlagCategory"/>
  <title value="Flag Category Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-08-22T00:00:00+00:00"/>
  <publisher value="Health Level Seven, Inc. - CQI WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/special/committees/CQI"/>
    </telecom>
  </contact>
  <description
               value="Value Set for Flag Category (Example). This value set defines category codes for Patient Record Flags. Patient record flags is a mechanism in which an alert can be assigned to patients who have certain high risk clinical needs or behavior problems. Flags can be configured to appear during the patient look-up process."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/flag-category"/>
    </include>
  </compose>
</ValueSet>