FHIR IG analytics
| Package | ihe.pcc.maps |
| Resource Type | ValueSet |
| Id | ValueSet-Alcohol.USe.Frequency.VS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/PCC.mAPS/ValueSet-Alcohol.USe.Frequency.VS.html |
| URL | https://profiles.ihe.net/PCC/mAPS/ValueSet/Alcohol.USe.Frequency.VS |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-03T22:52:22+00:00 |
| Name | Alcohol_USe_Frequency_VS |
| Title | Alcohol USe Frequency |
| Realm | uv |
| Authority | ihe |
| Description | This value set lists the frequency metrics to express the frequency of alcohol use (e.g. drinks per day, drinks per week). |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display |
| {drink}/d | {drink}/d |
| {drink}/wk | {drink}/wk |
Source1
{
"resourceType": "ValueSet",
"id": "Alcohol.USe.Frequency.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/mAPS/ValueSet/Alcohol.USe.Frequency.VS",
"version": "1.0.0",
"name": "Alcohol_USe_Frequency_VS",
"title": "Alcohol USe Frequency",
"status": "active",
"experimental": false,
"date": "2026-02-03T22:52:22+00:00",
"publisher": "IHE Patient Care Coordination Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
},
{
"name": "IHE Patient Care Coordination Committee",
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
}
],
"description": "This value set lists the frequency metrics to express the frequency of alcohol use (e.g. drinks per day, drinks per week).",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "{drink}/d",
"display": "{drink}/d"
},
{
"code": "{drink}/wk",
"display": "{drink}/wk"
}
]
}
]
}
}