org.hl7.rim
public interface Patient extends RimObject, Role
A Role of a LivingSubject (player) as a recipient of health care services from a healthcare provider (scoper).
| Method Summary | |
|---|---|
| CE | getConfidentialityCode()
Gets attribute confidentialityCode of type CE and cardinality 0..1.
|
| CE | getVeryImportantPersonCode()
Gets attribute veryImportantPersonCode of type CE and cardinality 0..1.
|
| void | setConfidentialityCode(CE value)
Sets attribute confidentialityCode of type CE and cardinality 0..1.
|
| void | setVeryImportantPersonCode(CE value)
Sets attribute veryImportantPersonCode of type CE and cardinality 0..1.
|
A code specifying the privacy protection policies in place for this patient.
Returns: the attribute value
A code specifying the Patient's special status granted by the scoper organization, often resulting in preferred treatment and special considerations. For example, board member, diplomat, etc.
Returns: the attribute value
A code specifying the privacy protection policies in place for this patient.
Parameters: value the new attribute value
A code specifying the Patient's special status granted by the scoper organization, often resulting in preferred treatment and special considerations. For example, board member, diplomat, etc.
Parameters: value the new attribute value