POST api/Notification?patientId={patientId}&SMSSettings={SMSSettings}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
patientId

globally unique identifier

Required

SMSSettings

string

Required

Body Parameters

PatientAlert
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

PatientId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

AlertId

globally unique identifier

None.

AlertName

string

None.

PatientName

string

None.

Photo

Collection of byte

None.

Url

string

None.

Image

string

None.

Photo1

string

None.

IsRead

boolean

None.

CreatedBy

globally unique identifier

None.

CreatedOn

date

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Patient

Patient

None.

RoleId

globally unique identifier

None.

ProviderId

globally unique identifier

None.

Content

string

None.

ActionCode

string

None.

RecipientContact

string

None.

Action

string

None.

SMSPartner

string

None.

Count

integer

None.

ColorId

integer

None.

ColorName

string

None.

RecordTypeId

integer

None.

AccountId

globally unique identifier

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.