| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Person.PersonLinkComponent> |
Person.link
Link to a resource that concerns the same actual person.
|
| Modifier and Type | Method and Description |
|---|---|
Person.PersonLinkComponent |
Person.addLink() |
Person.PersonLinkComponent |
Person.PersonLinkComponent.copy() |
Person.PersonLinkComponent |
Person.getLinkFirstRep() |
Person.PersonLinkComponent |
Person.PersonLinkComponent.setAssurance(Person.IdentityAssuranceLevel value) |
Person.PersonLinkComponent |
Person.PersonLinkComponent.setAssuranceElement(Enumeration<Person.IdentityAssuranceLevel> value) |
Person.PersonLinkComponent |
Person.PersonLinkComponent.setTarget(Reference value) |
Person.PersonLinkComponent |
Person.PersonLinkComponent.setTargetTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<Person.PersonLinkComponent> |
Person.getLink() |
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.addLink(Person.PersonLinkComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Person |
Person.setLink(List<Person.PersonLinkComponent> theLink) |
Copyright © 2014–2017 University Health Network. All rights reserved.