Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040CustodianOrganization
Packages that use POCDMT000040CustodianOrganization
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040CustodianOrganization in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040CustodianOrganizationModifier and TypeFieldDescriptionprotected POCDMT000040CustodianOrganizationPOCDMT000040AssignedCustodian.representedCustodianOrganizationMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040CustodianOrganizationModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040CustodianOrganization()Create an instance ofPOCDMT000040CustodianOrganizationPOCDMT000040AssignedCustodian.getRepresentedCustodianOrganization()Ruft den Wert der representedCustodianOrganization-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040CustodianOrganizationModifier and TypeMethodDescriptionvoidPOCDMT000040AssignedCustodian.setRepresentedCustodianOrganization(POCDMT000040CustodianOrganization value) Legt den Wert der representedCustodianOrganization-Eigenschaft fest. -
Uses of POCDMT000040CustodianOrganization in org.projecthusky.common.model
Methods in org.projecthusky.common.model with parameters of type POCDMT000040CustodianOrganizationModifier and TypeMethodDescriptionstatic OrganizationBaseTypeOrganization.createOrganizationBaseType(POCDMT000040CustodianOrganization hl7CdaR2Value) Creates the base type from the given HL7 CDA R2 value.Constructors in org.projecthusky.common.model with parameters of type POCDMT000040CustodianOrganizationModifierConstructorDescriptionOrganization(POCDMT000040CustodianOrganization hl7CdaR2Value) Instantiates a new instance from the given HL7 CDA R2 data type. -
Uses of POCDMT000040CustodianOrganization in org.projecthusky.common.utils
Methods in org.projecthusky.common.utils that return POCDMT000040CustodianOrganizationModifier and TypeMethodDescriptionUtil.createCustodianOrganizationFromOrganization(Organization organization) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new MDHT CustodianOrganization object from an eHC Organization object.Deprecated, for removal: This API element is subject to removal in a future version.Creates the organization from custodian organization.Methods in org.projecthusky.common.utils with parameters of type POCDMT000040CustodianOrganizationModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Creates the organization from custodian organization.