| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.Builder.build()
build the patient object and checks for parameters integrity
|
| Constructor and Description |
|---|
Builder(Patient existingPatient)
Builder with existing (template) patient object.
|
| Modifier and Type | Method and Description |
|---|---|
static Patient |
EidUtils.readFromEidCard()
retrieves from eidcard with default scope.
|
static Patient |
EidUtils.readFromEidCard(String scope)
retrieves from eidcard to build a
Patient object |
| Modifier and Type | Method and Description |
|---|---|
Routing |
CommonBuilder.createRouting(Patient patientInfo,
org.joda.time.DateTime refDate)
Deprecated.
Use
CommonBuilder.createRouting(Patient, LocalDateTime) instead.
Creates Routing object with given parameters. The routing info is used to determine the OA (insurance organisation) to send the info
to. Can be ommitted in some cases ( if other means to determine OA are provided , ex Ws-Addressing header ) |
Routing |
CommonBuilder.createRouting(Patient patientInfo,
LocalDateTime refDate)
Creates Routing object with given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
Routing |
AbstractCommonBuilderImpl.createRouting(Patient patientInfo,
org.joda.time.DateTime refDate)
Create the
Routing with the patientInfo |
Routing |
AbstractCommonBuilderImpl.createRouting(Patient patientInfo,
LocalDateTime refDate) |
Connector Packaging OTMOBILITYIMPROVEMENT 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.