{
"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.",
"_filename": "CodeSystem-cdshooks-indicator.json",
"package_name": "hl7.fhir.uv.xver-r5.r4.r4b",
"date": "2025-09-13T16:55:28-04:00",
"publisher": "HL7 International / Terminology Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "Indicator",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CDS Hooks Indicator",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "draft",
"id": "75be4dc1-d69c-4823-9e11-57ca536cc14d",
"valueSet": "http://hl7.org/fhir/ValueSet/cdshooks-indicator|4.0.1",
"kind": null,
"url": "http://cds-hooks.hl7.org/CodeSystem/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": "5.0.0",
"contact": [ {
"name": "HL7 International / Terminology Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
} ]
}