Class AuditEvent.Participant
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.api.BaseIdentifiableElement
-
- ca.uhn.fhir.model.dstu2.resource.AuditEvent.Participant
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IIdentifiableElement,ca.uhn.fhir.model.api.IResourceBlock,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- AuditEvent
public static class AuditEvent.Participant extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: AuditEvent.participant ()Definition:
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Participant()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ca.uhn.fhir.model.primitive.UriDtaddPolicy()Adds and returns a new value for policy ()AuditEvent.ParticipantaddPolicy(ca.uhn.fhir.model.primitive.UriDt theValue)Adds a given new value for policy ()AuditEvent.ParticipantaddPolicy(String theUri)Adds a new value for policy ()CodingDtaddPurposeOfUse()Adds and returns a new value for purposeOfUse ()AuditEvent.ParticipantaddPurposeOfUse(CodingDt theValue)Adds a given new value for purposeOfUse ()CodeableConceptDtaddRole()Adds and returns a new value for role ()AuditEvent.ParticipantaddRole(CodeableConceptDt theValue)Adds a given new value for role ()<T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)StringgetAltId()Gets the value(s) for altId ().ca.uhn.fhir.model.primitive.StringDtgetAltIdElement()Gets the value(s) for altId ().ResourceReferenceDtgetLocation()Gets the value(s) for location ().CodingDtgetMedia()Gets the value(s) for media ().StringgetName()Gets the value(s) for name ().ca.uhn.fhir.model.primitive.StringDtgetNameElement()Gets the value(s) for name ().AuditEvent.ParticipantNetworkgetNetwork()Gets the value(s) for network ().List<ca.uhn.fhir.model.primitive.UriDt>getPolicy()Gets the value(s) for policy ().ca.uhn.fhir.model.primitive.UriDtgetPolicyFirstRep()Gets the first repetition for policy (), creating it if it does not already exist.List<CodingDt>getPurposeOfUse()Gets the value(s) for purposeOfUse ().CodingDtgetPurposeOfUseFirstRep()Gets the first repetition for purposeOfUse (), creating it if it does not already exist.ResourceReferenceDtgetReference()Gets the value(s) for reference ().BooleangetRequestor()Gets the value(s) for requestor ().ca.uhn.fhir.model.primitive.BooleanDtgetRequestorElement()Gets the value(s) for requestor ().List<CodeableConceptDt>getRole()Gets the value(s) for role ().CodeableConceptDtgetRoleFirstRep()Gets the first repetition for role (), creating it if it does not already exist.IdentifierDtgetUserId()Gets the value(s) for userId ().booleanisEmpty()AuditEvent.ParticipantsetAltId(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for altId ()AuditEvent.ParticipantsetAltId(String theString)Sets the value for altId ()AuditEvent.ParticipantsetLocation(ResourceReferenceDt theValue)Sets the value(s) for location ()AuditEvent.ParticipantsetMedia(CodingDt theValue)Sets the value(s) for media ()AuditEvent.ParticipantsetName(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for name ()AuditEvent.ParticipantsetName(String theString)Sets the value for name ()AuditEvent.ParticipantsetNetwork(AuditEvent.ParticipantNetwork theValue)Sets the value(s) for network ()AuditEvent.ParticipantsetPolicy(List<ca.uhn.fhir.model.primitive.UriDt> theValue)Sets the value(s) for policy ()AuditEvent.ParticipantsetPurposeOfUse(List<CodingDt> theValue)Sets the value(s) for purposeOfUse ()AuditEvent.ParticipantsetReference(ResourceReferenceDt theValue)Sets the value(s) for reference ()AuditEvent.ParticipantsetRequestor(boolean theBoolean)Sets the value for requestor ()AuditEvent.ParticipantsetRequestor(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for requestor ()AuditEvent.ParticipantsetRole(List<CodeableConceptDt> theValue)Sets the value(s) for role ()AuditEvent.ParticipantsetUserId(IdentifierDt theValue)Sets the value(s) for userId ()-
Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
Participant
public Participant()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getRole
public List<CodeableConceptDt> getRole()
Gets the value(s) for role (). creating it if it does not exist. Will not returnnull.Definition: Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context
-
setRole
public AuditEvent.Participant setRole(List<CodeableConceptDt> theValue)
Sets the value(s) for role ()Definition: Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context
-
addRole
public CodeableConceptDt addRole()
Adds and returns a new value for role ()Definition: Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context
-
addRole
public AuditEvent.Participant addRole(CodeableConceptDt theValue)
Adds a given new value for role ()Definition: Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context
- Parameters:
theValue- The role to add (must not benull)
-
getRoleFirstRep
public CodeableConceptDt getRoleFirstRep()
Gets the first repetition for role (), creating it if it does not already exist.Definition: Specification of the role(s) the user plays when performing the event. Usually the codes used in this element are local codes defined by the role-based access control security system used in the local context
-
getReference
public ResourceReferenceDt getReference()
Gets the value(s) for reference (). creating it if it does not exist. Will not returnnull.Definition: Direct reference to a resource that identifies the participant
-
setReference
public AuditEvent.Participant setReference(ResourceReferenceDt theValue)
Sets the value(s) for reference ()Definition: Direct reference to a resource that identifies the participant
-
getUserId
public IdentifierDt getUserId()
Gets the value(s) for userId (). creating it if it does not exist. Will not returnnull.Definition: Unique identifier for the user actively participating in the event
-
setUserId
public AuditEvent.Participant setUserId(IdentifierDt theValue)
Sets the value(s) for userId ()Definition: Unique identifier for the user actively participating in the event
-
getAltIdElement
public ca.uhn.fhir.model.primitive.StringDt getAltIdElement()
Gets the value(s) for altId (). creating it if it does not exist. Will not returnnull.Definition: Alternative Participant Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g. single sign-on), if available
-
getAltId
public String getAltId()
Gets the value(s) for altId (). creating it if it does not exist. This method may returnnull.Definition: Alternative Participant Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g. single sign-on), if available
-
setAltId
public AuditEvent.Participant setAltId(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for altId ()Definition: Alternative Participant Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g. single sign-on), if available
-
setAltId
public AuditEvent.Participant setAltId(String theString)
Sets the value for altId ()Definition: Alternative Participant Identifier. For a human, this should be a user identifier text string from authentication system. This identifier would be one known to a common authentication system (e.g. single sign-on), if available
-
getNameElement
public ca.uhn.fhir.model.primitive.StringDt getNameElement()
Gets the value(s) for name (). creating it if it does not exist. Will not returnnull.Definition: Human-meaningful name for the user
-
getName
public String getName()
Gets the value(s) for name (). creating it if it does not exist. This method may returnnull.Definition: Human-meaningful name for the user
-
setName
public AuditEvent.Participant setName(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for name ()Definition: Human-meaningful name for the user
-
setName
public AuditEvent.Participant setName(String theString)
Sets the value for name ()Definition: Human-meaningful name for the user
-
getRequestorElement
public ca.uhn.fhir.model.primitive.BooleanDt getRequestorElement()
Gets the value(s) for requestor (). creating it if it does not exist. Will not returnnull.Definition: Indicator that the user is or is not the requestor, or initiator, for the event being audited.
-
getRequestor
public Boolean getRequestor()
Gets the value(s) for requestor (). creating it if it does not exist. This method may returnnull.Definition: Indicator that the user is or is not the requestor, or initiator, for the event being audited.
-
setRequestor
public AuditEvent.Participant setRequestor(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for requestor ()Definition: Indicator that the user is or is not the requestor, or initiator, for the event being audited.
-
setRequestor
public AuditEvent.Participant setRequestor(boolean theBoolean)
Sets the value for requestor ()Definition: Indicator that the user is or is not the requestor, or initiator, for the event being audited.
-
getLocation
public ResourceReferenceDt getLocation()
Gets the value(s) for location (). creating it if it does not exist. Will not returnnull.Definition: Where the event occurred
-
setLocation
public AuditEvent.Participant setLocation(ResourceReferenceDt theValue)
Sets the value(s) for location ()Definition: Where the event occurred
-
getPolicy
public List<ca.uhn.fhir.model.primitive.UriDt> getPolicy()
Gets the value(s) for policy (). creating it if it does not exist. Will not returnnull.Definition: The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.
-
setPolicy
public AuditEvent.Participant setPolicy(List<ca.uhn.fhir.model.primitive.UriDt> theValue)
Sets the value(s) for policy ()Definition: The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.
-
addPolicy
public ca.uhn.fhir.model.primitive.UriDt addPolicy()
Adds and returns a new value for policy ()Definition: The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.
-
addPolicy
public AuditEvent.Participant addPolicy(ca.uhn.fhir.model.primitive.UriDt theValue)
Adds a given new value for policy ()Definition: The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.
- Parameters:
theValue- The policy to add (must not benull)
-
getPolicyFirstRep
public ca.uhn.fhir.model.primitive.UriDt getPolicyFirstRep()
Gets the first repetition for policy (), creating it if it does not already exist.Definition: The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.
-
addPolicy
public AuditEvent.Participant addPolicy(String theUri)
Adds a new value for policy ()Definition: The policy or plan that authorized the activity being recorded. Typically, a single activity may have multiple applicable policies, such as patient consent, guarantor funding, etc. The policy would also indicate the security token used.
- Returns:
- Returns a reference to this object, to allow for simple chaining.
-
getMedia
public CodingDt getMedia()
Gets the value(s) for media (). creating it if it does not exist. Will not returnnull.Definition: Type of media involved. Used when the event is about exporting/importing onto media
-
setMedia
public AuditEvent.Participant setMedia(CodingDt theValue)
Sets the value(s) for media ()Definition: Type of media involved. Used when the event is about exporting/importing onto media
-
getNetwork
public AuditEvent.ParticipantNetwork getNetwork()
Gets the value(s) for network (). creating it if it does not exist. Will not returnnull.Definition: Logical network location for application activity, if the activity has a network location
-
setNetwork
public AuditEvent.Participant setNetwork(AuditEvent.ParticipantNetwork theValue)
Sets the value(s) for network ()Definition: Logical network location for application activity, if the activity has a network location
-
getPurposeOfUse
public List<CodingDt> getPurposeOfUse()
Gets the value(s) for purposeOfUse (). creating it if it does not exist. Will not returnnull.Definition: The reason (purpose of use), specific to this participant, that was used during the event being recorded.
-
setPurposeOfUse
public AuditEvent.Participant setPurposeOfUse(List<CodingDt> theValue)
Sets the value(s) for purposeOfUse ()Definition: The reason (purpose of use), specific to this participant, that was used during the event being recorded.
-
addPurposeOfUse
public CodingDt addPurposeOfUse()
Adds and returns a new value for purposeOfUse ()Definition: The reason (purpose of use), specific to this participant, that was used during the event being recorded.
-
addPurposeOfUse
public AuditEvent.Participant addPurposeOfUse(CodingDt theValue)
Adds a given new value for purposeOfUse ()Definition: The reason (purpose of use), specific to this participant, that was used during the event being recorded.
- Parameters:
theValue- The purposeOfUse to add (must not benull)
-
getPurposeOfUseFirstRep
public CodingDt getPurposeOfUseFirstRep()
Gets the first repetition for purposeOfUse (), creating it if it does not already exist.Definition: The reason (purpose of use), specific to this participant, that was used during the event being recorded.
-
-