PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot1
    http://hl7.org/fhir/eligibility
{
  "description": "Example set of HealthcareService eligibility codes",
  "_filename": "CodeSystem-eligibility.json",
  "package_name": "hl7.fhir.r6.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-12-18T15:12:07.602+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-ballot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "active",
  "id": "8667d198-6bf9-46d9-b266-acecd3559976",
  "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-ballot1"
}