| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.addAddress(AddressDt theValue)
Adds a given new value for address ()
|
Patient |
Patient.addCommunication(Patient.Communication theValue)
Adds a given new value for communication ()
|
Patient |
Patient.addContact(Patient.Contact theValue)
Adds a given new value for contact ()
|
Patient |
Patient.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Patient |
Patient.addLink(Patient.Link theValue)
Adds a given new value for link ()
|
Patient |
Patient.addName(HumanNameDt theValue)
Adds a given new value for name ()
|
Patient |
Patient.addPhoto(AttachmentDt theValue)
Adds a given new value for photo ()
|
Patient |
Patient.addTelecom(ContactPointDt theValue)
Adds a given new value for telecom ()
|
Patient |
Patient.setActive(boolean theBoolean)
Sets the value for active (status)
|
Patient |
Patient.setActive(BooleanDt theValue)
Sets the value(s) for active (status)
|
Patient |
Patient.setAddress(List<AddressDt> theValue)
Sets the value(s) for address ()
|
Patient |
Patient.setAnimal(Patient.Animal theValue)
Sets the value(s) for animal ()
|
Patient |
Patient.setBirthDate(DateDt theValue)
Sets the value(s) for birthDate ()
|
Patient |
Patient.setBirthDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for birthDate ()
|
Patient |
Patient.setBirthDateWithDayPrecision(Date theDate)
Sets the value for birthDate ()
|
Patient |
Patient.setCareProvider(List<ResourceReferenceDt> theValue)
Sets the value(s) for careProvider ()
|
Patient |
Patient.setCommunication(List<Patient.Communication> theValue)
Sets the value(s) for communication ()
|
Patient |
Patient.setContact(List<Patient.Contact> theValue)
Sets the value(s) for contact ()
|
Patient |
Patient.setDeceased(IDatatype theValue)
Sets the value(s) for deceased[x] ()
|
Patient |
Patient.setGender(AdministrativeGenderEnum theValue)
Sets the value(s) for gender ()
|
Patient |
Patient.setGender(BoundCodeDt<AdministrativeGenderEnum> theValue)
Sets the value(s) for gender ()
|
Patient |
Patient.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Patient |
Patient.setLink(List<Patient.Link> theValue)
Sets the value(s) for link ()
|
Patient |
Patient.setManagingOrganization(ResourceReferenceDt theValue)
Sets the value(s) for managingOrganization ()
|
Patient |
Patient.setMaritalStatus(BoundCodeableConceptDt<MaritalStatusCodesEnum> theValue)
Sets the value(s) for maritalStatus ()
|
Patient |
Patient.setMaritalStatus(MaritalStatusCodesEnum theValue)
Sets the value(s) for maritalStatus ()
|
Patient |
Patient.setMultipleBirth(IDatatype theValue)
Sets the value(s) for multipleBirth[x] ()
|
Patient |
Patient.setName(List<HumanNameDt> theValue)
Sets the value(s) for name ()
|
Patient |
Patient.setPhoto(List<AttachmentDt> theValue)
Sets the value(s) for photo ()
|
Patient |
Patient.setTelecom(List<ContactPointDt> theValue)
Sets the value(s) for telecom ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.