careMESH NPD
0.1.0 - ci-build United States of America flag

careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: careMESH Organization Type CS - XML Representation

Draft as of 2026-03-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CaremeshOrgTypeCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CaremeshOrgTypeCS</b></p><a name="CaremeshOrgTypeCS"> </a><a name="hcCaremeshOrgTypeCS"> </a><a name="CaremeshOrgTypeCS-en-US"> </a><p>This  code system <code>http://fhir.caremesh.app/CodeSystem/CaremeshOrgTypeCS</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">fac<a name="CaremeshOrgTypeCS-fac"> </a></td><td>Facility</td><td>A physical healthcare facility</td></tr><tr><td style="white-space:nowrap">prvgrp<a name="CaremeshOrgTypeCS-prvgrp"> </a></td><td>Provider Group</td><td>A healthcare provider entity</td></tr><tr><td style="white-space:nowrap">payer<a name="CaremeshOrgTypeCS-payer"> </a></td><td>Payer</td><td>A healthcare payer</td></tr><tr><td style="white-space:nowrap">atyprv<a name="CaremeshOrgTypeCS-atyprv"> </a></td><td>Atypical Provider</td><td>Providers that do not provide healthcare</td></tr><tr><td style="white-space:nowrap">bus<a name="CaremeshOrgTypeCS-bus"> </a></td><td>Non-Healthcare Business</td><td>An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer of healthcare facility</td></tr><tr><td style="white-space:nowrap">ntwk<a name="CaremeshOrgTypeCS-ntwk"> </a></td><td>Network</td><td>A healthcare provider insurance network</td></tr></table></div>
  </text>
  <url value="http://fhir.caremesh.app/CodeSystem/CaremeshOrgTypeCS"/>
  <version value="0.1.0"/>
  <name value="CaremeshOrgTypeCS"/>
  <title value="careMESH Organization Type CS"/>
  <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="Categories of organizations based on criteria in provider directories"/>
  <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="6"/>
  <concept>
    <code value="fac"/>
    <display value="Facility"/>
    <definition value="A physical healthcare facility"/>
  </concept>
  <concept>
    <code value="prvgrp"/>
    <display value="Provider Group"/>
    <definition value="A healthcare provider entity"/>
  </concept>
  <concept>
    <code value="payer"/>
    <display value="Payer"/>
    <definition value="A healthcare payer"/>
  </concept>
  <concept>
    <code value="atyprv"/>
    <display value="Atypical Provider"/>
    <definition value="Providers that do not provide healthcare"/>
  </concept>
  <concept>
    <code value="bus"/>
    <display value="Non-Healthcare Business"/>
    <definition
                value="An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer of healthcare facility"/>
  </concept>
  <concept>
    <code value="ntwk"/>
    <display value="Network"/>
    <definition value="A healthcare provider insurance network"/>
  </concept>
</CodeSystem>