| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
EpisodeOfCare.StatusHistory |
EpisodeOfCare.addStatusHistory()
Adds and returns a new value for statusHistory ()
|
EpisodeOfCare.StatusHistory |
EpisodeOfCare.getStatusHistoryFirstRep()
Gets the first repetition for statusHistory (),
creating it if it does not already exist.
|
EpisodeOfCare.StatusHistory |
EpisodeOfCare.StatusHistory.setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
EpisodeOfCare.StatusHistory |
EpisodeOfCare.StatusHistory.setStatus(BoundCodeDt<EpisodeOfCareStatusEnum> theValue)
Sets the value(s) for status ()
|
EpisodeOfCare.StatusHistory |
EpisodeOfCare.StatusHistory.setStatus(EpisodeOfCareStatusEnum theValue)
Sets the value(s) for status ()
|
| Modifier and Type | Method and Description |
|---|---|
List<EpisodeOfCare.StatusHistory> |
EpisodeOfCare.getStatusHistory()
Gets the value(s) for statusHistory ().
|
| Modifier and Type | Method and Description |
|---|---|
EpisodeOfCare |
EpisodeOfCare.addStatusHistory(EpisodeOfCare.StatusHistory theValue)
Adds a given new value for statusHistory ()
|
| Modifier and Type | Method and Description |
|---|---|
EpisodeOfCare |
EpisodeOfCare.setStatusHistory(List<EpisodeOfCare.StatusHistory> theValue)
Sets the value(s) for statusHistory ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.