Uses of Class
ca.uhn.fhir.model.dstu2.resource.Encounter.Location
-
Uses of Encounter.Location in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionEncounter.addLocation()
Adds and returns a new value for location ()Encounter.getLocationFirstRep()
Gets the first repetition for location (), creating it if it does not already exist.Encounter.Location.setLocation
(ResourceReferenceDt theValue) Sets the value(s) for location (where)Sets the value(s) for period ()Encounter.Location.setStatus
(EncounterLocationStatusEnum theValue) Sets the value(s) for status ()Encounter.Location.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<EncounterLocationStatusEnum> theValue) Sets the value(s) for status ()Modifier and TypeMethodDescriptionEncounter.addLocation
(Encounter.Location theValue) Adds a given new value for location ()Modifier and TypeMethodDescriptionEncounter.setLocation
(List<Encounter.Location> theValue) Sets the value(s) for location ()