FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ndhm-alcohol-drinking-status

Packagendhm.in
TypeValueSet
Idndhm-alcohol-drinking-status
FHIR VersionR4
Sourcehttps://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-alcohol-drinking-status.html
URLhttps://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-alcohol-drinking-status
Version6.5.0
Statusdraft
Date2021-03-11
NameAlcoholDrinkingStatus
TitleAlcohol Drinking Status
Realmin
Authoritynational
DescriptionThis value set covers : All children (preferred term) of finding relating to alcohol drinking behavior (finding) of the SNOMED CT
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ndhm-alcohol-drinking-status

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ndhm-alcohol-drinking-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-alcohol-drinking-status",
  "version": "6.5.0",
  "name": "AlcoholDrinkingStatus",
  "title": "Alcohol Drinking Status",
  "status": "draft",
  "experimental": false,
  "date": "2021-03-11",
  "publisher": "National Resource Center for EHR Standards",
  "contact": [
    {
      "name": "National Resource Center for EHR Standards",
      "telecom": [
        {
          "system": "url",
          "value": "https://nrces.in/"
        }
      ]
    }
  ],
  "description": "This value set covers : All children (preferred term) of finding relating to alcohol drinking behavior (finding) of the SNOMED CT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IN",
          "display": "India"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "219006",
            "display": "Current drinker"
          },
          {
            "code": "105542008",
            "display": "Non - drinker"
          },
          {
            "code": "82581004",
            "display": "Ex-drinker"
          },
          {
            "code": "86933000",
            "display": "Heavy drinker"
          },
          {
            "code": "228277002",
            "display": "Light drinker"
          },
          {
            "code": "43783005",
            "display": "Moderate drinker"
          },
          {
            "code": "28127009",
            "display": "Social drinker"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "228273003"
          }
        ]
      }
    ]
  }
}