| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Consent.ConsentVerificationComponent |
JsonParser.parseConsentConsentVerificationComponent(com.google.gson.JsonObject json,
Consent owner) |
protected Consent.ConsentVerificationComponent |
XmlParser.parseConsentConsentVerificationComponent(org.xmlpull.v1.XmlPullParser xpp,
Consent owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Consent.ConsentVerificationComponent> |
Consent.verification
Whether a treatment instruction (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
Consent.ConsentVerificationComponent |
Consent.addVerification() |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.copy() |
Consent.ConsentVerificationComponent |
Consent.getVerificationFirstRep() |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.setVerificationDate(Date value) |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.setVerificationDateElement(DateTimeType value) |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.setVerified(boolean value) |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.setVerifiedElement(BooleanType value) |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.setVerifiedWith(Reference value) |
Consent.ConsentVerificationComponent |
Consent.ConsentVerificationComponent.setVerifiedWithTarget(Resource value) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent.ConsentVerificationComponent> |
Consent.getVerification() |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.addVerification(Consent.ConsentVerificationComponent t) |
void |
Consent.ConsentVerificationComponent.copyValues(Consent.ConsentVerificationComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
Consent |
Consent.setVerification(List<Consent.ConsentVerificationComponent> theVerification) |
Copyright © 2014–2021 Health Level 7. All rights reserved.