# Government Scheme

{% hint style="info" %}
Download the [OpenAPI specification file](https://docs.developer.singpass.gov.sg/docs/technical-specifications/integration-guide/5.-requesting-for-userinfo#person-information-openapi-specification) for the full list of Myinfo person data scopes, field structures, value types, accepted formats, and maximum field lengths. This serves as the technical reference for developers integrating with the Myinfo API.
{% endhint %}

<table><thead><tr><th width="112">id</th><th width="144">name</th><th width="271.46484375">description</th><th width="100.9921875">Data Available</th><th>Source</th></tr></thead><tbody><tr><td>pioneergen.eligibility</td><td>Pioneer Generation Eligibility</td><td>The Government has introduced the Pioneer Generation Package to honour and thank our pioneers for their hard work and dedication in making Singapore what it is today. The package includes a host of initiatives aimed at making healthcare affordable for our Pioneer Generation for life.</td><td>SC</td><td>MOF/CPFB</td></tr><tr><td>merdekagen.eligibility</td><td>Merdeka Generation Eligibility</td><td>The Government has introduced the Merdeka Generation Package to honour and thank our Merdeka Generation for their contributions. The package supports the aspirations of Merdeka Generation seniors in their silver years by helping them to stay active and healthy and providing them better peace of mind over future healthcare costs.</td><td>SC</td><td>MOF/CPFB</td></tr><tr><td>chas</td><td>Community Health Assist Scheme </td><td><p>The Community Health Assist Scheme (CHAS) enables all Singapore Citizens, including Pioneer Generation (PG) and Merdeka Generation (MG) cardholders, to receive subsidies for medical and/or dental care* at participating General Practitioner (GP) and dental clinics.</p><p>For patients with chronic conditions, CHAS complements the Chronic Disease Management Programme (CDMP), which allows for MediSave to be used for outpatient treatment (for the same set of chronic conditions) covered under CHAS. Besides enjoying CHAS subsidies for the treatment of their chronic conditions, patients can also tap on their MediSave to defray part of the cost of these treatments.</p><p>Patients who seek treatment for their chronic conditions at CHAS GP clinics can also receive subsidised rates for healthcare services such as Diabetic Foot Screening (DFS), Diabetic Retinal Photography (DRP) and nurse counselling at Community Health Centres (CHCs) and Primary Care Network (PCN) clinics.</p></td><td>SC</td><td>MOH</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.developer.singpass.gov.sg/docs/data-catalog-myinfo/catalog/government-scheme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
