{
  "resourceType" : "ValueSet",
  "id" : "NYCIRLocationSettingCodeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NYCIRLocationSettingCodeVS</b></p><a name=\"NYCIRLocationSettingCodeVS\"> </a><a name=\"hcNYCIRLocationSettingCodeVS\"> </a><a name=\"NYCIRLocationSettingCodeVS-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-NYCIRLocationSettingCodeCS.html\"><code>http://fhir.caremesh.app/CodeSystem/NYCIRLocationSettingCodeCS</code></a></li></ul></div>"
  },
  "url" : "http://fhir.caremesh.app/ValueSet/NYCIRLocationSettingCodeVS",
  "version" : "0.1.0",
  "name" : "NYCIRLocationSettingCodeVS",
  "title" : "NY CIR Location Setting Code Valueset",
  "status" : "draft",
  "date" : "2026-06-03T11:04:45-04:00",
  "publisher" : "careMESH, Inc.",
  "contact" : [{
    "name" : "careMESH, Inc.",
    "telecom" : [{
      "system" : "url",
      "value" : "http://caremesh.com/"
    },
    {
      "system" : "email",
      "value" : "operations@caremesh.com"
    }]
  }],
  "description" : "Setting description for this Location",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://fhir.caremesh.app/CodeSystem/NYCIRLocationSettingCodeCS"
    }]
  }
}