Skip to main content

HS.Push.WebServices.Containers.PatientClinicianRelationship

class HS.Push.WebServices.Containers.PatientClinicianRelationship extends HS.Util.WebServices.ListItem

Property Inventory

Properties

property ClinicianId as %String;
Property methods: ClinicianIdDisplayToLogical(), ClinicianIdGet(), ClinicianIdIsValid(), ClinicianIdLogicalToDisplay(), ClinicianIdLogicalToOdbc(), ClinicianIdNormalize(), ClinicianIdSet()
property ClinicianName as %String;
Property methods: ClinicianNameDisplayToLogical(), ClinicianNameGet(), ClinicianNameIsValid(), ClinicianNameLogicalToDisplay(), ClinicianNameLogicalToOdbc(), ClinicianNameNormalize(), ClinicianNameSet()
property MPIID as %String;
Property methods: MPIIDDisplayToLogical(), MPIIDGet(), MPIIDIsValid(), MPIIDLogicalToDisplay(), MPIIDLogicalToOdbc(), MPIIDNormalize(), MPIIDSet()
property Type as %String;
C - Clinician, G - Clinician Group
Property methods: TypeDisplayToLogical(), TypeGet(), TypeIsValid(), TypeLogicalToDisplay(), TypeLogicalToOdbc(), TypeNormalize(), TypeSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab