public static class Composition.Attester extends BaseIdentifiableElement implements IResourceBlock
Definition: A participant who has attested to the accuracy of the composition/document
| Constructor and Description |
|---|
Attester() |
| Modifier and Type | Method and Description |
|---|---|
BoundCodeDt<CompositionAttestationModeEnum> |
addMode()
Add a value for mode ()
|
BoundCodeDt<CompositionAttestationModeEnum> |
addMode(CompositionAttestationModeEnum theValue)
Add a value for mode () using an enumerated type.
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<BoundCodeDt<CompositionAttestationModeEnum>> |
getMode()
Gets the value(s) for mode ().
|
BoundCodeDt<CompositionAttestationModeEnum> |
getModeFirstRep()
Gets the first repetition for mode (),
creating it if it does not already exist.
|
ResourceReferenceDt |
getParty()
Gets the value(s) for party ().
|
Date |
getTime()
Gets the value(s) for time ().
|
DateTimeDt |
getTimeElement()
Gets the value(s) for time ().
|
boolean |
isEmpty() |
Composition.Attester |
setMode(CompositionAttestationModeEnum theValue)
Sets the value(s), and clears any existing value(s) for mode ()
|
Composition.Attester |
setMode(List<BoundCodeDt<CompositionAttestationModeEnum>> theValue)
Sets the value(s) for mode ()
|
Composition.Attester |
setParty(ResourceReferenceDt theValue)
Sets the value(s) for party ()
|
Composition.Attester |
setTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for time ()
|
Composition.Attester |
setTime(DateTimeDt theValue)
Sets the value(s) for time ()
|
Composition.Attester |
setTimeWithSecondsPrecision(Date theDate)
Sets the value for time ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Attester()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<BoundCodeDt<CompositionAttestationModeEnum>> getMode()
null.
Definition: The type of attestation the authenticator offers
public Composition.Attester setMode(List<BoundCodeDt<CompositionAttestationModeEnum>> theValue)
Definition: The type of attestation the authenticator offers
public BoundCodeDt<CompositionAttestationModeEnum> addMode(CompositionAttestationModeEnum theValue)
addMode() method.
Definition: The type of attestation the authenticator offers
public BoundCodeDt<CompositionAttestationModeEnum> getModeFirstRep()
Definition: The type of attestation the authenticator offers
public BoundCodeDt<CompositionAttestationModeEnum> addMode()
Definition: The type of attestation the authenticator offers
public Composition.Attester setMode(CompositionAttestationModeEnum theValue)
Definition: The type of attestation the authenticator offers
public DateTimeDt getTimeElement()
null.
Definition: When composition was attested by the party
public Date getTime()
null.
Definition: When composition was attested by the party
public Composition.Attester setTime(DateTimeDt theValue)
Definition: When composition was attested by the party
public Composition.Attester setTime(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: When composition was attested by the party
public Composition.Attester setTimeWithSecondsPrecision(Date theDate)
Definition: When composition was attested by the party
public ResourceReferenceDt getParty()
null.
Definition: Who attested the composition in the specified way
public Composition.Attester setParty(ResourceReferenceDt theValue)
Definition: Who attested the composition in the specified way
Copyright © 2014–2016 University Health Network. All rights reserved.