DO.DR.06 MedicalCare

DO.DR.06 MedicalCare

The minimum level of information related to the type of chronic medical care the person with a disability requires that can generate significant out-of-pocket costs as well as whether the person accesses it or not.

AttributeTypeCardinalityDescription

type

0...1

The type of medical care

support_status

0...1

The status if required or already received

registration_date

0...1

The date the support was registered

last_updated

0...1

The date the support was updated

Example of JSON data structure for MedicalCare

{
    "type": "Maintenance medicine",
    "support_status" : "Required",
    "registration_date": "2023-01-10T00:00:00Z"
}

JSON-LD

JSON-LD File on GitHub

Last updated