[O3 Framework](../API.md) / PatientPhoto

# Function: PatientPhoto()

> **PatientPhoto**(`__namedParameters`): `Element`

Defined in: [packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx:28](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/patient-photo/patient-photo.component.tsx#L28)

A component which displays the patient photo https://zeroheight.com/23a080e38/p/6663f3-patient-header. If there is no photo, it will display a generated avatar. The default size is 56px.

## Parameters

### \_\_namedParameters

[`PatientPhotoProps`](../interfaces/PatientPhotoProps.md)

## Returns

`Element`
