PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot4
    http://hl7.org/fhir/eligibility
{
  "description": "Example set of HealthcareService eligibility codes",
  "_filename": "CodeSystem-eligibility.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": null,
  "meta": {
    "lastUpdated": "2025-12-18T07:07:42.170+11:00"
  },
  "publisher": "HL7 International",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Eligibility",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Eligibility Characteristics",
  "package_version": "6.0.0-ballot4",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  } ],
  "status": "active",
  "id": "07b8ecd6-22db-4d45-958a-f2a8ca002b38",
  "kind": null,
  "url": "http://hl7.org/fhir/eligibility",
  "concept": [ {
    "code": "veterans",
    "display": "Veterans",
    "definition": "Only Veterans are eligible to receive services associated with this code"
  }, {
    "code": "pediatric-patients",
    "display": "Pediatric patients",
    "definition": "Pediatric Patients"
  }, {
    "code": "existing-patients",
    "display": "Existing Patients",
    "definition": "Existing Patients"
  }, {
    "code": "new-patients",
    "display": "New patients",
    "definition": "New patients"
  }, {
    "code": "low-income-patients",
    "display": "Low-income patients",
    "definition": "Low-income patients"
  }, {
    "code": "uninsured-patients",
    "display": "Uninsured patients",
    "definition": "Uninsured patients"
  }, {
    "code": "renal-patients",
    "display": "Renal patients",
    "definition": "Renal patients (e.g., for dialysis services)"
  }, {
    "code": "specialist-referral-required",
    "display": "Specialist referral required",
    "definition": "A specific specialist referral is required to receive services associated with this code"
  }, {
    "code": "assessment-required",
    "display": "Assessment required",
    "definition": "An assessment is required to receive services associated with this code"
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot4"
}