http://terminology.hl7.org/CodeSystem/cdshooks-indicator|2.0.0

name
CDSHooksIndicator
package
hl7.terminology.r5@6.3.0
content
complete
status
draft
date
2025-05-01 01:35:10.0

CDS Hooks Indicator

This codesystem captures the indicator codes defined by the CDS Hooks specification. The indicator is included as an element of the cards in a CDS Hooks response and conveys the urgency and/or importance of the information in each card. See [Card Attributes](https://cds-hooks.hl7.org/1.0/#card-attributes) in the CDS Hooks specification for more information. Note - the CodeSystem is transitioning from the Vocabulary Work Group to Clinical Decision Support (CDS) Work Group.

{
  "description" : "This codesystem captures the indicator codes defined by the CDS Hooks specification.    The indicator is included as an element of the cards in a CDS Hooks response and    conveys the urgency and/or importance of the information in each card. See [Card    Attributes](https://cds-hooks.hl7.org/1.0/#card-attributes) in the CDS Hooks specification    for more information. Note - the CodeSystem is transitioning from the Vocabulary Work Group to Clinical Decision Support (CDS) Work Group.",
  "compose" : null,
  "package" : "hl7.terminology.r5@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-02-07T06:31:57.154+00:00"
  },
  "publisher" : "Health Level Seven International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "CDSHooksIndicator",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "CDS Hooks Indicator",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  } ],
  "status" : "draft",
  "id" : "89b76f12-b3e8-5f28-b872-2f0e77b9a338",
  "url" : "http://terminology.hl7.org/CodeSystem/cdshooks-indicator",
  "concept" : [ {
    "code" : "info",
    "display" : "Information",
    "definition" : "The response is informational and indicates that it contains additional information      or relevant guidance that may be of interest"
  }, {
    "code" : "warning",
    "display" : "Warning",
    "definition" : "The response is a warning and indicates that it contains urgent or highly relevant      information that should be considered"
  }, {
    "code" : "critical",
    "display" : "Critical",
    "definition" : "The response is critical and indicates that it contains information or activities      that have high urgency and importance that should be immediately addressed"
  } ],
  "caseSensitive" : true,
  "version" : "2.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}