| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Person.Link |
Person.addLink()
Adds and returns a new value for link ()
|
Person.Link |
Person.getLinkFirstRep()
Gets the first repetition for link (),
creating it if it does not already exist.
|
Person.Link |
Person.Link.setAssurance(BoundCodeDt<IdentityAssuranceLevelEnum> theValue)
Sets the value(s) for assurance ()
|
Person.Link |
Person.Link.setAssurance(IdentityAssuranceLevelEnum theValue)
Sets the value(s) for assurance ()
|
Person.Link |
Person.Link.setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Person.Link> |
Person.getLink()
Gets the value(s) for link ().
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.addLink(Person.Link theValue)
Adds a given new value for link ()
|
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setLink(List<Person.Link> theValue)
Sets the value(s) for link ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.