{
"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.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-12-31T21:03:40.621+11:00"
},
"publisher": "FHIR Project team",
"content": "complete",
"name": "Indicator",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "4.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "draft",
"id": "d66dcae7-0b15-4bb8-882f-20eaab6ae844",
"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": "The response is informational"
}, {
"code": "warning",
"display": "The response is a warning"
}, {
"code": "critical",
"display": "The response is critical and indicates the workflow should not be allowed to proceed"
} ],
"caseSensitive": true,
"version": "4.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}