FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | ValueSet |
| Id | ValueSet-irrs-frequency-of-alcohol-intake.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/ValueSet/irrs-frequency-of-alcohol-intake |
| URL | http://cihi.ca/fhir/irrs/ValueSet/irrs-frequency-of-alcohol-intake |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-frequency-of-alcohol-intake |
| Realm | ca |
| Authority | hl7 |
No resources found
| CodeSystem | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-frequency-of-alcohol-intake | irrs-frequency-of-alcohol-intake |
Note: links and images are rebased to the (stated) source
This value set includes codes from the following code systems:
http://cihi.ca/fhir/irrs/CodeSystem/irrs-frequency-of-alcohol-intake| Code | Display | |
| 0 | None | |
| 1 | 1 | |
| 2 | 2 to 4 | |
| 3 | 5 or more |
{
"resourceType": "ValueSet",
"id": "irrs-frequency-of-alcohol-intake",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-frequency-of-alcohol-intake",
"version": "1.0",
"name": "irrs-frequency-of-alcohol-intake",
"status": "active",
"date": "2018-11-16T11:40:38-05:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"compose": {
"include": [
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-frequency-of-alcohol-intake",
"version": "1.0",
"concept": [
{
"code": "0",
"display": "None"
},
{
"code": "1",
"display": "1"
},
{
"code": "2",
"display": "2 to 4"
},
{
"code": "3",
"display": "5 or more"
}
]
}
]
}
}