| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Provenance.ProvenanceAgentComponent |
JsonParser.parseProvenanceProvenanceAgentComponent(com.google.gson.JsonObject json,
Provenance owner) |
protected Provenance.ProvenanceAgentComponent |
XmlParser.parseProvenanceProvenanceAgentComponent(org.xmlpull.v1.XmlPullParser xpp,
Provenance owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Provenance.ProvenanceAgentComponent> |
Provenance.agent
An actor taking a role in an activity for which it can be assigned some degree of responsibility for the activity taking place.
|
protected List<Provenance.ProvenanceAgentComponent> |
Provenance.ProvenanceEntityComponent.agent
The entity is attributed to an agent to express the agent's responsibility for that entity, possibly along with other agents.
|
| Modifier and Type | Method and Description |
|---|---|
List<Provenance.ProvenanceAgentComponent> |
Provenance.getAgent() |
List<Provenance.ProvenanceAgentComponent> |
Provenance.ProvenanceEntityComponent.getAgent() |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.addAgent(Provenance.ProvenanceAgentComponent t) |
Provenance.ProvenanceEntityComponent |
Provenance.ProvenanceEntityComponent.addAgent(Provenance.ProvenanceAgentComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.setAgent(List<Provenance.ProvenanceAgentComponent> theAgent) |
Provenance.ProvenanceEntityComponent |
Provenance.ProvenanceEntityComponent.setAgent(List<Provenance.ProvenanceAgentComponent> theAgent) |
Copyright © 2014–2018 University Health Network. All rights reserved.