| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Consent.provisionDataComponent |
JsonParser.parseConsentprovisionDataComponent(com.google.gson.JsonObject json,
Consent owner) |
protected Consent.provisionDataComponent |
XmlParser.parseConsentprovisionDataComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Consent.provisionDataComponent> |
Consent.provisionComponent.data
The resources controlled by this rule if specific resources are referenced.
|
| Modifier and Type | Method and Description |
|---|---|
Consent.provisionDataComponent |
Consent.provisionComponent.addData() |
Consent.provisionDataComponent |
Consent.provisionDataComponent.copy() |
Consent.provisionDataComponent |
Consent.provisionComponent.getDataFirstRep() |
Consent.provisionDataComponent |
Consent.provisionDataComponent.setMeaning(Consent.ConsentDataMeaning value) |
Consent.provisionDataComponent |
Consent.provisionDataComponent.setMeaningElement(Enumeration<Consent.ConsentDataMeaning> value) |
Consent.provisionDataComponent |
Consent.provisionDataComponent.setReference(Reference value) |
Consent.provisionDataComponent |
Consent.provisionDataComponent.setReferenceTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent.provisionDataComponent> |
Consent.provisionComponent.getData() |
| Modifier and Type | Method and Description |
|---|---|
Consent.provisionComponent |
Consent.provisionComponent.addData(Consent.provisionDataComponent t) |
void |
Consent.provisionDataComponent.copyValues(Consent.provisionDataComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
Consent.provisionComponent |
Consent.provisionComponent.setData(List<Consent.provisionDataComponent> theData) |
Copyright © 2014–2021 Health Level 7. All rights reserved.