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

FHIR IG Statistics: ValueSet/addiction-substance-use

Packageca.on.oh.mha.pds
Resource TypeValueSet
Idaddiction-substance-use
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/addiction-substance-use
URLhttp://ontariohealth.ca/fhir/ValueSet/addiction-substance-use
Version1.0.0
Statusdraft
NameAddiction-SubstanceUse
TitleAddiction-Substance Use
DescriptionA set of values that indicates the behavioural addictions and/or problematic substance use.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "addiction-substance-use",
  "url": "http://ontariohealth.ca/fhir/ValueSet/addiction-substance-use",
  "version": "1.0.0",
  "name": "Addiction-SubstanceUse",
  "title": "Addiction-Substance Use",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "A set of values that indicates the behavioural addictions and/or problematic substance use.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "15167005",
            "display": "Alcohol abuse"
          },
          {
            "code": "37344009",
            "display": "Cannabis abuse"
          },
          {
            "code": "18085000",
            "display": "Compulsive gambling"
          },
          {
            "code": "191853003",
            "display": "Drug addiction - solvent"
          },
          {
            "code": "74851005",
            "display": "Hallucinogen abuse"
          },
          {
            "code": "724694006",
            "display": "Harmful pattern of use of caffeine"
          },
          {
            "code": "724656006",
            "display": "Hypnotic dependence"
          },
          {
            "code": "5602001",
            "display": "Opioid abuse"
          },
          {
            "code": "74964007",
            "display": "Other"
          },
          {
            "code": "64386003",
            "display": "Sedative abuse"
          },
          {
            "code": "441527004",
            "display": "Stimulant abuse"
          },
          {
            "code": "64970000",
            "display": "Substance type unknown"
          },
          {
            "code": "110483000",
            "display": "Tobacco user"
          }
        ]
      }
    ]
  }
}