| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Patient.Animal |
Patient.getAnimal()
Gets the value(s) for animal ().
|
Patient.Animal |
Patient.Animal.setBreed(CodeableConceptDt theValue)
Sets the value(s) for breed ()
|
Patient.Animal |
Patient.Animal.setGenderStatus(CodeableConceptDt theValue)
Sets the value(s) for genderStatus ()
|
Patient.Animal |
Patient.Animal.setSpecies(AnimalSpeciesEnum theValue)
Sets the value(s) for species ()
|
Patient.Animal |
Patient.Animal.setSpecies(BoundCodeableConceptDt<AnimalSpeciesEnum> theValue)
Sets the value(s) for species ()
|
| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.setAnimal(Patient.Animal theValue)
Sets the value(s) for animal ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.