{
  "resourceType" : "ValueSet",
  "id" : "njsams-counties-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet njsams-counties-vs</b></p><a name=\"njsams-counties-vs\"> </a><a name=\"hcnjsams-counties-vs\"> </a><a name=\"njsams-counties-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-PatientCounty.html\"><code>https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientCounty</code></a></li></ul></div>"
  },
  "url" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/ValueSet/njsams-counties-vs",
  "version" : "1.0.0",
  "name" : "NJSAMSCounties",
  "title" : "NJSAMS Counties",
  "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 county where the patient resides, or is referred from",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/PatientCounty"
    }]
  }
}