## ProfileResource type

**Signature:**

```typescript
export type ProfileResource = Patient | Practitioner | RelatedPerson;
```

- [ProfileResource type](/content/docs/sdk/core.profileresource#profileresource-type/index.html)
