public static class AuditEvent.Source extends BaseIdentifiableElement implements IResourceBlock
Definition:
Constructor and Description |
---|
Source() |
Modifier and Type | Method and Description |
---|---|
CodingDt |
addType()
Adds and returns a new value for type ()
|
AuditEvent.Source |
addType(CodingDt theValue)
Adds a given new value for type ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IdentifierDt |
getIdentifier()
Gets the value(s) for identifier ().
|
String |
getSite()
Gets the value(s) for site ().
|
StringDt |
getSiteElement()
Gets the value(s) for site ().
|
List<CodingDt> |
getType()
Gets the value(s) for type ().
|
CodingDt |
getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
AuditEvent.Source |
setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
AuditEvent.Source |
setSite(String theString)
Sets the value for site ()
|
AuditEvent.Source |
setSite(StringDt theValue)
Sets the value(s) for site ()
|
AuditEvent.Source |
setType(List<CodingDt> theValue)
Sets the value(s) for type ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public StringDt getSiteElement()
null
.
Definition: Logical source location within the healthcare enterprise network. For example, a hospital or other provider location within a multi-entity provider group
public String getSite()
null
.
Definition: Logical source location within the healthcare enterprise network. For example, a hospital or other provider location within a multi-entity provider group
public AuditEvent.Source setSite(StringDt theValue)
Definition: Logical source location within the healthcare enterprise network. For example, a hospital or other provider location within a multi-entity provider group
public AuditEvent.Source setSite(String theString)
Definition: Logical source location within the healthcare enterprise network. For example, a hospital or other provider location within a multi-entity provider group
public IdentifierDt getIdentifier()
null
.
Definition: Identifier of the source where the event was detected
public AuditEvent.Source setIdentifier(IdentifierDt theValue)
Definition: Identifier of the source where the event was detected
public List<CodingDt> getType()
null
.
Definition: Code specifying the type of source where event originated
public AuditEvent.Source setType(List<CodingDt> theValue)
Definition: Code specifying the type of source where event originated
public CodingDt addType()
Definition: Code specifying the type of source where event originated
public AuditEvent.Source addType(CodingDt theValue)
Definition: Code specifying the type of source where event originated
theValue
- The type to add (must not be null
)public CodingDt getTypeFirstRep()
Definition: Code specifying the type of source where event originated
Copyright © 2014–2019 University Health Network. All rights reserved.