public static class NamingSystem.UniqueId extends BaseIdentifiableElement implements IResourceBlock
Definition: Indicates how the system may be identified when referenced in electronic exchange
| Constructor and Description |
|---|
UniqueId() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
PeriodDt |
getPeriod()
Gets the value(s) for period ().
|
Boolean |
getPreferred()
Gets the value(s) for preferred ().
|
BooleanDt |
getPreferredElement()
Gets the value(s) for preferred ().
|
String |
getType()
Gets the value(s) for type ().
|
BoundCodeDt<NamingSystemIdentifierTypeEnum> |
getTypeElement()
Gets the value(s) for type ().
|
String |
getValue()
Gets the value(s) for value (id).
|
StringDt |
getValueElement()
Gets the value(s) for value (id).
|
boolean |
isEmpty() |
NamingSystem.UniqueId |
setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
NamingSystem.UniqueId |
setPreferred(boolean theBoolean)
Sets the value for preferred ()
|
NamingSystem.UniqueId |
setPreferred(BooleanDt theValue)
Sets the value(s) for preferred ()
|
NamingSystem.UniqueId |
setType(BoundCodeDt<NamingSystemIdentifierTypeEnum> theValue)
Sets the value(s) for type ()
|
NamingSystem.UniqueId |
setType(NamingSystemIdentifierTypeEnum theValue)
Sets the value(s) for type ()
|
NamingSystem.UniqueId |
setValue(String theString)
Sets the value for value (id)
|
NamingSystem.UniqueId |
setValue(StringDt theValue)
Sets the value(s) for value (id)
|
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 UniqueId()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<NamingSystemIdentifierTypeEnum> getTypeElement()
null.
Definition: Identifies the unique identifier scheme used for this particular identifier.
public String getType()
null.
Definition: Identifies the unique identifier scheme used for this particular identifier.
public NamingSystem.UniqueId setType(BoundCodeDt<NamingSystemIdentifierTypeEnum> theValue)
Definition: Identifies the unique identifier scheme used for this particular identifier.
public NamingSystem.UniqueId setType(NamingSystemIdentifierTypeEnum theValue)
Definition: Identifies the unique identifier scheme used for this particular identifier.
public StringDt getValueElement()
null.
Definition: The string that should be sent over the wire to identify the code system or identifier system
public String getValue()
null.
Definition: The string that should be sent over the wire to identify the code system or identifier system
public NamingSystem.UniqueId setValue(StringDt theValue)
Definition: The string that should be sent over the wire to identify the code system or identifier system
public NamingSystem.UniqueId setValue(String theString)
Definition: The string that should be sent over the wire to identify the code system or identifier system
public BooleanDt getPreferredElement()
null.
Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
public Boolean getPreferred()
null.
Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
public NamingSystem.UniqueId setPreferred(BooleanDt theValue)
Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
public NamingSystem.UniqueId setPreferred(boolean theBoolean)
Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
public PeriodDt getPeriod()
null.
Definition: Identifies the period of time over which this identifier is considered appropriate to refer to the naming system. Outside of this window, the identifier might be non-deterministic
public NamingSystem.UniqueId setPeriod(PeriodDt theValue)
Definition: Identifies the period of time over which this identifier is considered appropriate to refer to the naming system. Outside of this window, the identifier might be non-deterministic
Copyright © 2014–2016 University Health Network. All rights reserved.