| Package | fhir.cdc.opioid-cds-r4 |
| Resource Type | CodeSystem |
| Id | opioidcds-indicator |
| FHIR Version | R4 |
| Source | http://fhir.org/guides/cdc/opioid-cds/https://build.fhir.org/ig/cqframework/opioid-cds-r4/CodeSystem-opioidcds-indicator.html |
| URL | http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator |
| Version | 2022.1.0 |
| Status | draft |
| Date | 2025-08-11T15:20:22+00:00 |
| Name | CDC_Opioid_Indicator |
| Title | CodeSystem - CDC 2022 Opioid Indicator |
| Realm | us |
| Authority | hl7 |
| Description | Indicates the urgency/importance of what this RequestGroup action conveys |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem opioidcds-indicator
This case-sensitive code system http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator defines the following codes:
{
"resourceType": "CodeSystem",
"id": "opioidcds-indicator",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator",
"version": "2022.1.0",
"name": "CDC_Opioid_Indicator",
"title": "CodeSystem - CDC 2022 Opioid Indicator",
"status": "draft",
"experimental": false,
"date": "2025-08-11T15:20:22+00:00",
"publisher": "Centers for Disease Control and Prevention (CDC)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov"
}
]
}
],
"description": "Indicates the urgency/importance of what this RequestGroup action conveys",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "info",
"display": "Information",
"definition": "Indicates that the workflow result is informational"
},
{
"code": "warning",
"display": "Warning",
"definition": "Indicates that the workflow result is a warning"
},
{
"code": "hard-stop",
"display": "Hard Stop",
"definition": "Indicates that the workflow should not be allowed to proceed"
}
]
}