HealthcareInsuranceActConfigurationByEmploymentId |
List of Healthcare Insurance Act records for an employment__Activity name:__ GetHealthcareInsuranceActConfigurationsByEmploymentIdGet the list of Healthcare Insurance Act configuration records for an employment
Catalog: LoketNlRest
Schema: HealthcareInsuranceAct
Retrieve: true
Insert: true
Update: false
Delete: false
Select loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations
Insert loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations
Update loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations
Delete loket.nl (REST) API URL: /providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations
Field Selection Method: NotRequired
Base Path: _embedded[*]
Select loket.nl (REST) API Operation: get /providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations
Insert loket.nl (REST) API Operation: post /providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations
Table Function Parameters
The following parameters can be used to control the behaviour of the table function HealthcareInsuranceActConfigurationByEmploymentId. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be treated using their default values.
Value specification by position is done by listing all values from the first to the last needed value. For example with `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.
Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.
Name |
Data Type |
Required |
Default Value |
Documentation |
---|---|---|---|---|
employmentId |
guid |
☑ |
|
The unique identifier of the employment |
Table Function Columns
The columns of the table function HealthcareInsuranceActConfigurationByEmploymentId are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
additionalContributionEmployer |
double |
|
☐ |
If applicable, please enter any additional contribution (extra bijdrage werkgever) for the employer in relation to the Healthcare Insurance Act (Zorgverzekeringswet). |
additionalPremium |
double |
|
☐ |
Additional premium (aanvullende premie) on top of the nomial premium may be registered here, if applicable. |
endDate |
datetime |
|
☐ |
The end date of the entity. The date is up to and including. |
healthcareInsuranceActType_key |
int32 |
|
☐ |
|
healthcareInsuranceActType_value |
string(50) |
|
☐ |
|
id |
guid |
|
☐ |
The unique identifier of an object (GUID/UUID) |
nominalPremium |
double |
|
☐ |
A nominal premium (nominale premie) for the Healthcare Insurance Act may be registered here, if applicable. |
startDate |
datetime |
|
☐ |
The start date of the entity.A (linked chain)[./#section/Data/Date-chains] is maintained within this resource. |
13-05-2022 15:37 Version 22.1.40-BETA+3374