GET api/EncounterType?getall={getall}&accountid={accountid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
getall

integer

Required

accountid

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of EncounterType
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Description

string

None.

Icon

string

None.

StatusId

integer

None.

ParentIcon

string

None.

EncounterTypeModeId

integer

None.

EncounterTypeMode

string

None.

AccountId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

Status

Status

None.

Encounters

Collection of Encounter

None.

EncounterTypeModules

Collection of EncounterTypeModule

None.

SiteVitals

Collection of SiteVital

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.