PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ndh@1.0.0-ballot
    http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS
{
  "description": "Categories of organizations based on criteria in provider directories.",
  "_filename": "CodeSystem-OrgTypeCS.json",
  "package_name": "hl7.fhir.us.ndh",
  "date": "2023-07-30T14:53:07+00:00",
  "publisher": "HL7 International - Patient Administration Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "OrgTypeCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Organization Type Code System",
  "package_version": "1.0.0-ballot",
  "status": "active",
  "id": "1163ca25-b0ee-4a44-8e40-b6109a41b547",
  "kind": null,
  "count": 10,
  "url": "http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS",
  "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"
  }, {
    "code": "gov",
    "display": "Government",
    "definition": "A government agency for social services"
  }, {
    "code": "comm",
    "display": "Community",
    "definition": "A community based organization for social services"
  }, {
    "code": "edu",
    "display": "Education",
    "definition": "An educational institution or organization"
  }, {
    "code": "reli",
    "display": "Religious",
    "definition": "A religious organization for social services"
  } ],
  "caseSensitive": true,
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International - Patient Administration Work Group",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pafm",
      "system": "url"
    }, {
      "value": "pafm@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}