| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
Account |
Account.setActivePeriod(PeriodDt theValue)
Sets the value(s) for activePeriod ()
|
Account |
Account.setBalance(MoneyDt theValue)
Sets the value(s) for balance ()
|
Account |
Account.setCoveragePeriod(PeriodDt theValue)
Sets the value(s) for coveragePeriod ()
|
Account |
Account.setCurrency(CodingDt theValue)
Sets the value(s) for currency ()
|
Account |
Account.setDescription(String theString)
Sets the value for description ()
|
Account |
Account.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Account |
Account.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
Account |
Account.setName(String theString)
Sets the value for name ()
|
Account |
Account.setName(StringDt theValue)
Sets the value(s) for name ()
|
Account |
Account.setOwner(ResourceReferenceDt theValue)
Sets the value(s) for owner ()
|
Account |
Account.setStatus(AccountStatusEnum theValue)
Sets the value(s) for status ()
|
Account |
Account.setStatus(BoundCodeDt<AccountStatusEnum> theValue)
Sets the value(s) for status ()
|
Account |
Account.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject ()
|
Account |
Account.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.