org.hl7.rim
public interface LicensedEntity extends RimObject, Role
A Role of an Entity (player) that is accredited with licenses or qualifications (diplomas) certifying that this Entity may properly perform specific functions.
Examples: 1.) A paramedical training diploma
2.) The certification of equipment
3.) A license to a Person or Organization to provide health services.
Constraints: The scoper is the Organization that issues the credential.
| Method Summary | |
|---|---|
| TS | getRecertificationTime()
Gets attribute recertificationTime of type TS and cardinality 0..1.
|
| void | setRecertificationTime(TS value)
Sets attribute recertificationTime of type TS and cardinality 0..1.
|
The date recertification is required.
Returns: the attribute value
The date recertification is required.
Parameters: value the new attribute value