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

FHIR IG Statistics: ValueSet/alcohol-anti-craving-medication

Packageca.on.oh.mha.pds
Resource TypeValueSet
Idalcohol-anti-craving-medication
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/alcohol-anti-craving-medication
URLhttp://ontariohealth.ca/fhir/ValueSet/alcohol-anti-craving-medication
Version1.0.0
Statusdraft
NameAlcoholAnti-CravingMedication
TitleAlcohol Anti-Craving Medication
DescriptionThe value set identifies the alcohol anti-craving medication

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "alcohol-anti-craving-medication",
  "url": "http://ontariohealth.ca/fhir/ValueSet/alcohol-anti-craving-medication",
  "version": "1.0.0",
  "name": "AlcoholAnti-CravingMedication",
  "title": "Alcohol Anti-Craving Medication",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "The value set identifies the alcohol anti-craving medication",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373546002",
            "display": "Naltrexone"
          },
          {
            "code": "391698009",
            "display": "Acamprosate"
          },
          {
            "code": "386845007",
            "display": "Gabapentin"
          },
          {
            "code": "387342009",
            "display": "Baclofen"
          },
          {
            "code": "386844006",
            "display": "Topiramate"
          },
          {
            "code": "415160008",
            "display": "Pregabalin"
          },
          {
            "code": "74964007",
            "display": "Other"
          }
        ]
      }
    ]
  }
}