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 - JSON Representation

Draft as of 2026-03-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CaremeshOrgTypeCS",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://fhir.caremesh.app/CodeSystem/CaremeshOrgTypeCS",
  "version" : "0.1.0",
  "name" : "CaremeshOrgTypeCS",
  "title" : "careMESH Organization Type CS",
  "status" : "draft",
  "date" : "2026-03-16T13:58:56-04:00",
  "publisher" : "careMESH, Inc.",
  "contact" : [
    {
      "name" : "careMESH, Inc.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://caremesh.com/"
        },
        {
          "system" : "email",
          "value" : "operations@caremesh.com"
        }
      ]
    }
  ],
  "description" : "Categories of organizations based on criteria in provider directories",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "fac",
      "display" : "Facility",
      "definition" : "A physical healthcare facility"
    },
    {
      "code" : "prvgrp",
      "display" : "Provider Group",
      "definition" : "A healthcare provider entity"
    },
    {
      "code" : "payer",
      "display" : "Payer",
      "definition" : "A healthcare payer"
    },
    {
      "code" : "atyprv",
      "display" : "Atypical Provider",
      "definition" : "Providers that do not provide healthcare"
    },
    {
      "code" : "bus",
      "display" : "Non-Healthcare Business",
      "definition" : "An organization that does not meet the definitions of a Healthcare or Atypical Provider, and is not a payer of healthcare facility"
    },
    {
      "code" : "ntwk",
      "display" : "Network",
      "definition" : "A healthcare provider insurance network"
    }
  ]
}