| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Consent.ConsentPolicyComponent |
JsonParser.parseConsentConsentPolicyComponent(com.google.gson.JsonObject json,
Consent owner) |
protected Consent.ConsentPolicyComponent |
XmlParser.parseConsentConsentPolicyComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeConsentConsentPolicyComponent(String name,
Consent.ConsentPolicyComponent element) |
protected void |
XmlParser.composeConsentConsentPolicyComponent(String name,
Consent.ConsentPolicyComponent element) |
protected void |
XmlParser.composeConsentConsentPolicyComponentElements(Consent.ConsentPolicyComponent element) |
protected void |
JsonParser.composeConsentConsentPolicyComponentInner(Consent.ConsentPolicyComponent element) |
protected boolean |
XmlParser.parseConsentConsentPolicyComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Consent owner,
Consent.ConsentPolicyComponent res) |
protected void |
JsonParser.parseConsentConsentPolicyComponentProperties(com.google.gson.JsonObject json,
Consent owner,
Consent.ConsentPolicyComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Consent.ConsentPolicyComponent> |
Consent.policy
The references to the policies that are included in this consent scope.
|
| Modifier and Type | Method and Description |
|---|---|
Consent.ConsentPolicyComponent |
Consent.addPolicy() |
Consent.ConsentPolicyComponent |
Consent.ConsentPolicyComponent.copy() |
Consent.ConsentPolicyComponent |
Consent.getPolicyFirstRep() |
Consent.ConsentPolicyComponent |
Consent.ConsentPolicyComponent.setAuthority(String value) |
Consent.ConsentPolicyComponent |
Consent.ConsentPolicyComponent.setAuthorityElement(UriType value) |
Consent.ConsentPolicyComponent |
Consent.ConsentPolicyComponent.setUri(String value) |
Consent.ConsentPolicyComponent |
Consent.ConsentPolicyComponent.setUriElement(UriType value) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent.ConsentPolicyComponent> |
Consent.getPolicy() |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.addPolicy(Consent.ConsentPolicyComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.setPolicy(List<Consent.ConsentPolicyComponent> thePolicy) |
Copyright © 2014–2019 University Health Network. All rights reserved.