be.ehealth.business.mycarenetcommons.domain
Class CareProvider

java.lang.Object
  extended by be.ehealth.business.mycarenetcommons.domain.Party
      extended by be.ehealth.business.mycarenetcommons.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.mycarenetcommons.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 Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.