be.ehealth.business.mycarenetdomaincommons.domain
Class CareProvider

java.lang.Object
  extended by be.ehealth.business.mycarenetdomaincommons.domain.Party
      extended by be.ehealth.business.mycarenetdomaincommons.domain.CareProvider

public class CareProvider
extends Party

maps to the mycarenet CareProviderType. cfr mycarenet document :

 A Care Provider is similar to a Party-Type with the extension of a NIHII.  The NIHII indicates the beneficiary care provider as know by the INAMI/RIZIV.  The physical person and organization elements provide extra information about this care provider.
 


Constructor Summary
CareProvider(Nihii nihii)
           
 
Method Summary
 Nihii getNihii()
           
 void setNihii(Nihii nihii)
           
 
Methods inherited from class be.ehealth.business.mycarenetdomaincommons.domain.Party
getOrganization, getPhysicalPerson, setOrganization, setPhysicalPerson
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CareProvider

public CareProvider(Nihii nihii)
Parameters:
nihii -
Method Detail

getNihii

public Nihii getNihii()
Returns:
the nihii

setNihii

public void setNihii(Nihii nihii)
Parameters:
nihii - the nihii to set



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.