birth_order
For multiple births, the sequence number of this infant among the siblings born in the same delivery (1 for first-born, 2 for second-born, etc.).
https://publicschema.org/crvs/birth_order
Evidence
| Standard | Equivalent | Match |
|---|---|---|
| OpenCRVS v1 GraphQL | Person.multipleBirth | close |
| OpenCRVS carries this as an Int on the child's Person entity rather than on the registration itself. | ||
Details
| Type | integer |
| Cardinality | single |