Uses of Class
ca.uhn.fhir.model.dstu2.resource.Patient.Animal
-
Uses of Patient.Animal in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()Modifier and TypeMethodDescriptionPatient.setAnimal
(Patient.Animal theValue) Sets the value(s) for animal ()