XML

Adult Guardianship System - XML

The Adult Guardianship System is a civil law system designed to protect the rights and support the lives of individuals whose decision-making capacity is insufficient due to dementia, intellectual disabilities, mental disorders, or other reasons. A guardian or curator appointed by the family court provides personal care, manages property, and enters into contracts for welfare services. The system consists of two types: statutory guardianship, where the court appoints a guardian after the person's decision-making capacity becomes impaired, and voluntary guardianship, where the person selects a guardian in advance through a contract while still capable of making decisions.

adult guardianship statutory guardianship voluntary guardianship civil law Ministry of Justice family court elderly support dementia care rights protection
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>statutory-guardianship</slug>
    <name>Statutory Guardianship</name>
    <description>A system where the family court appoints a guardian after the person&apos;s decision-making capacity becomes impaired.</description>
    <category>statutory</category>
    <parentCode></parentCode>
  </item>
  <item>
    <code>01-01</code>
    <slug>guardianship</slug>
    <name>Guardianship</name>
    <description>A system for persons whose decision-making capacity is lacking, where the guardian has agency and revocation rights for all property-related legal acts.</description>
    <category>statutory</category>
    <parentCode>01</parentCode>
  </item>
  <item>
    <code>01-02</code>
    <slug>curatorship</slug>
    <name>Curatorship</name>
    <description>A system for persons with significantly insufficient decision-making capacity, where the curator has consent and revocation rights for acts under Article 13, Paragraph 1 of the Civil Code.</description>
    <category>statutory</category>
    <parentCode>01</parentCode>
  </item>
  <item>
    <code>01-03</code>
    <slug>assistance</slug>
    <name>Assistance</name>
    <description>A system for persons with insufficient decision-making capacity, where agency, consent, and revocation rights are granted for specific legal acts upon application.</description>
    <category>statutory</category>
    <parentCode>01</parentCode>
  </item>
  <item>
    <code>02</code>
    <slug>voluntary-guardianship</slug>
    <name>Voluntary Guardianship</name>
    <description>A system where a person selects a voluntary guardian in advance through a contract while still capable of making decisions.</description>
    <category>voluntary</category>
    <parentCode></parentCode>
  </item>
  <item>
    <code>03</code>
    <slug>guardian</slug>
    <name>Adult Guardian</name>
    <description>A person appointed by the family court to manage property and provide personal care for the ward.</description>
    <category>role</category>
    <parentCode></parentCode>
  </item>
  <item>
    <code>04</code>
    <slug>voluntary-guardian</slug>
    <name>Voluntary Guardian</name>
    <description>A person selected by the individual while capable of making decisions and entrusted through a notarized contract.</description>
    <category>role</category>
    <parentCode></parentCode>
  </item>
  <item>
    <code>05</code>
    <slug>voluntary-guardianship-supervisor</slug>
    <name>Voluntary Guardianship Supervisor</name>
    <description>A person appointed by the family court to supervise the voluntary guardian&apos;s activities.</description>
    <category>role</category>
    <parentCode></parentCode>
  </item>
</items>