sb-phenopackets Person [ ↗ ]

{S}[B] Status [i]
implemented
Provenance
Used by
Contributors
Source (v1.0.0)

Attributes

Type: object
Description: Person

Properties

PropertyType
affectedStatus
familyIdstring
individualIdstring
maternalIdstring
paternalIdstring
sex

affectedStatus

one of MISSING, UNAFFECTED, AFFECTED

affectedStatus Value Example
"MISSING"

familyId

add description

familyId Value Example
"add example"

individualId

add description

individualId Value Example
"add example"

maternalId

add description

maternalId Value Example
"add example"

paternalId

add description

paternalId Value Example
"add example"

sex

one of UNKNOWN_SEX, FEMALE, MALE, OTHER_SEX

sex Value Example
"FEMALE"

Person Value Example

{
   "individualId" : "add example"
}