public class Party extends Object
This type is used to identify a legal entity. This is either: a physical person, an organization or a physical person at an organization. A legal entity is identified by a name (optional) and a unique number. Currently this can be one of the following: SSIN (physical person only), NIHII (health institute only) or CBE (enterprise only).
Constructor and Description |
---|
Party() |
Modifier and Type | Method and Description |
---|---|
Identification |
getOrganization() |
Identification |
getPhysicalPerson() |
void |
setOrganization(Identification organization) |
void |
setPhysicalPerson(Identification physicalPerson) |
public Identification getPhysicalPerson()
public void setPhysicalPerson(Identification physicalPerson)
physicalPerson
- the physicalPerson to setpublic Identification getOrganization()
public void setOrganization(Identification organization)
organization
- the organization to set
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.