Elexis API documentation
Version 2.1.6 as of December 11 2011

ch.elexis.core.data
Class XIDDomains

java.lang.Object
  extended by ch.elexis.core.data.XIDDomains

public class XIDDomains
extends java.lang.Object

CENTRAL XID Domain Register This class contains constants for the domains defined within Elexis, and a quality denominator for the area they are valid in. If a domain is defined herein, one has to set the according quality! This is an extraction of Xid.java. The respective parts will be unhinged in the near future. Please feel free to define additional XIDs in here!

Author:
Marco Descher

Field Summary
static int ASSIGNMENT_GLOBAL
          Quality value for an ID that can be used as global identifier
static int ASSIGNMENT_LOCAL
          Quality value for an ID that is valid only in the context of the issuing program
static int ASSIGNMENT_REGIONAL
          Quality value for an ID that is valid within a geographic or politic context (e.g. a nationally assigned ID)
static java.lang.String AT_PASSPORT
          AUSTRIA
static int AT_PASSPORT_QUALITY
           
static java.lang.String AT_SVNR
           
static int AT_SVNR_QUALITY
           
static java.lang.String CH_AHV
           
static int CH_AHV_QUALITY
           
static java.lang.String CH_PASSPORT
          SWITZERLAND
static int CH_PASSPORT_QUALITY
           
static java.lang.String DE_PASSPORT
          GERMANY
static int DE_PASSPORT_QUALITY
           
static java.lang.String EAN
          GLOBAL
static int EAN_QUALITY
           
static java.lang.String ELEXIS
          ELEXIS INTERNAL domain
static int ELEXIS_QUALITY
           
static java.lang.String OID
           
static int OID_QUALITY
           
static int QUALITY_GUID
          Marker that the ID is a GUID (that is, guaranteed to exist only once through time and space)
 
Constructor Summary
XIDDomains()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASSIGNMENT_LOCAL

public static final int ASSIGNMENT_LOCAL
Quality value for an ID that is valid only in the context of the issuing program

See Also:
Constant Field Values

ASSIGNMENT_REGIONAL

public static final int ASSIGNMENT_REGIONAL
Quality value for an ID that is valid within a geographic or politic context (e.g. a nationally assigned ID)

See Also:
Constant Field Values

ASSIGNMENT_GLOBAL

public static final int ASSIGNMENT_GLOBAL
Quality value for an ID that can be used as global identifier

See Also:
Constant Field Values

QUALITY_GUID

public static final int QUALITY_GUID
Marker that the ID is a GUID (that is, guaranteed to exist only once through time and space)

See Also:
Constant Field Values

ELEXIS

public static final java.lang.String ELEXIS
ELEXIS INTERNAL domain

See Also:
Constant Field Values

ELEXIS_QUALITY

public static final int ELEXIS_QUALITY
See Also:
Constant Field Values

EAN

public static final java.lang.String EAN
GLOBAL

See Also:
Constant Field Values

EAN_QUALITY

public static final int EAN_QUALITY
See Also:
Constant Field Values

OID

public static final java.lang.String OID
See Also:
Constant Field Values

OID_QUALITY

public static final int OID_QUALITY
See Also:
Constant Field Values

CH_PASSPORT

public static final java.lang.String CH_PASSPORT
SWITZERLAND

See Also:
Constant Field Values

CH_PASSPORT_QUALITY

public static final int CH_PASSPORT_QUALITY
See Also:
Constant Field Values

CH_AHV

public static final java.lang.String CH_AHV
See Also:
Constant Field Values

CH_AHV_QUALITY

public static final int CH_AHV_QUALITY
See Also:
Constant Field Values

AT_PASSPORT

public static final java.lang.String AT_PASSPORT
AUSTRIA

See Also:
Constant Field Values

AT_PASSPORT_QUALITY

public static final int AT_PASSPORT_QUALITY
See Also:
Constant Field Values

AT_SVNR

public static final java.lang.String AT_SVNR
See Also:
Constant Field Values

AT_SVNR_QUALITY

public static final int AT_SVNR_QUALITY
See Also:
Constant Field Values

DE_PASSPORT

public static final java.lang.String DE_PASSPORT
GERMANY

See Also:
Constant Field Values

DE_PASSPORT_QUALITY

public static final int DE_PASSPORT_QUALITY
See Also:
Constant Field Values
Constructor Detail

XIDDomains

public XIDDomains()

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis