<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="NYCIRLocationSectorCodeCS"/>
  <text>
    <status value="generated"/><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>
  </text>
  <url value="http://fhir.caremesh.app/CodeSystem/NYCIRLocationSectorCodeCS"/>
  <version value="0.1.0"/>
  <name value="NYCIRLocationSectorCodeCS"/>
  <title value="NY CIR Location Sector Code Codesystem"/>
  <status value="draft"/>
  <date value="2026-06-03T11:04:45-04:00"/>
  <publisher value="careMESH, Inc."/>
  <contact>
    <name value="careMESH, Inc."/>
    <telecom>
      <system value="url"/>
      <value value="http://caremesh.com/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="operations@caremesh.com"/>
    </telecom>
  </contact>
  <description value="Describes a set of general descriptors for services that are provided at a location"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="proff"/>
    <display value="Private Practice"/>
    <definition value="Private Practice"/>
  </concept>
  <concept>
    <code value="hosp"/>
    <display value="Hospital"/>
    <definition value="Hospital"/>
  </concept>
  <concept>
    <code value="fqhc"/>
    <display value="Federally Qualified Health Center"/>
    <definition value="Federally Qualified Health Center"/>
  </concept>
  <concept>
    <code value="nif"/>
    <display value="Non-immunizing Facility"/>
    <definition value="Non-immunizing Facility"/>
  </concept>
  <concept>
    <code value="ph"/>
    <display value="Public Health"/>
    <definition value="Public Health"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other Medical Facility"/>
    <definition value="Other Medical Facility"/>
  </concept>
</CodeSystem>