| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Practitioner |
Practitioner.addAddress(AddressDt theValue)
Adds a given new value for address ()
|
Practitioner |
Practitioner.addCommunication(CodeableConceptDt theValue)
Adds a given new value for communication ()
|
Practitioner |
Practitioner.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Practitioner |
Practitioner.addPhoto(AttachmentDt theValue)
Adds a given new value for photo ()
|
Practitioner |
Practitioner.addPractitionerRole(Practitioner.PractitionerRole theValue)
Adds a given new value for practitionerRole ()
|
Practitioner |
Practitioner.addQualification(Practitioner.Qualification theValue)
Adds a given new value for qualification ()
|
Practitioner |
Practitioner.addTelecom(ContactPointDt theValue)
Adds a given new value for telecom ()
|
Practitioner |
Practitioner.setActive(boolean theBoolean)
Sets the value for active (status)
|
Practitioner |
Practitioner.setActive(BooleanDt theValue)
Sets the value(s) for active (status)
|
Practitioner |
Practitioner.setAddress(List<AddressDt> theValue)
Sets the value(s) for address ()
|
Practitioner |
Practitioner.setBirthDate(DateDt theValue)
Sets the value(s) for birthDate ()
|
Practitioner |
Practitioner.setBirthDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for birthDate ()
|
Practitioner |
Practitioner.setBirthDateWithDayPrecision(Date theDate)
Sets the value for birthDate ()
|
Practitioner |
Practitioner.setCommunication(List<CodeableConceptDt> theValue)
Sets the value(s) for communication ()
|
Practitioner |
Practitioner.setGender(AdministrativeGenderEnum theValue)
Sets the value(s) for gender ()
|
Practitioner |
Practitioner.setGender(BoundCodeDt<AdministrativeGenderEnum> theValue)
Sets the value(s) for gender ()
|
Practitioner |
Practitioner.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Practitioner |
Practitioner.setName(HumanNameDt theValue)
Sets the value(s) for name ()
|
Practitioner |
Practitioner.setPhoto(List<AttachmentDt> theValue)
Sets the value(s) for photo ()
|
Practitioner |
Practitioner.setPractitionerRole(List<Practitioner.PractitionerRole> theValue)
Sets the value(s) for practitionerRole ()
|
Practitioner |
Practitioner.setQualification(List<Practitioner.Qualification> theValue)
Sets the value(s) for qualification ()
|
Practitioner |
Practitioner.setTelecom(List<ContactPointDt> theValue)
Sets the value(s) for telecom ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.