FHIR Implementation Guide for NJSAMS


1.0.0 - release

NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NJSAMS Treatment Medications - JSON Representation

Draft as of 2022-08-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "njsams-treatment-meds-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet njsams-treatment-meds-vs</b></p><a name=\"njsams-treatment-meds-vs\"> </a><a name=\"hcnjsams-treatment-meds-vs\"> </a><a name=\"njsams-treatment-meds-vs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>6813</td><td>methadone</td></tr><tr><td>1819</td><td>buprenorphine</td></tr><tr><td>82819</td><td>acamprosate</td></tr><tr><td>1156982</td><td>naltrexone (oral)</td></tr><tr><td>636556</td><td>Vivitrol</td></tr><tr><td>3554</td><td>Disulfiram</td></tr><tr><td>1996185</td><td>Sublocade</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/418149003\">418149003</a></td><td>Psychoactive substance</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-UncategorizableCodes.html\"><code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes</code></a></li></ul></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/ValueSet/njsams-treatment-meds-vs",
  "version" : "1.0.0",
  "name" : "NJSAMSTreatmentMedications",
  "title" : "NJSAMS Treatment Medications",
  "status" : "draft",
  "experimental" : false,
  "date" : "2022-08-31",
  "publisher" : "Division of Mental Health and Addiction Services (DMHAS)",
  "contact" : [
    {
      "name" : "Division of Mental Health and Addiction Services (DMHAS)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dhs.nj.gov"
        }
      ]
    }
  ],
  "description" : "The medications that a client might use in treatment",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "concept" : [
          {
            "code" : "6813",
            "display" : "methadone"
          },
          {
            "code" : "1819",
            "display" : "buprenorphine"
          },
          {
            "code" : "82819",
            "display" : "acamprosate"
          },
          {
            "code" : "1156982",
            "display" : "naltrexone (oral)"
          },
          {
            "code" : "636556",
            "display" : "Vivitrol"
          },
          {
            "code" : "3554",
            "display" : "Disulfiram"
          },
          {
            "code" : "1996185",
            "display" : "Sublocade"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "418149003",
            "display" : "Psychoactive substance"
          }
        ]
      },
      {
        "system" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/UncategorizableCodes"
      }
    ]
  }
}