DO.DR.06 MedicalCare

DO.DR.06 MedicalCare

This data object contains information related to the medical care the disabled person is receiving or needing

AttributeTypeCardinalityDescription

type

0...1

The type of medical care needed

support_status

0...1

the status if needed or already recieving

registration_date

0...1

The date the support has been registered

last_updated

0...1

The date the support has been 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