Uses of Class
be.ehealth.business.mycarenetcommons.domain.Identification

Packages that use Identification
be.ehealth.business.mycarenetcommons.builders.util   
be.ehealth.business.mycarenetcommons.domain this package contains the domain objects to create a request to send to mycarenet as defined on their document Service_Catalogue_Commons 
 

Uses of Identification in be.ehealth.business.mycarenetcommons.builders.util
 

Methods in be.ehealth.business.mycarenetcommons.builders.util with parameters of type Identification
 CareProviderBuilder CareProviderBuilder.addOrganisationIdentification(Identification identification)
          fill the organization in a CareProviderBuilder with the specified identification
 CareProviderBuilder CareProviderBuilder.addPhysicalPersonIdentification(Identification identification)
          fill the professional in a CareProviderBuilder with the specified identification
 

Uses of Identification in be.ehealth.business.mycarenetcommons.domain
 

Methods in be.ehealth.business.mycarenetcommons.domain that return Identification
 Identification Party.getOrganization()
           
 Identification Party.getPhysicalPerson()
           
 

Methods in be.ehealth.business.mycarenetcommons.domain with parameters of type Identification
 void Party.setOrganization(Identification organization)
           
 void Party.setPhysicalPerson(Identification physicalPerson)
           
 




Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.