Modifier and Type | Method and Description |
---|---|
List<HcParty> |
RequestObjectBuilder.getAuthorHcParties()
Gets a list of HcParties that should be included in the author section of the message
|
Modifier and Type | Method and Description |
---|---|
PutTherapeuticLinkRequest |
RequestObjectBuilder.createPutTherapeuticLinkRequest(org.joda.time.DateTime endDate,
Patient patient,
HcParty concernedHealthCareProfessionel,
String therLinkType,
String comment,
Proof... proofs)
Creates a new
PutTherapeuticLinkRequest |
PutTherapeuticLinkRequest |
RequestObjectBuilder.createPutTherapeuticLinkRequest(Patient patient,
HcParty concernedHealthCareProfessionel,
Date endDate,
String therLinkType,
String comment,
Proof... proofs)
Deprecated.
|
PutTherapeuticLinkRequest |
RequestObjectBuilder.createPutTherapeuticLinkRequest(Patient patient,
HcParty hcp,
String therLinkType,
Proof proof)
Creates a putTherapeuticLinkRequest enddate & comment are null by default
|
RevokeTherapeuticLinkRequest |
RequestObjectBuilder.createRevokeTherapeuticLinkRequest(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
Patient patient,
HcParty hcp,
String therLinkType,
String commentAboutRevokal,
Proof... proofs)
Creates a RevokeTherapeuticLinkRequest
|
RevokeTherapeuticLinkRequest |
RequestObjectBuilder.createRevokeTherapeuticLinkRequest(Patient patient,
HcParty hcp,
Date startDate,
Date endDate,
String therLinkType,
String commentAboutRevokal,
Proof... proofs)
Deprecated.
|
TherapeuticLink |
CommonObjectBuilder.createTherapeuticLink(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
Patient patient,
String hcpType,
String therLinkType,
String comment,
HcParty concernedHcp)
Creates a therapeutic link
|
TherapeuticLink |
CommonObjectBuilder.createTherapeuticLink(Patient patient,
String hcpType,
String therLinkType,
Date startDate,
Date endDate,
String comment,
HcParty concernedHcp)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Author |
CommonObjectBuilder.createAuthor(List<HcParty> list)
Creates the author part of the message
|
Modifier and Type | Method and Description |
---|---|
List<HcParty> |
GenericRequestObjectBuilder.getAuthorHcParties() |
List<HcParty> |
GPRequestObjectBuilderImpl.getAuthorHcParties()
Deprecated.
|
abstract List<HcParty> |
AbstractRequestObjectBuilderImpl.getAuthorHcParties()
Abstract method that should be implemented by each class that extends
AbstractRequestObjectBuilderImpl to retrieve the Author HcParties |
static List<HcParty> |
TherlinkBuilderUtil.putInList(HcParty hcParty) |
Modifier and Type | Method and Description |
---|---|
PutTherapeuticLinkRequest |
AbstractRequestObjectBuilderImpl.createPutTherapeuticLinkRequest(org.joda.time.DateTime endDate,
Patient patient,
HcParty concernedHealthCareProfessionel,
String therLinkType,
String comment,
Proof... proofs) |
PutTherapeuticLinkRequest |
AbstractRequestObjectBuilderImpl.createPutTherapeuticLinkRequest(Patient patient,
HcParty concernedHealthCareProfessionel,
Date endDate,
String therLinkType,
String comment,
Proof... proofs)
Deprecated.
|
PutTherapeuticLinkRequest |
AbstractRequestObjectBuilderImpl.createPutTherapeuticLinkRequest(Patient patient,
HcParty hcp,
String therLinkType,
Proof proof) |
RevokeTherapeuticLinkRequest |
AbstractRequestObjectBuilderImpl.createRevokeTherapeuticLinkRequest(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
Patient patient,
HcParty hcp,
String therLinkType,
String commentAboutRevokal,
Proof... proofs) |
RevokeTherapeuticLinkRequest |
AbstractRequestObjectBuilderImpl.createRevokeTherapeuticLinkRequest(Patient patient,
HcParty hcp,
Date startDate,
Date endDate,
String therLinkType,
String commentAboutRevokal,
Proof... proofs)
Deprecated.
|
TherapeuticLink |
CommonObjectBuilderImpl.createTherapeuticLink(org.joda.time.DateTime startDate,
org.joda.time.DateTime endDate,
Patient patient,
String hcpType,
String therLinkType,
String comment,
HcParty concernedHcp) |
TherapeuticLink |
CommonObjectBuilderImpl.createTherapeuticLink(Patient patient,
String hcpType,
String therLinkType,
Date startDate,
Date endDate,
String comment,
HcParty hcp)
Deprecated.
|
static List<HcParty> |
TherlinkBuilderUtil.putInList(HcParty hcParty) |
Modifier and Type | Method and Description |
---|---|
Author |
CommonObjectBuilderImpl.createAuthor(List<HcParty> list) |
Modifier and Type | Method and Description |
---|---|
HcParty |
HcParty.Builder.build()
builds the hcparty object and checks for parameters integrity
|
HcParty |
TherapeuticLink.getHcParty() |
Modifier and Type | Method and Description |
---|---|
Set<HcParty> |
Author.getHcParties() |
Modifier and Type | Method and Description |
---|---|
Author.Builder |
Author.Builder.addHcParty(HcParty hcp) |
void |
TherapeuticLink.setHcParty(HcParty hcParty) |
TherapeuticLink.Builder |
TherapeuticLink.Builder.withHcParty(HcParty hcp) |
Modifier and Type | Method and Description |
---|---|
void |
Author.setHcParties(Set<HcParty> hcParties) |
Constructor and Description |
---|
TherapeuticLink(Patient patient,
HcParty hcParty,
String type) |
Constructor and Description |
---|
TherapeuticLinkComplete(Patient patient,
HcParty hcParty,
String type,
List<OperationContext> operationContext) |
Modifier and Type | Method and Description |
---|---|
TherapeuticLinkResponse.Builder |
TherapeuticLinkResponse.Builder.withHcParty(HcParty hcp) |
Constructor and Description |
---|
TherapeuticLinkResponse(Patient patient,
HcParty hcParty,
String type) |
Modifier and Type | Method and Description |
---|---|
static HcParty |
HcPartyMapper.mapHcParty(HcpartyType hcpartyType) |
Modifier and Type | Method and Description |
---|---|
static HCPartyIdType |
HcPartyMapper.mapHcPartyIdType(HcParty hcp) |
static HcpartyType |
HcPartyMapper.mapToHcpartyType(HcParty hcp) |
Modifier and Type | Method and Description |
---|---|
static HcParty |
ConfigReader.getCareProvider()
reads the careprovider ( the careprovider party in the therapeutic link between careprovider and patient).
|
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.