Insurability
Last updated
Was this helpful?
Last updated
Was this helpful?
This class represents a coverage of a patient by an insurance during a period or time.
parameters *
Insurance extra parameters.
hospitalisation
Is hospitalization covered.
ambulatory
Is outpatient care covered.
dental
Is dental care covered.
identificationNumber
Identification number of the patient at the insurance.
insuranceId
Id of the Insurance.
startDate
Start date of the coverage (YYYYMMDD). format: int64.
endDate
End date of the coverage (YYYYMMDD). format: int64.
titularyId
UUID of the contact person who is the policyholder of the insurance (when the patient is covered by the insurance of a third person).
encryptedSelf
The base64 encoded data of this object, formatted as JSON and encrypted in AES using the random master key from encryptionKeys.