AuditEvent.Participant |
AuditEvent.addParticipant() |
Adds and returns a new value for participant ()
|
AuditEvent.Participant |
AuditEvent.Participant.addPolicy(ca.uhn.fhir.model.primitive.UriDt theValue) |
Adds a given new value for policy ()
|
AuditEvent.Participant |
AuditEvent.Participant.addPolicy(String theUri) |
Adds a new value for policy ()
|
AuditEvent.Participant |
AuditEvent.Participant.addPurposeOfUse(CodingDt theValue) |
Adds a given new value for purposeOfUse ()
|
AuditEvent.Participant |
AuditEvent.Participant.addRole(CodeableConceptDt theValue) |
Adds a given new value for role ()
|
AuditEvent.Participant |
AuditEvent.getParticipantFirstRep() |
Gets the first repetition for participant (),
creating it if it does not already exist.
|
AuditEvent.Participant |
AuditEvent.Participant.setAltId(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for altId ()
|
AuditEvent.Participant |
AuditEvent.Participant.setAltId(String theString) |
Sets the value for altId ()
|
AuditEvent.Participant |
AuditEvent.Participant.setLocation(ResourceReferenceDt theValue) |
Sets the value(s) for location ()
|
AuditEvent.Participant |
AuditEvent.Participant.setMedia(CodingDt theValue) |
Sets the value(s) for media ()
|
AuditEvent.Participant |
AuditEvent.Participant.setName(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for name ()
|
AuditEvent.Participant |
AuditEvent.Participant.setName(String theString) |
Sets the value for name ()
|
AuditEvent.Participant |
AuditEvent.Participant.setNetwork(AuditEvent.ParticipantNetwork theValue) |
Sets the value(s) for network ()
|
AuditEvent.Participant |
AuditEvent.Participant.setPolicy(List<ca.uhn.fhir.model.primitive.UriDt> theValue) |
Sets the value(s) for policy ()
|
AuditEvent.Participant |
AuditEvent.Participant.setPurposeOfUse(List<CodingDt> theValue) |
Sets the value(s) for purposeOfUse ()
|
AuditEvent.Participant |
AuditEvent.Participant.setReference(ResourceReferenceDt theValue) |
Sets the value(s) for reference ()
|
AuditEvent.Participant |
AuditEvent.Participant.setRequestor(boolean theBoolean) |
Sets the value for requestor ()
|
AuditEvent.Participant |
AuditEvent.Participant.setRequestor(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for requestor ()
|
AuditEvent.Participant |
AuditEvent.Participant.setRole(List<CodeableConceptDt> theValue) |
Sets the value(s) for role ()
|
AuditEvent.Participant |
AuditEvent.Participant.setUserId(IdentifierDt theValue) |
Sets the value(s) for userId ()
|