| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| 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–2017 University Health Network. All rights reserved.