be.ehealth.business.mycarenetcommons.domain
Class Nihii
java.lang.Object
be.ehealth.business.mycarenetcommons.domain.Nihii
public class Nihii
- extends Object
maps to the mycarenet NihiiType. cfr documentation from mycarenet :
The NIHII consists of the quality (nurse, hospital, pharmacy, …) and the identification number. The different values for the quality are described in the referenced document: 'MyCareNet Authentication Catalogue.docx'. See the section 'Message variants' for more information about the id, ref and valueRef attributes.
Nihii
public Nihii(String quality,
String value)
- Parameters:
quality
- value
-
getQuality
public String getQuality()
- Returns:
- the quality
setQuality
public void setQuality(String quality)
- Parameters:
quality
- the quality to set
getValue
public String getValue()
- Returns:
- the nihii number string
setValue
public void setValue(String value)
- Parameters:
value
- the nihii number string to set
Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.