Record type
The type of civil status record: birth, marriage, death, paternity recognition, supplementary judgment (jugement supplétif), or a court-ordered substitute record. Determines which original vital event the record attests to.
https://publicschema.org/crvs/record_type
Evidence
| Standard | Equivalent | Match |
|---|---|---|
| OpenCRVS v2 event service | EventDocument.type (country-configured string) | close |
| In v2, EventDocument.type is a free string set by the country config (e.g. 'birth', 'death', 'marriage'). This is the closest v2 equivalent to our record_type property; the correspondence is close but the v2 field is a string rather than an enum. | ||
Details
| Type | string |
| Cardinality | single |
| Vocabulary | crvs/civil-status-record-type |