{
"description": "This value set captures the set of indicator codes defined by the CDS Hooks specification.",
"_filename": "codesystem-cdshooks-indicator.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-05-03T21:59:52.634+10:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Indicator",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "4.6.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "draft",
"id": "ca0f116e-ef9a-4d3f-b706-6e9bc0c422da",
"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.1.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": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}