FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-iar-alcohol-consumption.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/CodeSystem/alcohol-consumption |
| URL | http://ontariohealth.ca/fhir/iar/CodeSystem/alcohol-consumption |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-23 |
| Name | IARAlcoholConsumption |
| Realm | ca |
| Description | Codes to identify alcohol consumption in last 90 days. |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | alcohol-consumption | IAR Alcohol Consumption |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "codesystemalcohol-consumption",
"url": "http://ontariohealth.ca/fhir/iar/CodeSystem/alcohol-consumption",
"version": "0.1.0",
"name": "IARAlcoholConsumption",
"status": "active",
"date": "2026-01-23",
"publisher": "Ontario Health",
"description": "Codes to identify alcohol consumption in last 90 days.",
"content": "complete",
"concept": [
{
"code": "0",
"display": "None"
},
{
"code": "1",
"display": "1 day"
},
{
"code": "2",
"display": "2-8 days"
},
{
"code": "3",
"display": "9 or more days, but not daily"
},
{
"code": "4",
"display": "Daily"
}
]
}