PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@1.0.1
    http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes
{
  "description": "The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying insurance types used by patients in UDS+ program.",
  "_filename": "CodeSystem-uds-plus-insurance-codes.json",
  "package_name": "fhir.hrsa.uds-plus",
  "date": "2022-09-06",
  "publisher": "HRSA BPHC",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "UDSPlusInsuranceCodes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "UDS Plus Insurance Codes",
  "package_version": "1.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
      } ]
    }
  } ],
  "status": "active",
  "id": "548c1abb-1642-4900-8fb1-eb78a3039301",
  "valueSet": "http://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-insurance-codes",
  "kind": null,
  "count": 9,
  "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes",
  "concept": [ {
    "code": "none-or-uninsured",
    "display": "None or Uninsured",
    "definition": "Patient does not have insurance"
  }, {
    "code": "medicaid-title-19-21",
    "display": "Medicaid Title X1X",
    "definition": "Patients with Medicaid (Title X1X) insurance"
  }, {
    "code": "chip-medicaid",
    "display": "CHIP Medicaid",
    "definition": "Patients with CHIP Medicaid insurance"
  }, {
    "code": "medicare",
    "display": "Medicare",
    "definition": "Patients with Medicare insurance"
  }, {
    "code": "dually-eligible-medicaid-medicare",
    "display": "Dually Eligible",
    "definition": "Patients with both Medicare and Medicaid"
  }, {
    "code": "medicare-and-private",
    "display": "Medicare and Private",
    "definition": "Patients with both Medicare and Private insurance such as Medigap"
  }, {
    "code": "other-non-chip-public-insurance",
    "display": "Other Non CHIP Public Insurance",
    "definition": "Patients who have other public insurance which is non CHIP"
  }, {
    "code": "other-public-insurance-chip",
    "display": "Other Public Insurance CHIP",
    "definition": "Patients who have other public insurance which is CHIP"
  }, {
    "code": "private-insurance",
    "display": "Private Insurance",
    "definition": "Patients has Private Insurance"
  } ],
  "caseSensitive": true,
  "version": "1.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "https://bphc.hrsa.gov/",
      "system": "url"
    } ]
  } ]
}