Class NamingSystem.UniqueId
- java.lang.Object
-
- ca.uhn.fhir.model.api.BaseElement
-
- ca.uhn.fhir.model.api.BaseIdentifiableElement
-
- ca.uhn.fhir.model.dstu2.resource.NamingSystem.UniqueId
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement,ca.uhn.fhir.model.api.IElement,ca.uhn.fhir.model.api.IIdentifiableElement,ca.uhn.fhir.model.api.IResourceBlock,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,Serializable,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
- NamingSystem
public static class NamingSystem.UniqueId extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: NamingSystem.uniqueId ()Definition: Indicates how the system may be identified when referenced in electronic exchange
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UniqueId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T extends ca.uhn.fhir.model.api.IElement>
List<T>getAllPopulatedChildElementsOfType(Class<T> theType)PeriodDtgetPeriod()Gets the value(s) for period ().BooleangetPreferred()Gets the value(s) for preferred ().ca.uhn.fhir.model.primitive.BooleanDtgetPreferredElement()Gets the value(s) for preferred ().StringgetType()Gets the value(s) for type ().ca.uhn.fhir.model.primitive.BoundCodeDt<NamingSystemIdentifierTypeEnum>getTypeElement()Gets the value(s) for type ().StringgetValue()Gets the value(s) for value (id).ca.uhn.fhir.model.primitive.StringDtgetValueElement()Gets the value(s) for value (id).booleanisEmpty()NamingSystem.UniqueIdsetPeriod(PeriodDt theValue)Sets the value(s) for period ()NamingSystem.UniqueIdsetPreferred(boolean theBoolean)Sets the value for preferred ()NamingSystem.UniqueIdsetPreferred(ca.uhn.fhir.model.primitive.BooleanDt theValue)Sets the value(s) for preferred ()NamingSystem.UniqueIdsetType(NamingSystemIdentifierTypeEnum theValue)Sets the value(s) for type ()NamingSystem.UniqueIdsetType(ca.uhn.fhir.model.primitive.BoundCodeDt<NamingSystemIdentifierTypeEnum> theValue)Sets the value(s) for type ()NamingSystem.UniqueIdsetValue(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for value (id)NamingSystem.UniqueIdsetValue(String theString)Sets the value for value (id)-
Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
-
-
Constructor Detail
-
UniqueId
public UniqueId()
-
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
- Specified by:
getAllPopulatedChildElementsOfTypein interfaceca.uhn.fhir.model.api.ICompositeElement
-
getTypeElement
public ca.uhn.fhir.model.primitive.BoundCodeDt<NamingSystemIdentifierTypeEnum> getTypeElement()
Gets the value(s) for type (). creating it if it does not exist. Will not returnnull.Definition: Identifies the unique identifier scheme used for this particular identifier.
-
getType
public String getType()
Gets the value(s) for type (). creating it if it does not exist. This method may returnnull.Definition: Identifies the unique identifier scheme used for this particular identifier.
-
setType
public NamingSystem.UniqueId setType(ca.uhn.fhir.model.primitive.BoundCodeDt<NamingSystemIdentifierTypeEnum> theValue)
Sets the value(s) for type ()Definition: Identifies the unique identifier scheme used for this particular identifier.
-
setType
public NamingSystem.UniqueId setType(NamingSystemIdentifierTypeEnum theValue)
Sets the value(s) for type ()Definition: Identifies the unique identifier scheme used for this particular identifier.
-
getValueElement
public ca.uhn.fhir.model.primitive.StringDt getValueElement()
Gets the value(s) for value (id). creating it if it does not exist. Will not returnnull.Definition: The string that should be sent over the wire to identify the code system or identifier system
-
getValue
public String getValue()
Gets the value(s) for value (id). creating it if it does not exist. This method may returnnull.Definition: The string that should be sent over the wire to identify the code system or identifier system
-
setValue
public NamingSystem.UniqueId setValue(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for value (id)Definition: The string that should be sent over the wire to identify the code system or identifier system
-
setValue
public NamingSystem.UniqueId setValue(String theString)
Sets the value for value (id)Definition: The string that should be sent over the wire to identify the code system or identifier system
-
getPreferredElement
public ca.uhn.fhir.model.primitive.BooleanDt getPreferredElement()
Gets the value(s) for preferred (). creating it if it does not exist. Will not returnnull.Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
-
getPreferred
public Boolean getPreferred()
Gets the value(s) for preferred (). creating it if it does not exist. This method may returnnull.Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
-
setPreferred
public NamingSystem.UniqueId setPreferred(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for preferred ()Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
-
setPreferred
public NamingSystem.UniqueId setPreferred(boolean theBoolean)
Sets the value for preferred ()Definition: Indicates whether this identifier is the \"preferred\" identifier of this type.
-
getPeriod
public PeriodDt getPeriod()
Gets the value(s) for period (). creating it if it does not exist. Will not returnnull.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
-
setPeriod
public NamingSystem.UniqueId setPeriod(PeriodDt theValue)
Sets the value(s) for period ()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
-
-