{ "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.r6.core", "date": null, "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2025-04-01T12:16:37.966+11:00" }, "publisher": "HL7 International / FHIR 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": "6.0.0-ballot3", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "deprecated" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "retired", "id": "cca202d2-a2d3-4f76-8a74-1edc3d3a700a", "valueSet": "http://hl7.org/fhir/ValueSet/cdshooks-indicator", "kind": null, "url": "http://cds-hooks.hl7.org/CodeSystem/indicator", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.1066", "system": "urn:ietf:rfc:3986" } ], "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": "6.0.0-ballot3", "relatedArtifact": [ { "type": "successor", "resource": "http://terminology.hl7.org/CodeSystem/cdshooks-indicator" } ], "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }