
Uses of Class
ca.uhn.fhir.model.dstu2.resource.EpisodeOfCare.CareTeam
Packages that use EpisodeOfCare.CareTeam
-
Uses of EpisodeOfCare.CareTeam in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return EpisodeOfCare.CareTeamModifier and TypeMethodDescriptionEpisodeOfCare.addCareTeam()
Adds and returns a new value for careTeam ()EpisodeOfCare.CareTeam.addRole
(CodeableConceptDt theValue) Adds a given new value for role ()EpisodeOfCare.getCareTeamFirstRep()
Gets the first repetition for careTeam (), creating it if it does not already exist.EpisodeOfCare.CareTeam.setMember
(ResourceReferenceDt theValue) Sets the value(s) for member (who)Sets the value(s) for period ()EpisodeOfCare.CareTeam.setRole
(List<CodeableConceptDt> theValue) Sets the value(s) for role ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type EpisodeOfCare.CareTeamMethods in ca.uhn.fhir.model.dstu2.resource with parameters of type EpisodeOfCare.CareTeamModifier and TypeMethodDescriptionEpisodeOfCare.addCareTeam
(EpisodeOfCare.CareTeam theValue) Adds a given new value for careTeam ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type EpisodeOfCare.CareTeamModifier and TypeMethodDescriptionEpisodeOfCare.setCareTeam
(List<EpisodeOfCare.CareTeam> theValue) Sets the value(s) for careTeam ()