crvs:Parent
A link entity that associates a Person with a parental role (biological mother, biological father, legal mother, legal father, adoptive mother, adoptive father, surrogate mother). Used on Birth, Adoption, PaternityRecognition, and Legitimation so that biological and legal parentage can be captured explicitly rather than collapsed into a single parent slot. Parallel in structure to GroupMembership.
https://publicschema.org/crvs/Parent
Supertypes
Properties
| Property | Type | Definition |
|---|---|---|
| person from CRVSPerson | concept:Person | A reference to the individual Person this record relates to. |
| nationality from CRVSPerson | string (country) | The country of citizenship or nationality, expressed as an ISO 3166-1 alpha-2 co... |
| occupation from CRVSPerson | string (occupation) | The person's primary occupation, classified according to the ISCO-08 sub-major g... |
| education_level from CRVSPerson | string (education-level) | The highest level of formal education completed by a person. |
| marital_status from CRVSPerson | string (marital-status) | The marital or civil status of a person as recorded in an administrative system. |
| literacy from CRVSPerson | string (literacy) | Whether the person can, with understanding, both read and write a short simple s... |
| religion from CRVSPerson | string | The religion, religious denomination, or sect of the person, as self-identified.... |
| ethnic_group from CRVSPerson | string | The ethnic or cultural group of the person, as self-identified. The UNSD recomme... |
| employment_status from CRVSPerson | string (employment-status) | The labour force participation status of the person: whether they are employed, ... |
| status_in_employment from CRVSPerson | string (status-in-employment) | The type of employment relationship: whether the person is an employee, employer... |
| industry from CRVSPerson | string | The branch of economic activity in which the person works, classified according ... |
| place_of_usual_residence from CRVSPerson | concept:Location | The usual place of residence of the person at the time of the vital event. Used ... |
| age_at_event from CRVSPerson | integer | The stated age of the person at the time of the vital event. Used in low-complet... |
| parental_role | string (crvs/parental-role) | The role a person holds as a parent (biological mother, biological father, legal... |
Evidence
| Standard | Equivalent | Match |
|---|---|---|
| OpenCRVS v1 GraphQL | No v1 equivalent | none |
| OpenCRVS v1 uses typed slots (mother, father) with roles implicit in field names rather than a reified link entity. Adoptive, legal, and surrogate roles are not representable in v1. | ||