# Medplum `useQuestionnaireForm` Hook Example
Minimalist demo of the `useQuestionnaireForm` hook from the [@medplum/react-hooks](https://www.npmjs.com/package/@medplum/react-hooks) package.
This demo does not use Medplum React components, but instead uses the `useQuestionnaireForm` hook to manage a questionnaire form.
### About Medplum
[Medplum](https://www.medplum.com/) is an open-source, API-first EHR. Medplum makes it easy to build healthcare apps quickly with less code.
Medplum supports self-hosting, and provides a [hosted service](https://app.medplum.com/). Medplum Hello World uses the hosted service as a backend.
- Read our [documentation](https://www.medplum.com/docs)
- Browse our [react component library](https://storybook.medplum.com/)
- Join our [Discord](https://discord.gg/medplum)