Uses of Class
org.linuxforhealth.fhir.model.resource.EpisodeOfCare
-
Packages that use EpisodeOfCare Package Description org.linuxforhealth.fhir.model.resource org.linuxforhealth.fhir.model.visitor -
-
Uses of EpisodeOfCare in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return EpisodeOfCare Modifier and Type Method Description EpisodeOfCareEpisodeOfCare.Builder. build()Build theEpisodeOfCareMethods in org.linuxforhealth.fhir.model.resource with parameters of type EpisodeOfCare Modifier and Type Method Description protected EpisodeOfCare.BuilderEpisodeOfCare.Builder. from(EpisodeOfCare episodeOfCare)protected voidEpisodeOfCare.Builder. validate(EpisodeOfCare episodeOfCare) -
Uses of EpisodeOfCare in org.linuxforhealth.fhir.model.visitor
Methods in org.linuxforhealth.fhir.model.visitor with parameters of type EpisodeOfCare Modifier and Type Method Description booleanDefaultVisitor. visit(java.lang.String elementName, int elementIndex, EpisodeOfCare episodeOfCare)Delegates to#visit(elementName, elementIndex, DomainResource)booleanVisitor. visit(java.lang.String elementName, int elementIndex, EpisodeOfCare episodeOfCare)
-