Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "cdshooks-indicator",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cdshooks-indicator</b></p><a name=\"cdshooks-indicator\"> </a><a name=\"hccdshooks-indicator\"> </a><p>This case-sensitive code system <code>http://cds-hooks.hl7.org/CodeSystem/indicator</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">info<a name=\"cdshooks-indicator-info\"> </a></td><td>The response is informational</td></tr><tr><td style=\"white-space:nowrap\">warning<a name=\"cdshooks-indicator-warning\"> </a></td><td>The response is a warning</td></tr><tr><td style=\"white-space:nowrap\">critical<a name=\"cdshooks-indicator-critical\"> </a></td><td>The response is critical and indicates the workflow should not be allowed to proceed</td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r4.r4b"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "vocab"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url" : "http://cds-hooks.hl7.org/CodeSystem/indicator",
"version" : "4.0.1",
"name" : "Indicator",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-20T13:27:21+11:00",
"publisher" : "HL7 International / Terminology Infrastructure",
"contact" : [
{
"name" : "HL7 International / Terminology Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/Vocab"
}
]
}
],
"description" : "This value set captures the set of indicator codes defined by the CDS Hooks specification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/cdshooks-indicator|4.3.0",
"content" : "complete",
"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"
}
]
}