|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PersonType in be.ehealth.businessconnector.hub.builders |
---|
Methods in be.ehealth.businessconnector.hub.builders that return PersonType | |
---|---|
PersonType |
RequestBuilder.buildPersonType(String xml)
It builds a PersonType. |
Methods in be.ehealth.businessconnector.hub.builders with parameters of type PersonType | |
---|---|
String |
ResponseBuilder.buildPersonTypeResponse(PersonType response)
It builds the xml for the PersonType object. |
PutPatientRequest |
RequestBuilderComplete.buildPutPatientRequest(PersonType patient)
Creates a PutPatientRequest |
Uses of PersonType in be.ehealth.businessconnector.hub.service |
---|
Methods in be.ehealth.businessconnector.hub.service that return PersonType | |
---|---|
PersonType |
IntraHubPatientService.getPatient(PatientIdType patientId)
Gets the patient. |
PersonType |
IntraHubPatientService.putPatient(PersonType patient)
Put patient. |
Methods in be.ehealth.businessconnector.hub.service with parameters of type PersonType | |
---|---|
PersonType |
IntraHubPatientService.putPatient(PersonType patient)
Put patient. |
Uses of PersonType in be.ehealth.businessconnector.hub.service.impl |
---|
Methods in be.ehealth.businessconnector.hub.service.impl that return PersonType | |
---|---|
PersonType |
IntraHubPatientServiceImpl.getPatient(PatientIdType patientId)
|
PersonType |
IntraHubPatientServiceImpl.putPatient(PersonType patient)
|
Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type PersonType | |
---|---|
PersonType |
IntraHubPatientServiceImpl.putPatient(PersonType patient)
|
Uses of PersonType in be.ehealth.businessconnector.hub.session |
---|
Methods in be.ehealth.businessconnector.hub.session that return PersonType | |
---|---|
PersonType |
HubService.getPatient(PatientIdType patient)
This operation should be used to declare the consent of an healthcare party within a hub. |
PersonType |
HubService.putPatient(PersonType patient)
This operation should be used to create a patient within a hub. |
Methods in be.ehealth.businessconnector.hub.session with parameters of type PersonType | |
---|---|
PutPatientResponse |
HubServiceComplete.putPatient(PersonType patient)
This operation should be used to create a patient within a hub. |
PersonType |
HubService.putPatient(PersonType patient)
This operation should be used to create a patient within a hub. |
Uses of PersonType in be.ehealth.businessconnector.hub.session.impl |
---|
Methods in be.ehealth.businessconnector.hub.session.impl that return PersonType | |
---|---|
PersonType |
HubServiceImpl.getPatient(PatientIdType patientId)
This operation should be used to declare the consent of an healthcare party within a hub. |
PersonType |
HubServiceImpl.putPatient(PersonType patient)
This operation should be used to create a patient within a hub. |
Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type PersonType | |
---|---|
PersonType |
HubServiceImpl.putPatient(PersonType patient)
This operation should be used to create a patient within a hub. |
PutPatientResponse |
HubServiceCompleteImpl.putPatient(PersonType patient)
This operation should be used to create a patient within a hub. |
Uses of PersonType in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 that return PersonType | |
---|---|
PersonType |
PutPatientResponse.getPatient()
Gets the value of the patient property. |
PersonType |
PutPatientRequest.getPatient()
Gets the value of the patient property. |
PersonType |
GetPatientResponse.getPatient()
Gets the value of the patient property. |
PersonType |
FolderTypeUnbounded.getPatient()
Gets the value of the patient property. |
Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type PersonType | |
---|---|
void |
PutPatientResponse.setPatient(PersonType value)
Sets the value of the patient property. |
void |
PutPatientRequest.setPatient(PersonType value)
Sets the value of the patient property. |
void |
GetPatientResponse.setPatient(PersonType value)
Sets the value of the patient property. |
void |
FolderTypeUnbounded.setPatient(PersonType value)
Sets the value of the patient property. |
Uses of PersonType in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return PersonType | |
---|---|
PersonType |
PutPatientResponse.getPatient()
Gets the value of the patient property. |
PersonType |
PutPatientRequest.getPatient()
Gets the value of the patient property. |
PersonType |
GetPatientResponse.getPatient()
Gets the value of the patient property. |
PersonType |
FolderTypeUnbounded.getPatient()
Gets the value of the patient property. |
Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type PersonType | |
---|---|
void |
PutPatientResponse.setPatient(PersonType value)
Sets the value of the patient property. |
void |
PutPatientRequest.setPatient(PersonType value)
Sets the value of the patient property. |
void |
GetPatientResponse.setPatient(PersonType value)
Sets the value of the patient property. |
void |
FolderTypeUnbounded.setPatient(PersonType value)
Sets the value of the patient property. |
Uses of PersonType in be.fgov.ehealth.standards.kmehr.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return PersonType | |
---|---|
PersonType |
ObjectFactory.createPersonType()
Create an instance of PersonType |
PersonType |
FolderType.getPatient()
Gets the value of the patient property. |
PersonType |
ContentlocalitemattributeType.getPerson()
Gets the value of the person property. |
PersonType |
ContentType.getPerson()
Gets the value of the person property. |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 with parameters of type PersonType | |
---|---|
void |
FolderType.setPatient(PersonType value)
Sets the value of the patient property. |
void |
ContentlocalitemattributeType.setPerson(PersonType value)
Sets the value of the person property. |
void |
ContentType.setPerson(PersonType value)
Sets the value of the person property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |