Skip to content

Commit

Permalink
website updates
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmojicatech committed Aug 30, 2024
1 parent be4ba0f commit 32c631f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 18 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,6 @@ apps/fantalytic-public/src/assets/stats/*
apps/fantalytic-api/local.settings.json

.nx/cache
.nx/workspace-data
.nx/workspace-data

**/.next/*
22 changes: 5 additions & 17 deletions apps/marvintherapy-public/models/helpfulForms.interface.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,15 @@ export const HELPFUL_FORMS = {
text: 'Insurance Responsibility',
href: '/forms/Responsibility to know your Insurance__regulations_guidelines.pdf',
},
{
text: 'Telehealth Informed Consent',
href: '/forms/TelehealthInformedConsent.pdf',
}
],
},
{
text: 'PQRS',
formDetails: [
{
text: 'Coordination of Care',
href: '/forms/CoordinationOfCare.pdf',
},
{
text: 'VAS',
href: '/forms/VAS.jpeg',
},
{
text: 'EASI Form',
href: '/forms/EASI_Web.pdf',
},
{
text: 'Tobacco Screening',
href: '/forms/TobaccoScreening.pdf',
},
formDetails: [
{
text: 'Medication Flowsheet',
href: '/forms/MedicationFlowsheet_Word.pdf',
Expand Down
Binary file not shown.

0 comments on commit 32c631f

Please sign in to comment.