FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/uds-plus-insurance-codes

Packagefhir.hrsa.uds-plus
TypeCodeSystem
Iduds-plus-insurance-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/CodeSystem-uds-plus-insurance-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes
Version2.0.0
Statusactive
Date2022-09-06
NameUDSPlusInsuranceCodes
TitleUDS Plus Insurance Codes
Realmus
Authorityhl7
DescriptionThe UDS Plus CodeSystem is a 'starter set' of codes supported for identifying insurance types used by patients in UDS+ program.
Contentcomplete

Resources that use this resource

ValueSet
uds-plus-insurance-codesUds Plus Insurance Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem uds-plus-insurance-codes

This case-sensitive code system http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes defines the following codes:

CodeDisplayDefinition
none-or-uninsured None or UninsuredPatient does not have insurance
medicaid-title-19-21 Medicaid Title X1XPatients with Medicaid (Title X1X) insurance
chip-medicaid CHIP MedicaidPatients with CHIP Medicaid insurance
medicare MedicarePatients with Medicare insurance
dually-eligible-medicaid-medicare Dually EligiblePatients with both Medicare and Medicaid
medicare-and-private Medicare and PrivatePatients with both Medicare and Private insurance such as Medigap
other-non-chip-public-insurance Other Non CHIP Public InsurancePatients who have other public insurance which is non CHIP
other-public-insurance-chip Other Public Insurance CHIPPatients who have other public insurance which is CHIP
private-insurance Private InsurancePatients has Private Insurance

Source

{
  "resourceType": "CodeSystem",
  "id": "uds-plus-insurance-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/uds-plus-insurance-codes",
  "version": "2.0.0",
  "name": "UDSPlusInsuranceCodes",
  "title": "UDS Plus Insurance Codes",
  "status": "active",
  "experimental": false,
  "date": "2022-09-06",
  "publisher": "HRSA BPHC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "description": "The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying insurance types used by patients in UDS+ program.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "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"
    }
  ]
}