Uses of Class
org.linuxforhealth.fhir.model.resource.Consent.Verification
-
Packages that use Consent.Verification Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of Consent.Verification in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return Consent.Verification Modifier and Type Method Description Consent.VerificationConsent.Verification.Builder. build()Build theConsent.VerificationMethods in org.linuxforhealth.fhir.model.resource that return types with arguments of type Consent.Verification Modifier and Type Method Description java.util.List<Consent.Verification>Consent. getVerification()Whether a treatment instruction (e.g.Methods in org.linuxforhealth.fhir.model.resource with parameters of type Consent.Verification Modifier and Type Method Description protected Consent.Verification.BuilderConsent.Verification.Builder. from(Consent.Verification verification)protected voidConsent.Verification.Builder. validate(Consent.Verification verification)Consent.BuilderConsent.Builder. verification(Consent.Verification... verification)Whether a treatment instruction (e.g.Method parameters in org.linuxforhealth.fhir.model.resource with type arguments of type Consent.Verification Modifier and Type Method Description Consent.BuilderConsent.Builder. verification(java.util.Collection<Consent.Verification> verification)Whether a treatment instruction (e.g.
-