

| {S}[B] Status [i] | implemented |
|---|---|
| Provenance | |
| Used by | |
| Contributors |
|
| Source (v1.0.0) |
Type: object
Description: Person
| Property | Type |
|---|---|
| affectedStatus | |
| familyId | string |
| individualId | string |
| maternalId | string |
| paternalId | string |
| sex |
one of MISSING, UNAFFECTED, AFFECTED
affectedStatus Value Example"MISSING"
add description
familyId Value Example"add example"
add description
individualId Value Example"add example"
add description
maternalId Value Example"add example"
add description
paternalId Value Example"add example"
one of UNKNOWN_SEX, FEMALE, MALE, OTHER_SEX
sex Value Example"FEMALE"
Person Value Example{
"individualId" : "add example"
}