{
  "resourceType" : "CodeSystem",
  "id" : "NYCIRLocationSectorCodeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NYCIRLocationSectorCodeCS</b></p><a name=\"NYCIRLocationSectorCodeCS\"> </a><a name=\"hcNYCIRLocationSectorCodeCS\"> </a><a name=\"NYCIRLocationSectorCodeCS-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.caremesh.app/CodeSystem/NYCIRLocationSectorCodeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">proff<a name=\"NYCIRLocationSectorCodeCS-proff\"> </a></td><td>Private Practice</td><td>Private Practice</td></tr><tr><td style=\"white-space:nowrap\">hosp<a name=\"NYCIRLocationSectorCodeCS-hosp\"> </a></td><td>Hospital</td><td>Hospital</td></tr><tr><td style=\"white-space:nowrap\">fqhc<a name=\"NYCIRLocationSectorCodeCS-fqhc\"> </a></td><td>Federally Qualified Health Center</td><td>Federally Qualified Health Center</td></tr><tr><td style=\"white-space:nowrap\">nif<a name=\"NYCIRLocationSectorCodeCS-nif\"> </a></td><td>Non-immunizing Facility</td><td>Non-immunizing Facility</td></tr><tr><td style=\"white-space:nowrap\">ph<a name=\"NYCIRLocationSectorCodeCS-ph\"> </a></td><td>Public Health</td><td>Public Health</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"NYCIRLocationSectorCodeCS-other\"> </a></td><td>Other Medical Facility</td><td>Other Medical Facility</td></tr></table></div>"
  },
  "url" : "http://fhir.caremesh.app/CodeSystem/NYCIRLocationSectorCodeCS",
  "version" : "0.1.0",
  "name" : "NYCIRLocationSectorCodeCS",
  "title" : "NY CIR Location Sector Code Codesystem",
  "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" : "Describes a set of general descriptors for services that are provided at a location",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "proff",
    "display" : "Private Practice",
    "definition" : "Private Practice"
  },
  {
    "code" : "hosp",
    "display" : "Hospital",
    "definition" : "Hospital"
  },
  {
    "code" : "fqhc",
    "display" : "Federally Qualified Health Center",
    "definition" : "Federally Qualified Health Center"
  },
  {
    "code" : "nif",
    "display" : "Non-immunizing Facility",
    "definition" : "Non-immunizing Facility"
  },
  {
    "code" : "ph",
    "display" : "Public Health",
    "definition" : "Public Health"
  },
  {
    "code" : "other",
    "display" : "Other Medical Facility",
    "definition" : "Other Medical Facility"
  }]
}