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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/cdshooks-indicator"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}