careMESH NPD
0.1.0 - ci-build
careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-03-16 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="CaremeshAcceptingPatientsCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CaremeshAcceptingPatientsCS</b></p><a name="CaremeshAcceptingPatientsCS"> </a><a name="hcCaremeshAcceptingPatientsCS"> </a><a name="CaremeshAcceptingPatientsCS-en-US"> </a><p>This code system <code>http://fhir.caremesh.app/CodeSystem/CaremeshAcceptingPatientsCS</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">nopt<a name="CaremeshAcceptingPatientsCS-nopt"> </a></td><td>Not Accepting</td><td>Not accepting patients</td></tr><tr><td style="white-space:nowrap">newpt<a name="CaremeshAcceptingPatientsCS-newpt"> </a></td><td>Accepting</td><td>Acccepting patients</td></tr><tr><td style="white-space:nowrap">existptonly<a name="CaremeshAcceptingPatientsCS-existptonly"> </a></td><td>Accepting existing patients</td><td>Accepting existing patients</td></tr><tr><td style="white-space:nowrap">existptfam<a name="CaremeshAcceptingPatientsCS-existptfam"> </a></td><td>Accepting existing patients and their families</td><td>Accepting existing patients and their families</td></tr></table></div>
</text>
<url
value="http://fhir.caremesh.app/CodeSystem/CaremeshAcceptingPatientsCS"/>
<version value="0.1.0"/>
<name value="CaremeshAcceptingPatientsCS"/>
<title value="careMESH Accepting Patients CodeSystem"/>
<status value="draft"/>
<date value="2026-03-16T13:58:56-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="Codes to identify if the practice is accepting new patients"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="nopt"/>
<display value="Not Accepting"/>
<definition value="Not accepting patients"/>
</concept>
<concept>
<code value="newpt"/>
<display value="Accepting"/>
<definition value="Acccepting patients"/>
</concept>
<concept>
<code value="existptonly"/>
<display value="Accepting existing patients"/>
<definition value="Accepting existing patients"/>
</concept>
<concept>
<code value="existptfam"/>
<display value="Accepting existing patients and their families"/>
<definition value="Accepting existing patients and their families"/>
</concept>
</CodeSystem>