{
  "resourceType" : "ValueSet",
  "id" : "SyntheaSubstanceAbuseVS",
  "meta" : {
    "profile" : ["http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SyntheaSubstanceAbuseVS</b></p><a name=\"SyntheaSubstanceAbuseVS\"> </a><a name=\"hcSyntheaSubstanceAbuseVS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/StructureDefinition-SlsValueSet.html\">SLS ValueSet Profile</a></p></div><ul><li>Import all the codes that are contained in <a href=\"ValueSet-SyntheaOpioidAddictionVS.html\">Synthea Codes for opioid_addiction</a></li></ul></div>"
  },
  "url" : "http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaSubstanceAbuseVS",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:1.3.6.1.4.1.66281.18.48.41"
  }],
  "version" : "0.1.0",
  "name" : "SyntheaSubstanceAbuseVS",
  "title" : "Synthea Substance Abuse Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-16T18:22:38+00:00",
  "publisher" : "John Moehrke",
  "contact" : [{
    "name" : "John Moehrke",
    "telecom" : [{
      "system" : "url",
      "value" : "http://johnmoehrke.github.io"
    }]
  },
  {
    "name" : "John Moehrke (himself)",
    "telecom" : [{
      "system" : "email",
      "value" : "JohnMoehrke@gmail.com"
    }]
  }],
  "description" : "A comprehensive ValueSet encompassing codes from all Synthea modules related to Opioid Addiction, OUD treatment, and chronic pain prescribing.\n\nv3-ActCode#SUD",
  "useContext" : [{
    "code" : {
      "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
      "code" : "focus"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "SUD"
      }]
    }
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "inactive" : true,
    "include" : [{
      "valueSet" : ["http://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaOpioidAddictionVS"]
    }]
  }
}