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

# Interface: PatientPhotoProps

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

## Properties

### alt?

> `optional` **alt**: `string`

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

***

### patientName

> **patientName**: `string`

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

***

### patientUuid

> **patientUuid**: `string`

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