Uses of Class
org.hl7.v3.POCDMT000040Custodian
-
Uses of POCDMT000040Custodian in org.hl7.v3
Fields in org.hl7.v3 declared as POCDMT000040CustodianMethods in org.hl7.v3 that return POCDMT000040CustodianModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040Custodian()Create an instance ofPOCDMT000040CustodianClinicalDocument.getCustodian()Gets the value of the custodian property.POCDMT000040Custodian.withAssignedCustodian(POCDMT000040AssignedCustodian value) POCDMT000040Custodian.withNullFlavor(String... values) POCDMT000040Custodian.withNullFlavor(Collection<String> values) POCDMT000040Custodian.withRealmCode(Collection<CS> values) POCDMT000040Custodian.withRealmCode(CS... values) POCDMT000040Custodian.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040Custodian.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040Custodian.withTypeCode(String... values) POCDMT000040Custodian.withTypeCode(Collection<String> values) POCDMT000040Custodian.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 with parameters of type POCDMT000040CustodianModifier and TypeMethodDescriptionvoidClinicalDocument.setCustodian(POCDMT000040Custodian value) Sets the value of the custodian property.ClinicalDocument.withCustodian(POCDMT000040Custodian value)