| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Patient.PatientLinkComponent> |
Patient.link
Link to another patient resource that concerns the same actual patient.
|
| Modifier and Type | Method and Description |
|---|---|
Patient.PatientLinkComponent |
Patient.addLink() |
Patient.PatientLinkComponent |
Patient.PatientLinkComponent.copy() |
Patient.PatientLinkComponent |
Patient.getLinkFirstRep() |
Patient.PatientLinkComponent |
Patient.PatientLinkComponent.setOther(Reference value) |
Patient.PatientLinkComponent |
Patient.PatientLinkComponent.setOtherTarget(Resource value) |
Patient.PatientLinkComponent |
Patient.PatientLinkComponent.setType(Patient.LinkType value) |
Patient.PatientLinkComponent |
Patient.PatientLinkComponent.setTypeElement(Enumeration<Patient.LinkType> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Patient.PatientLinkComponent> |
Patient.getLink() |
| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.addLink(Patient.PatientLinkComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Patient |
Patient.setLink(List<Patient.PatientLinkComponent> theLink) |
Copyright © 2014–2017 University Health Network. All rights reserved.