Uses of Class
com.ibm.fhir.model.resource.Consent.Verification
-
Packages that use Consent.Verification Package Description com.ibm.fhir.model.resource -
-
Uses of Consent.Verification in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Consent.Verification Modifier and Type Method Description Consent.VerificationConsent.Verification.Builder. build()Build theConsent.VerificationMethods in com.ibm.fhir.model.resource that return types with arguments of type Consent.Verification Modifier and Type Method Description List<Consent.Verification>Consent. getVerification()Whether a treatment instruction (e.g.Methods in com.ibm.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 com.ibm.fhir.model.resource with type arguments of type Consent.Verification Modifier and Type Method Description Consent.BuilderConsent.Builder. verification(Collection<Consent.Verification> verification)Whether a treatment instruction (e.g.
-