EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.account(Reference... account) | 
 The set of accounts that may be used for billing for this EpisodeOfCare. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.account(Collection<Reference> account) | 
 The set of accounts that may be used for billing for this EpisodeOfCare. 
 | 
static EpisodeOfCare.Builder | 
EpisodeOfCare.builder() | 
  | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.careManager(Reference careManager) | 
 The practitioner that is the care manager/care coordinator for this patient. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.diagnosis(EpisodeOfCare.Diagnosis... diagnosis) | 
 The list of diagnosis relevant to this episode of care. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.diagnosis(Collection<EpisodeOfCare.Diagnosis> diagnosis) | 
 The list of diagnosis relevant to this episode of care. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.from(EpisodeOfCare episodeOfCare) | 
  | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.identifier(Identifier... identifier) | 
 The EpisodeOfCare may be known by different identifiers for different contexts of use, such as when an external agency 
 is tracking the Episode for funding purposes. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.identifier(Collection<Identifier> identifier) | 
 The EpisodeOfCare may be known by different identifiers for different contexts of use, such as when an external agency 
 is tracking the Episode for funding purposes. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.managingOrganization(Reference managingOrganization) | 
 The organization that has assumed the specific responsibilities for the specified duration. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.patient(Reference patient) | 
 The patient who is the focus of this episode of care. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.period(Period period) | 
 The interval during which the managing organization assumes the defined responsibility. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.referralRequest(Reference... referralRequest) | 
 Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.referralRequest(Collection<Reference> referralRequest) | 
 Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.status(EpisodeOfCareStatus status) | 
 planned | waitlist | active | onhold | finished | cancelled. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.statusHistory(EpisodeOfCare.StatusHistory... statusHistory) | 
 The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the 
 resource). 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.statusHistory(Collection<EpisodeOfCare.StatusHistory> statusHistory) | 
 The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the 
 resource). 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.team(Reference... team) | 
 The list of practitioners that may be facilitating this episode of care for specific purposes. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.team(Collection<Reference> team) | 
 The list of practitioners that may be facilitating this episode of care for specific purposes. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.toBuilder() | 
  | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.type(CodeableConcept... type) | 
 A classification of the type of episode of care; e.g. 
 | 
EpisodeOfCare.Builder | 
EpisodeOfCare.Builder.type(Collection<CodeableConcept> type) | 
 A classification of the type of episode of care; e.g. 
 |