-
Method Summary
default boolean
boolean
boolean
role(boolean localIdentity,
String parentOrganizationIdentifier,
String organizatioRoleSystem,
String organizatioRoleCode,
String practitionerRoleSystem,
String practitionerRoleCode)
org.hl7.fhir.r4.model.Extension
-
Method Details
-
-
-
-
-
-
localOrganizationPractitioner
static Requester localOrganizationPractitioner(String organizationIdentifier,
String practitionerRoleSystem,
String practitionerRoleCode)
-
-
organization
static Requester organization(boolean localIdentity,
String organizationIdentifier,
String practitionerRoleSystem,
String practitionerRoleCode)
-
-
-
-
role
static Requester role(boolean localIdentity,
String parentOrganizationIdentifier,
String organizatioRoleSystem,
String organizatioRoleCode,
String practitionerRoleSystem,
String practitionerRoleCode)
-
requesterMatches
boolean requesterMatches(org.hl7.fhir.r4.model.Extension requesterExtension)
-
isRequesterAuthorized
boolean isRequesterAuthorized(Identity requesterUser,
Stream<org.hl7.fhir.r4.model.OrganizationAffiliation> requesterAffiliations)
-
isRequesterAuthorized
default boolean isRequesterAuthorized(Identity requesterUser,
Collection<org.hl7.fhir.r4.model.OrganizationAffiliation> requesterAffiliations)
-
toRequesterExtension
org.hl7.fhir.r4.model.Extension toRequesterExtension()