| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
NamingSystem.UniqueId |
NamingSystem.addUniqueId()
Adds and returns a new value for uniqueId ()
|
NamingSystem.UniqueId |
NamingSystem.getUniqueIdFirstRep()
Gets the first repetition for uniqueId (),
creating it if it does not already exist.
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setPreferred(boolean theBoolean)
Sets the value for preferred ()
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setPreferred(BooleanDt theValue)
Sets the value(s) for preferred ()
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setType(BoundCodeDt<NamingSystemIdentifierTypeEnum> theValue)
Sets the value(s) for type ()
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setType(NamingSystemIdentifierTypeEnum theValue)
Sets the value(s) for type ()
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setValue(String theString)
Sets the value for value (id)
|
NamingSystem.UniqueId |
NamingSystem.UniqueId.setValue(StringDt theValue)
Sets the value(s) for value (id)
|
| Modifier and Type | Method and Description |
|---|---|
List<NamingSystem.UniqueId> |
NamingSystem.getUniqueId()
Gets the value(s) for uniqueId ().
|
| Modifier and Type | Method and Description |
|---|---|
NamingSystem |
NamingSystem.addUniqueId(NamingSystem.UniqueId theValue)
Adds a given new value for uniqueId ()
|
| Modifier and Type | Method and Description |
|---|---|
NamingSystem |
NamingSystem.setUniqueId(List<NamingSystem.UniqueId> theValue)
Sets the value(s) for uniqueId ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.