ClinicianData

Information about the clinician.

Properties

Key

int

SexType

string

Sex:

  • 0 = any
  • 1 = male
  • 2 = female

FullName

string

JSON Example

{
    "Key": 84,
    "FullName": "Dr. House"
}