PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r5@6.4.0
    http://terminology.hl7.org/CodeSystem/cdshooks-indicator
{
  "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.",
  "_filename": "CodeSystem-cdshooks-indicator.json",
  "package_name": "hl7.terminology.r5",
  "date": "2025-05-28T05:13:21-06:00",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CDS Hooks Indicator",
  "package_version": "6.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "draft",
  "id": "49b0dd37-15d5-4ce1-aee6-d1120be3aa55",
  "kind": null,
  "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"
    } ]
  } ]
}