This page is part of the Quality Improvement Core Framework (v3.2.0: STU 3) based on FHIR R3. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{ "resourceType" : "ValueSet", "id" : "qicore-flag-category", "meta" : { "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text" : { "status" : "generated", "div" : "<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>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/STU3/codesystem-flag-category.html\"><code>http://hl7.org/fhir/flag-category</code></a></li></ul></div>" }, "url" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-flag-category", "version" : "3.2.0", "name" : "QICoreFlagCategory", "title" : "Flag Category Codes", "status" : "draft", "experimental" : false, "date" : "2018-08-22T00:00:00+10:00", "publisher" : "Health Level Seven, Inc. - CQI WG", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/special/committees/CQI" } ] } ], "description" : "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" : "urn:iso:std:iso:3166", "code" : "us" } ] } ], "compose" : { "include" : [ { "system" : "http://hl7.org/fhir/flag-category" } ] } }