public class

WSFacility

extends Object
implements Serializable
java.lang.Object
   ↳ com.cbs.ctr3ws.dtos.WSFacility

Class Overview

description: the facility core information.

Summary

Fields
public String corrCode description: the facility COOR identification code.
public String facilityCode description: the unique facility abbreviation (ex: ON-OTT-HLA).
public String facilityName description: the Facility name.
public WSLookup facilityType description: the type of patient, see: LT_FACILITY_TYPE
public Long id description: the unique facility record identifier, see: id field info
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public String corrCode

description: the facility COOR identification code.

public String facilityCode

description: the unique facility abbreviation (ex: ON-OTT-HLA).

public String facilityName

description: the Facility name.

public WSLookup facilityType

description: the type of patient, see: LT_FACILITY_TYPE

public Long id

description: the unique facility record identifier, see: id field info