java.lang.Object
org.phenopackets.phenopackettools.builder.builders.IndividualBuilder

public class IndividualBuilder extends Object
An Individual in the version 2 phenopacket can have these attributes. Only the id is required.
  1. id (string)
  2. alternate_ids (a list)
  3. date_of_birth (timestamp)
  4. time_at_last_encounter (TimeElement)
  5. vital_status (VitalStatus)
  6. sex (Sex)
  7. karyotypic_sex (KaryotypicSex)
  8. taxonomy (Ontology term)
Author:
Peter N Robinson