{
  "resourceType": "CodeSystem",
  "id": "OrgTypeCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS 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=\"OrgTypeCS-fac\"> </a></td><td>Facility</td><td>A physical healthcare facility.</td></tr><tr><td style=\"white-space:nowrap\">prvgrp<a name=\"OrgTypeCS-prvgrp\"> </a></td><td>Provider Group</td><td>A healthcare provider entity</td></tr><tr><td style=\"white-space:nowrap\">payer<a name=\"OrgTypeCS-payer\"> </a></td><td>Payer</td><td>A healthcare payer.</td></tr><tr><td style=\"white-space:nowrap\">atyprv<a name=\"OrgTypeCS-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=\"OrgTypeCS-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 or healthcare facility</td></tr><tr><td style=\"white-space:nowrap\">ntwk<a name=\"OrgTypeCS-ntwk\"> </a></td><td>Network</td><td>A healthcare provider insurance network</td></tr></table></div>"
  },
  "url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS",
  "version": "1.0.0",
  "name": "OrgTypeCS",
  "title": "Organization Type",
  "status": "active",
  "date": "2020-12-20T06:12:23+00:00",
  "publisher": "HL7 Financial Management Working Group",
  "contact": [
    {
      "name": "HL7 Financial Management Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm/index.cfm"
        },
        {
          "system": "email",
          "value": "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Categories of organizations based on criteria in provider directories.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "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 or healthcare facility"
    },
    {
      "code": "ntwk",
      "display": "Network",
      "definition": "A healthcare provider insurance network"
    }
  ]
}