org.hl7.rim
public interface Organization extends RimObject, Entity
An Entity representing a formalized group of entities with a common purpose (e.g. administrative, legal, political) and the infrastructure to carry out that purpose.
Examples: Companies and institutions, a government department, an incorporated body that is responsible for administering a facility, an insurance company.
| Method Summary | |
|---|---|
| BAG<AD> | getAddr()
Gets attribute addr of type BAG |
| CE | getStandardIndustryClassCode()
Gets attribute standardIndustryClassCode of type CE and cardinality 0..1.
|
| void | setAddr(BAG<AD> value)
Sets attribute addr of type BAG |
| void | setStandardIndustryClassCode(CE value)
Sets attribute standardIndustryClassCode of type CE and cardinality 0..1.
|
The postal and/or residential address of an organization.
Returns: the attribute value
A value representing the industrial category of an organization entity.
Examples: 11231-Chicken Egg Production, 6211- Offices of Physicians, 621511-Medical Laboratories, 524114-Direct Health and Medical Insurance Carriers
Returns: the attribute value
The postal and/or residential address of an organization.
Parameters: value the new attribute value
A value representing the industrial category of an organization entity.
Examples: 11231-Chicken Egg Production, 6211- Offices of Physicians, 621511-Medical Laboratories, 524114-Direct Health and Medical Insurance Carriers
Parameters: value the new attribute value