
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Patient.Animal
Packages that use Patient.Animal
-
Uses of Patient.Animal in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Patient.AnimalModifier and TypeMethodDescriptionPatient.getAnimal()
Gets the value(s) for animal ().Patient.Animal.setBreed
(CodeableConceptDt theValue) Sets the value(s) for breed ()Patient.Animal.setGenderStatus
(CodeableConceptDt theValue) Sets the value(s) for genderStatus ()Patient.Animal.setSpecies
(CodeableConceptDt theValue) Sets the value(s) for species ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Patient.AnimalModifier and TypeMethodDescriptionPatient.setAnimal
(Patient.Animal theValue) Sets the value(s) for animal ()