Uses of Interface
org.projecthusky.xua.hl7v3.CE
Packages that use CE
Package
Description
-
Uses of CE in org.projecthusky.communication.ch.ppq.hl7v3
Methods in org.projecthusky.communication.ch.ppq.hl7v3 that return CEModifier and TypeMethodDescriptionstatic CE
RoleChImpl.assistent()
static CE
RoleChImpl.documentAdministrator()
static CE
RoleChImpl.healthCareProfessional()
static CE
RoleChImpl.patient()
static CE
RoleChImpl.policyAdministrator()
static CE
RoleChImpl.representative()
static CE
RoleChImpl.technicalUser()
-
Uses of CE in org.projecthusky.xua.communication.xua
Methods in org.projecthusky.xua.communication.xua that return CEModifier and TypeMethodDescriptionXUserAssertionRequest.getPurposeOfUse()
Method to get the purpose of use. Methode um den Grund des Zugriffs zu erhalten.XUserAssertionRequest.getSubjectRole()
Method to get the role of the accessor. Methode um die Rolle des Zugreifers zu erhalten.Methods in org.projecthusky.xua.communication.xua with parameters of type CEModifier and TypeMethodDescriptionXUserAssertionRequestBuilder.purposeOfUse
(CE aPurposeOfUse) Method to set the reason of access in the actual application context (for the EPR in Switzerland: Code from the Swiss value set: normal access, emergency access). Setzt den Grund für den Zugriff im aktuellen Applikationskontext (für das EPD in der Schweiz: Code aus dem schweizerischen Value-Set: Normalzugriff, Notfallzugriff).XUserAssertionRequestBuilder.subjectRole
(CE roleId) Method to set role id of the accessor in the actual application context (for the EPR in Switzerland: Code from the Swiss Value Set for the role: patient, health professional, assistant, deputy). Setzt die ID der Rolle des Zugreifers im aktuellen Applikationskontext (für das EPD in der Schweiz: Code aus dem schweizerischen Value-Set für die Rolle: Patient(in), Behandelnde(r), Hilfsperson, Stellvertreter(in)). -
Uses of CE in org.projecthusky.xua.communication.xua.impl
Methods in org.projecthusky.xua.communication.xua.impl that return CEModifier and TypeMethodDescriptionXUserAssertionRequestImpl.getPurposeOfUse()
XUserAssertionRequestImpl.getSubjectRole()
Methods in org.projecthusky.xua.communication.xua.impl with parameters of type CEModifier and TypeMethodDescriptionXUserAssertionRequestBuilderImpl.purposeOfUse
(CE purposeOfUse) Method to set the reason of access in the actual application context (for the EPR in Switzerland: Code from the Swiss value set: normal access, emergency access). Setzt den Grund für den Zugriff im aktuellen Applikationskontext (für das EPD in der Schweiz: Code aus dem schweizerischen Value-Set: Normalzugriff, Notfallzugriff).XUserAssertionRequestBuilderImpl.subjectRole
(CE aRole) Method to set role id of the accessor in the actual application context (for the EPR in Switzerland: Code from the Swiss Value Set for the role: patient, health professional, assistant, deputy). Setzt die ID der Rolle des Zugreifers im aktuellen Applikationskontext (für das EPD in der Schweiz: Code aus dem schweizerischen Value-Set für die Rolle: Patient(in), Behandelnde(r), Hilfsperson, Stellvertreter(in)). -
Uses of CE in org.projecthusky.xua.communication.xua.impl.ch
Methods in org.projecthusky.xua.communication.xua.impl.ch that return CE -
Uses of CE in org.projecthusky.xua.hl7v3
Subinterfaces of CE in org.projecthusky.xua.hl7v3Modifier and TypeInterfaceDescriptioninterface
Describing the methods of the CE Interface Beschreibung der Methoden des CE Interfacesinterface
Describing the methods of the PurposeOfUse Interface Beschreibung der Methoden des PurposeOfUse Interfacesinterface
HEREISENGLISH HIERISTDEUTSCH VOICIFRANCAIS ITALIANO -
Uses of CE in org.projecthusky.xua.hl7v3.impl
Classes in org.projecthusky.xua.hl7v3.impl that implement CEModifier and TypeClassDescriptionclass
HEREISENGLISH HIERISTDEUTSCH VOICIFRANCAIS ITALIANOclass
HEREISENGLISH HIERISTDEUTSCH VOICIFRANCAIS ITALIANO -
Uses of CE in org.projecthusky.xua.saml2
Methods in org.projecthusky.xua.saml2 that return CEModifier and TypeMethodDescriptionAttributeBuilder.getValueAsPurposeOfUse()
AttributeBuilder.getValueAsRole()
-
Uses of CE in org.projecthusky.xua.saml2.impl
Methods in org.projecthusky.xua.saml2.impl that return CEModifier and TypeMethodDescriptionAttributeBuilderImpl.getValueAsPurposeOfUse()
Method to get theAttributeImpl.getValueAsPurposeOfUse()
Method to get value as PurposeOfUseAttributeBuilderImpl.getValueAsRole()
Method to get theAttributeImpl.getValueAsRole()
Method to get value as Role