| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Person.PersonLinkComponent |
JsonParser.parsePersonPersonLinkComponent(com.google.gson.JsonObject json,
Person owner) |
protected Person.PersonLinkComponent |
XmlParser.parsePersonPersonLinkComponent(org.xmlpull.v1.XmlPullParser xpp,
Person owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composePersonPersonLinkComponent(String name,
Person.PersonLinkComponent element) |
protected void |
XmlParser.composePersonPersonLinkComponent(String name,
Person.PersonLinkComponent element) |
protected void |
XmlParser.composePersonPersonLinkComponentElements(Person.PersonLinkComponent element) |
protected void |
JsonParser.composePersonPersonLinkComponentInner(Person.PersonLinkComponent element) |
protected boolean |
XmlParser.parsePersonPersonLinkComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Person owner,
Person.PersonLinkComponent res) |
protected void |
JsonParser.parsePersonPersonLinkComponentProperties(com.google.gson.JsonObject json,
Person owner,
Person.PersonLinkComponent res) |
| 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–2019 University Health Network. All rights reserved.