FHIR IG Statistics: ValueSet/alcoholUsageStatus-snomed-eu-i4rc 
Resources that use this resource
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
Narrative
Note: links and images are rebased to the (stated) source
Source
{
  "resourceType": "ValueSet",
  "id": "alcoholUsageStatus-snomed-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/alcoholUsageStatus-snomed-eu-i4rc",
  "version": "0.1.0",
  "name": "VsAlcoholUsageStatusSctI4rc",
  "title": "Alcohol Usage Status: SNOMED CT",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T13:48:09+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Alcohol Usage Status: SNOMED CT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "219006",
            "display": "Current drinker of alcohol"
          },
          {
            "code": "82581004",
            "display": "Ex-drinker"
          },
          {
            "code": "783261004",
            "display": "Lifetime non-drinker of alcohol"
          },
          {
            "code": "286857004",
            "display": "Ex-problem drinker"
          },
          {
            "code": "160580001",
            "display": "Alcohol consumption unknown"
          }
        ]
      }
    ]
  }
}