Uses of Class
org.hl7.v3.POCDMT000040Consent
-
Uses of POCDMT000040Consent in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040ConsentMethods in org.hl7.v3 that return POCDMT000040ConsentModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Consent()Create an instance ofPOCDMT000040ConsentPOCDMT000040Authorization.getConsent()Gets the value of the consent property.POCDMT000040Consent.withClassCode(String... values) POCDMT000040Consent.withClassCode(Collection<String> values) POCDMT000040Consent.withElementId(Collection<II> values) POCDMT000040Consent.withElementId(II... values) POCDMT000040Consent.withMoodCode(String... values) POCDMT000040Consent.withMoodCode(Collection<String> values) POCDMT000040Consent.withNullFlavor(String... values) POCDMT000040Consent.withNullFlavor(Collection<String> values) POCDMT000040Consent.withRealmCode(Collection<CS> values) POCDMT000040Consent.withRealmCode(CS... values) POCDMT000040Consent.withStatusCode(CS value) POCDMT000040Consent.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Consent.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Consent.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040ConsentModifier and TypeMethodDescriptionvoidPOCDMT000040Authorization.setConsent(POCDMT000040Consent value) Sets the value of the consent property.POCDMT000040Authorization.withConsent(POCDMT000040Consent value)