| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
AuditEvent.Event |
AuditEvent.Event.addPurposeOfEvent(CodingDt theValue)
Adds a given new value for purposeOfEvent ()
|
AuditEvent.Event |
AuditEvent.Event.addSubtype(CodingDt theValue)
Adds a given new value for subtype ()
|
AuditEvent.Event |
AuditEvent.getEvent()
Gets the value(s) for event ().
|
AuditEvent.Event |
AuditEvent.Event.setAction(AuditEventActionEnum theValue)
Sets the value(s) for action ()
|
AuditEvent.Event |
AuditEvent.Event.setAction(BoundCodeDt<AuditEventActionEnum> theValue)
Sets the value(s) for action ()
|
AuditEvent.Event |
AuditEvent.Event.setDateTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for dateTime ()
|
AuditEvent.Event |
AuditEvent.Event.setDateTime(InstantDt theValue)
Sets the value(s) for dateTime ()
|
AuditEvent.Event |
AuditEvent.Event.setDateTimeWithMillisPrecision(Date theDate)
Sets the value for dateTime ()
|
AuditEvent.Event |
AuditEvent.Event.setOutcome(AuditEventOutcomeEnum theValue)
Sets the value(s) for outcome ()
|
AuditEvent.Event |
AuditEvent.Event.setOutcome(BoundCodeDt<AuditEventOutcomeEnum> theValue)
Sets the value(s) for outcome ()
|
AuditEvent.Event |
AuditEvent.Event.setOutcomeDesc(String theString)
Sets the value for outcomeDesc ()
|
AuditEvent.Event |
AuditEvent.Event.setOutcomeDesc(StringDt theValue)
Sets the value(s) for outcomeDesc ()
|
AuditEvent.Event |
AuditEvent.Event.setPurposeOfEvent(List<CodingDt> theValue)
Sets the value(s) for purposeOfEvent ()
|
AuditEvent.Event |
AuditEvent.Event.setSubtype(List<CodingDt> theValue)
Sets the value(s) for subtype ()
|
AuditEvent.Event |
AuditEvent.Event.setType(CodingDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
AuditEvent |
AuditEvent.setEvent(AuditEvent.Event theValue)
Sets the value(s) for event ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.