| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent.Participant |
AuditEvent.addParticipant()
Adds and returns a new value for participant ()
|
AuditEvent.Participant |
AuditEvent.Participant.addPolicy(String theUri)
Adds a new value for policy ()
|
AuditEvent.Participant |
AuditEvent.Participant.addPolicy(UriDt theValue)
Adds a given 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(String theString)
Sets the value for altId ()
|
AuditEvent.Participant |
AuditEvent.Participant.setAltId(StringDt theValue)
Sets the value(s) 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(String theString)
Sets the value for name ()
|
AuditEvent.Participant |
AuditEvent.Participant.setName(StringDt theValue)
Sets the value(s) for name ()
|
AuditEvent.Participant |
AuditEvent.Participant.setNetwork(AuditEvent.ParticipantNetwork theValue)
Sets the value(s) for network ()
|
AuditEvent.Participant |
AuditEvent.Participant.setPolicy(List<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(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 ()
|
| Modifier and Type | Method and Description |
|---|---|
List<AuditEvent.Participant> |
AuditEvent.getParticipant()
Gets the value(s) for participant ().
|
| Modifier and Type | Method and Description |
|---|---|
AuditEvent |
AuditEvent.addParticipant(AuditEvent.Participant theValue)
Adds a given new value for participant ()
|
| Modifier and Type | Method and Description |
|---|---|
AuditEvent |
AuditEvent.setParticipant(List<AuditEvent.Participant> theValue)
Sets the value(s) for participant ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.