class: serviceClassification

public class: serviceClassification
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 30/12/2005 14:52:21; Modified: 06/03/2006 16:51:57;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {4E80B684-BC25-40d8-972E-FD902D999E27}
A service may belong to more than one specialty/clinic type combination. Currently referrals in Choose and Book are limited to one specialty and clinic type combination for all services on the shortlist but this restriction will be lifted in the future.

A serviceClassification will always be associated with either a service or a searchCriteria.
 

Goto: Custom Properties, Fields

See also: service, searchCriteria, service

Appears in: Communication Description, Communication Description, Choose and Book Referral Status

Connections
 
Custom Properties
 
serviceClassification Attributes
Attribute Details
public int
  clinicType
Range:0 to 1
Notes: The clinic type of the classification.

Clinic types are specific to a specialty and will be an external list of values maintained by Choose and Book.
public string
  clinicTypeName
Range:0 to 1
Notes: The name of the clinic type associated with the code.
public int
  specialty
Notes: The specialty of the classification.

Specialty codes in Choose and Book are actually treatment function codes.


This will be an external list of values maintained by Choose and Book.