GET api/ClinicalNote/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ClinicalNote
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

PatientId

globally unique identifier

None.

EncounterId

globally unique identifier

None.

Note

string

None.

ReviewStatusId

integer

None.

Patient

Patient

None.

Encounter

Encounter

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.