| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.formats | |
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
protected Consent.ConsentActorComponent |
JsonParser.parseConsentConsentActorComponent(com.google.gson.JsonObject json,
Consent owner) |
protected Consent.ConsentActorComponent |
XmlParser.parseConsentConsentActorComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeConsentConsentActorComponent(String name,
Consent.ConsentActorComponent element) |
protected void |
XmlParser.composeConsentConsentActorComponent(String name,
Consent.ConsentActorComponent element) |
protected void |
XmlParser.composeConsentConsentActorComponentElements(Consent.ConsentActorComponent element) |
protected void |
JsonParser.composeConsentConsentActorComponentInner(Consent.ConsentActorComponent element) |
protected boolean |
XmlParser.parseConsentConsentActorComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ConsentActorComponent res) |
protected void |
JsonParser.parseConsentConsentActorComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ConsentActorComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Consent.ConsentActorComponent> |
Consent.actor
Who or what is controlled by this consent.
|
| Modifier and Type | Method and Description |
|---|---|
Consent.ConsentActorComponent |
Consent.addActor() |
Consent.ConsentActorComponent |
Consent.ConsentActorComponent.copy() |
Consent.ConsentActorComponent |
Consent.getActorFirstRep() |
Consent.ConsentActorComponent |
Consent.ConsentActorComponent.setReference(Reference value) |
Consent.ConsentActorComponent |
Consent.ConsentActorComponent.setReferenceTarget(Resource value) |
Consent.ConsentActorComponent |
Consent.ConsentActorComponent.setRole(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent.ConsentActorComponent> |
Consent.getActor() |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.addActor(Consent.ConsentActorComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.setActor(List<Consent.ConsentActorComponent> theActor) |
Copyright © 2014–2018 University Health Network. All rights reserved.