| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
EpisodeOfCare |
EpisodeOfCare.addCareTeam(EpisodeOfCare.CareTeam theValue)
Adds a given new value for careTeam ()
|
EpisodeOfCare |
EpisodeOfCare.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
EpisodeOfCare |
EpisodeOfCare.addStatusHistory(EpisodeOfCare.StatusHistory theValue)
Adds a given new value for statusHistory ()
|
EpisodeOfCare |
EpisodeOfCare.addType(CodeableConceptDt theValue)
Adds a given new value for type (class)
|
EpisodeOfCare |
EpisodeOfCare.setCareManager(ResourceReferenceDt theValue)
Sets the value(s) for careManager ()
|
EpisodeOfCare |
EpisodeOfCare.setCareTeam(List<EpisodeOfCare.CareTeam> theValue)
Sets the value(s) for careTeam ()
|
EpisodeOfCare |
EpisodeOfCare.setCondition(List<ResourceReferenceDt> theValue)
Sets the value(s) for condition (what)
|
EpisodeOfCare |
EpisodeOfCare.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
EpisodeOfCare |
EpisodeOfCare.setManagingOrganization(ResourceReferenceDt theValue)
Sets the value(s) for managingOrganization ()
|
EpisodeOfCare |
EpisodeOfCare.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (who.focus)
|
EpisodeOfCare |
EpisodeOfCare.setPeriod(PeriodDt theValue)
Sets the value(s) for period (when.init)
|
EpisodeOfCare |
EpisodeOfCare.setReferralRequest(List<ResourceReferenceDt> theValue)
Sets the value(s) for referralRequest ()
|
EpisodeOfCare |
EpisodeOfCare.setStatus(BoundCodeDt<EpisodeOfCareStatusEnum> theValue)
Sets the value(s) for status (status)
|
EpisodeOfCare |
EpisodeOfCare.setStatus(EpisodeOfCareStatusEnum theValue)
Sets the value(s) for status (status)
|
EpisodeOfCare |
EpisodeOfCare.setStatusHistory(List<EpisodeOfCare.StatusHistory> theValue)
Sets the value(s) for statusHistory ()
|
EpisodeOfCare |
EpisodeOfCare.setType(List<CodeableConceptDt> theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.