@almadar/std 14.24.0 → 14.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors/behaviors-registry.json +4 -684
- package/dist/behaviors/registry/agent/atoms/std-agent-activity-log.orb +69 -69
- package/dist/behaviors/registry/agent/atoms/std-agent-chat-thread.orb +126 -126
- package/dist/behaviors/registry/agent/atoms/std-agent-classifier.orb +95 -95
- package/dist/behaviors/registry/agent/atoms/std-agent-completion.orb +113 -113
- package/dist/behaviors/registry/agent/atoms/std-agent-context-window.orb +408 -408
- package/dist/behaviors/registry/agent/atoms/std-agent-conversation.orb +89 -89
- package/dist/behaviors/registry/agent/atoms/std-agent-memory.orb +76 -76
- package/dist/behaviors/registry/agent/atoms/std-agent-provider.orb +119 -119
- package/dist/behaviors/registry/agent/atoms/std-agent-search.orb +74 -74
- package/dist/behaviors/registry/agent/atoms/std-agent-session.orb +112 -112
- package/dist/behaviors/registry/agent/atoms/std-agent-step-progress.orb +183 -183
- package/dist/behaviors/registry/agent/atoms/std-agent-token-gauge.orb +339 -339
- package/dist/behaviors/registry/agent/atoms/std-agent-tool-call.orb +62 -62
- package/dist/behaviors/registry/agent/molecules/std-agent-fix-loop.orb +193 -193
- package/dist/behaviors/registry/agent/molecules/std-agent-learner.orb +182 -182
- package/dist/behaviors/registry/agent/molecules/std-agent-planner.orb +115 -115
- package/dist/behaviors/registry/agent/molecules/std-agent-rag.orb +101 -101
- package/dist/behaviors/registry/agent/molecules/std-agent-tool-loop.orb +179 -179
- package/dist/behaviors/registry/agent/organisms/std-agent-assistant.orb +1171 -1171
- package/dist/behaviors/registry/agent/organisms/std-agent-builder.orb +2944 -2944
- package/dist/behaviors/registry/agent/organisms/std-agent-pipeline.orb +2105 -2105
- package/dist/behaviors/registry/agent/organisms/std-agent-reviewer.orb +939 -939
- package/dist/behaviors/registry/agent/organisms/std-agent-tutor.orb +803 -803
- package/dist/behaviors/registry/app/atoms/std-ap-bill.orb +79 -29
- package/dist/behaviors/registry/app/atoms/std-applicant.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-approval-request.orb +203 -100
- package/dist/behaviors/registry/app/atoms/std-campaign-goal.orb +234 -32
- package/dist/behaviors/registry/app/atoms/std-change-order.orb +106 -84
- package/dist/behaviors/registry/app/atoms/std-chart-of-accounts.orb +97 -40
- package/dist/behaviors/registry/app/atoms/std-checkin.orb +70 -70
- package/dist/behaviors/registry/app/atoms/std-checkout-terminal.orb +492 -54
- package/dist/behaviors/registry/app/atoms/std-class-roster.orb +61 -36
- package/dist/behaviors/registry/app/atoms/std-class-session.orb +111 -48
- package/dist/behaviors/registry/app/atoms/std-court-deadline.orb +119 -43
- package/dist/behaviors/registry/app/atoms/std-customer-account.orb +125 -48
- package/dist/behaviors/registry/app/atoms/std-donation-receipt.orb +64 -42
- package/dist/behaviors/registry/app/atoms/std-donor.orb +88 -38
- package/dist/behaviors/registry/app/atoms/std-drip-sequence.orb +66 -40
- package/dist/behaviors/registry/app/atoms/std-driver.orb +92 -80
- package/dist/behaviors/registry/app/atoms/std-dunning.orb +177 -52
- package/dist/behaviors/registry/app/atoms/std-email-broadcast.orb +41 -41
- package/dist/behaviors/registry/app/atoms/std-event.orb +60 -60
- package/dist/behaviors/registry/app/atoms/std-health-score.orb +224 -76
- package/dist/behaviors/registry/app/atoms/std-help-article.orb +206 -89
- package/dist/behaviors/registry/app/atoms/std-help-category.orb +113 -79
- package/dist/behaviors/registry/app/atoms/std-interview-slot.orb +40 -40
- package/dist/behaviors/registry/app/atoms/std-invoice.orb +135 -135
- package/dist/behaviors/registry/app/atoms/std-kitchen-display.orb +53 -53
- package/dist/behaviors/registry/app/atoms/std-lease.orb +174 -38
- package/dist/behaviors/registry/app/atoms/std-ledger-entry.orb +165 -39
- package/dist/behaviors/registry/app/atoms/std-maintenance-request.orb +130 -50
- package/dist/behaviors/registry/app/atoms/std-matter.orb +237 -40
- package/dist/behaviors/registry/app/atoms/std-membership.orb +93 -37
- package/dist/behaviors/registry/app/atoms/std-menu.orb +44 -44
- package/dist/behaviors/registry/app/atoms/std-modifier-group.orb +38 -38
- package/dist/behaviors/registry/app/atoms/std-nps-survey.orb +115 -91
- package/dist/behaviors/registry/app/atoms/std-offer-letter.orb +32 -32
- package/dist/behaviors/registry/app/atoms/std-payout-ledger.orb +63 -63
- package/dist/behaviors/registry/app/atoms/std-question-bank.orb +51 -51
- package/dist/behaviors/registry/app/atoms/std-receipt.orb +34 -34
- package/dist/behaviors/registry/app/atoms/std-recurring-charge.orb +152 -60
- package/dist/behaviors/registry/app/atoms/std-renewal-risk.orb +153 -86
- package/dist/behaviors/registry/app/atoms/std-rent-charge.orb +24 -24
- package/dist/behaviors/registry/app/atoms/std-reorder-rule.orb +60 -54
- package/dist/behaviors/registry/app/atoms/std-response-collector.orb +48 -48
- package/dist/behaviors/registry/app/atoms/std-rfi.orb +174 -119
- package/dist/behaviors/registry/app/atoms/std-route-optimize.orb +46 -46
- package/dist/behaviors/registry/app/atoms/std-segment.orb +76 -33
- package/dist/behaviors/registry/app/atoms/std-stock-level.orb +106 -32
- package/dist/behaviors/registry/app/atoms/std-submittal.orb +259 -104
- package/dist/behaviors/registry/app/atoms/std-table-map.orb +47 -47
- package/dist/behaviors/registry/app/atoms/std-technician-dispatch.orb +43 -43
- package/dist/behaviors/registry/app/atoms/std-telematics-event.orb +111 -37
- package/dist/behaviors/registry/app/atoms/std-template-editor.orb +85 -41
- package/dist/behaviors/registry/app/atoms/std-tenant.orb +89 -39
- package/dist/behaviors/registry/app/atoms/std-ticket-tier.orb +62 -62
- package/dist/behaviors/registry/app/atoms/std-time-entry.orb +133 -80
- package/dist/behaviors/registry/app/atoms/std-timesheet.orb +122 -102
- package/dist/behaviors/registry/app/atoms/std-trial.orb +116 -47
- package/dist/behaviors/registry/app/atoms/std-vehicle.orb +236 -111
- package/dist/behaviors/registry/app/atoms/std-waitlist.orb +39 -39
- package/dist/behaviors/registry/app/atoms/std-warehouse.orb +214 -30
- package/dist/behaviors/registry/app/atoms/std-work-order.orb +61 -61
- package/dist/behaviors/registry/app/molecules/std-applicant-form.orb +39 -39
- package/dist/behaviors/registry/app/molecules/std-application.orb +159 -159
- package/dist/behaviors/registry/app/molecules/std-broadcast-builder.orb +168 -53
- package/dist/behaviors/registry/app/molecules/std-cart.orb +49 -49
- package/dist/behaviors/registry/app/molecules/std-form-builder.orb +86 -86
- package/dist/behaviors/registry/app/molecules/std-ledger-entry-form.orb +84 -62
- package/dist/behaviors/registry/app/molecules/std-stock-adjustment.orb +90 -57
- package/dist/behaviors/registry/app/molecules/std-vendor-onboarding.orb +256 -256
- package/dist/behaviors/registry/app/organisms/std-accounting.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-api-gateway.orb +213 -213
- package/dist/behaviors/registry/app/organisms/std-ats-recruiting.orb +145 -145
- package/dist/behaviors/registry/app/organisms/std-booking-system.orb +656 -656
- package/dist/behaviors/registry/app/organisms/std-cicd-pipeline.orb +276 -276
- package/dist/behaviors/registry/app/organisms/std-cms.orb +296 -296
- package/dist/behaviors/registry/app/organisms/std-coding-academy.orb +196 -196
- package/dist/behaviors/registry/app/organisms/std-construction-pm.orb +722 -89
- package/dist/behaviors/registry/app/organisms/std-crm.orb +248 -248
- package/dist/behaviors/registry/app/organisms/std-customer-success.orb +89 -89
- package/dist/behaviors/registry/app/organisms/std-devops-dashboard.orb +442 -442
- package/dist/behaviors/registry/app/organisms/std-document-mgmt.orb +84 -84
- package/dist/behaviors/registry/app/organisms/std-ecommerce.orb +709 -709
- package/dist/behaviors/registry/app/organisms/std-event-ticketing.orb +206 -206
- package/dist/behaviors/registry/app/organisms/std-field-service.orb +176 -176
- package/dist/behaviors/registry/app/organisms/std-finance-tracker.orb +201 -201
- package/dist/behaviors/registry/app/organisms/std-fitness-studio.orb +141 -141
- package/dist/behaviors/registry/app/organisms/std-fleet-mgmt.orb +737 -88
- package/dist/behaviors/registry/app/organisms/std-forum.orb +152 -152
- package/dist/behaviors/registry/app/organisms/std-healthcare.orb +555 -555
- package/dist/behaviors/registry/app/organisms/std-helpdesk.orb +194 -194
- package/dist/behaviors/registry/app/organisms/std-hr-portal.orb +436 -436
- package/dist/behaviors/registry/app/organisms/std-inventory.orb +904 -102
- package/dist/behaviors/registry/app/organisms/std-iot-dashboard.orb +380 -380
- package/dist/behaviors/registry/app/organisms/std-legal-case.orb +361 -135
- package/dist/behaviors/registry/app/organisms/std-listings.orb +129 -129
- package/dist/behaviors/registry/app/organisms/std-lms.orb +381 -381
- package/dist/behaviors/registry/app/organisms/std-marketing-campaign.orb +135 -135
- package/dist/behaviors/registry/app/organisms/std-marketplace.orb +220 -220
- package/dist/behaviors/registry/app/organisms/std-nonprofit-donations.orb +86 -86
- package/dist/behaviors/registry/app/organisms/std-notes.orb +301 -90
- package/dist/behaviors/registry/app/organisms/std-project-manager.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-property-mgmt.orb +920 -94
- package/dist/behaviors/registry/app/organisms/std-public-help-center.orb +516 -102
- package/dist/behaviors/registry/app/organisms/std-realtime-chat.orb +235 -235
- package/dist/behaviors/registry/app/organisms/std-restaurant-pos.orb +127 -127
- package/dist/behaviors/registry/app/organisms/std-retail-pos.orb +136 -136
- package/dist/behaviors/registry/app/organisms/std-social-feed.orb +158 -158
- package/dist/behaviors/registry/app/organisms/std-subscription-billing.orb +200 -200
- package/dist/behaviors/registry/app/organisms/std-survey.orb +123 -123
- package/dist/behaviors/registry/app/organisms/std-time-tracking.orb +960 -84
- package/dist/behaviors/registry/app/organisms/std-trading-dashboard.orb +281 -281
- package/dist/behaviors/registry/app/organisms/std-wiki.orb +141 -141
- package/dist/behaviors/registry/core/atoms/std-billable-hour.orb +99 -42
- package/dist/behaviors/registry/core/atoms/std-branching-logic.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-browse.orb +55 -55
- package/dist/behaviors/registry/core/atoms/std-cache-aside.orb +84 -84
- package/dist/behaviors/registry/core/atoms/std-calendar.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-circuit-breaker.orb +170 -170
- package/dist/behaviors/registry/core/atoms/std-confirmation.orb +32 -32
- package/dist/behaviors/registry/core/atoms/std-display.orb +2 -2
- package/dist/behaviors/registry/core/atoms/std-drawer.orb +11 -11
- package/dist/behaviors/registry/core/atoms/std-esign-request.orb +60 -41
- package/dist/behaviors/registry/core/atoms/std-file-store.orb +178 -31
- package/dist/behaviors/registry/core/atoms/std-filter.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-flag.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-gallery.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-geosearch.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-graphs.orb +40 -40
- package/dist/behaviors/registry/core/atoms/std-image-upload-multi.orb +50 -50
- package/dist/behaviors/registry/core/atoms/std-mod-queue.orb +47 -47
- package/dist/behaviors/registry/core/atoms/std-modal.orb +12 -12
- package/dist/behaviors/registry/core/atoms/std-page-tree.orb +144 -48
- package/dist/behaviors/registry/core/atoms/std-pagination.orb +13 -13
- package/dist/behaviors/registry/core/atoms/std-push.orb +35 -35
- package/dist/behaviors/registry/core/atoms/std-rate-limiter.orb +179 -179
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-related.orb +36 -36
- package/dist/behaviors/registry/core/atoms/std-rich-editor.orb +193 -55
- package/dist/behaviors/registry/core/atoms/std-saved-search.orb +63 -63
- package/dist/behaviors/registry/core/atoms/std-search.orb +8 -8
- package/dist/behaviors/registry/core/atoms/std-selection.orb +93 -93
- package/dist/behaviors/registry/core/atoms/std-signature-capture.orb +90 -90
- package/dist/behaviors/registry/core/atoms/std-stats.orb +114 -114
- package/dist/behaviors/registry/core/atoms/std-tabs.orb +26 -26
- package/dist/behaviors/registry/core/atoms/std-tag-taxonomy.orb +61 -61
- package/dist/behaviors/registry/core/atoms/std-thread.orb +46 -46
- package/dist/behaviors/registry/core/atoms/std-version-history.orb +69 -69
- package/dist/behaviors/registry/core/atoms/std-vote.orb +37 -37
- package/dist/behaviors/registry/core/molecules/std-app-layout.orb +19 -19
- package/dist/behaviors/registry/core/molecules/std-dashboard-grid-layout.orb +10 -10
- package/dist/behaviors/registry/core/molecules/std-dashboard.orb +46 -46
- package/dist/behaviors/registry/core/molecules/std-esign-flow.orb +139 -56
- package/dist/behaviors/registry/core/molecules/std-filtered-list.orb +24 -24
- package/dist/behaviors/registry/core/molecules/std-form-advanced.orb +121 -121
- package/dist/behaviors/registry/core/molecules/std-list.orb +57 -57
- package/dist/behaviors/registry/core/molecules/std-master-detail-layout.orb +16 -16
- package/dist/behaviors/registry/core/molecules/std-stack-layout.orb +12 -12
- package/dist/behaviors/registry/core/molecules/std-tabs-layout.orb +11 -11
- package/dist/behaviors/registry/core/molecules/std-wizard-form.orb +141 -141
- package/dist/behaviors/registry/core/organisms/std-generic-app.orb +554 -554
- package/dist/behaviors/registry/game/atoms/std-collision.orb +0 -595
- package/dist/behaviors/registry/game/atoms/std-combat.orb +0 -524
- package/dist/behaviors/registry/game/atoms/std-dialogue-box.orb +25 -25
- package/dist/behaviors/registry/game/atoms/std-game-canvas2d.orb +48 -48
- package/dist/behaviors/registry/game/atoms/std-gameflow.orb +0 -456
- package/dist/behaviors/registry/game/atoms/std-movement.orb +0 -1279
- package/dist/behaviors/registry/game/atoms/std-overworld.orb +68 -68
- package/dist/behaviors/registry/game/atoms/std-physics2d.orb +80 -80
- package/dist/behaviors/registry/game/atoms/std-quest.orb +137 -137
- package/dist/behaviors/registry/game/atoms/std-timer.orb +269 -269
- package/dist/behaviors/registry/game/organisms/std-arcade-game.orb +0 -1446
- package/dist/behaviors/registry/game/organisms/std-logic-training.orb +0 -1037
- package/dist/behaviors/registry/game/organisms/std-platformer-app.orb +0 -2567
- package/dist/behaviors/registry/game/organisms/std-puzzle-app.orb +0 -1197
- package/dist/behaviors/registry/game/organisms/std-rpg-game.orb +0 -3509
- package/dist/behaviors/registry/game/organisms/std-stem-lab.orb +0 -2003
- package/dist/behaviors/registry/game/organisms/std-strategy-game.orb +0 -2686
- package/dist/behaviors/registry/probes/molecules/std-source-scope-probe.orb +33 -33
- package/dist/behaviors/registry/service/atoms/std-service-calendar-ical.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-custom-bearer.orb +64 -64
- package/dist/behaviors/registry/service/atoms/std-service-email.orb +62 -62
- package/dist/behaviors/registry/service/atoms/std-service-github.orb +59 -59
- package/dist/behaviors/registry/service/atoms/std-service-llm.orb +69 -69
- package/dist/behaviors/registry/service/atoms/std-service-maps.orb +79 -79
- package/dist/behaviors/registry/service/atoms/std-service-oauth.orb +56 -56
- package/dist/behaviors/registry/service/atoms/std-service-print.orb +104 -104
- package/dist/behaviors/registry/service/atoms/std-service-redis.orb +53 -53
- package/dist/behaviors/registry/service/atoms/std-service-storage.orb +50 -50
- package/dist/behaviors/registry/service/atoms/std-service-stripe.orb +99 -99
- package/dist/behaviors/registry/service/atoms/std-service-twilio.orb +58 -58
- package/dist/behaviors/registry/service/atoms/std-service-youtube.orb +30 -30
- package/dist/behaviors/registry/service/organisms/std-service-marketplace.orb +871 -871
- package/dist/behaviors/registry/service/organisms/std-service-research-assistant.orb +802 -802
- package/dist/behaviors-registry.json +4 -684
- package/package.json +1 -1
|
@@ -102,38 +102,38 @@
|
|
|
102
102
|
"ref": "AppShell.traits.AppLayout",
|
|
103
103
|
"name": "PatientAppLayout",
|
|
104
104
|
"config": {
|
|
105
|
-
"searchEvent": "PATIENT_SEARCH",
|
|
106
105
|
"notifications": [],
|
|
107
|
-
"contentTrait": "@trait.PatientCatalog",
|
|
108
106
|
"appName": "HealthcareApp",
|
|
109
107
|
"notificationClickEvent": "PATIENT_NOTIFICATIONS_OPEN",
|
|
108
|
+
"contentTrait": "@trait.PatientCatalog",
|
|
110
109
|
"navItems": [
|
|
111
110
|
{
|
|
112
111
|
"icon": "user-plus",
|
|
113
|
-
"
|
|
114
|
-
"
|
|
112
|
+
"href": "/patients",
|
|
113
|
+
"label": "Patients"
|
|
115
114
|
},
|
|
116
115
|
{
|
|
116
|
+
"label": "Appointments",
|
|
117
117
|
"icon": "calendar",
|
|
118
|
-
"href": "/appointments"
|
|
119
|
-
"label": "Appointments"
|
|
118
|
+
"href": "/appointments"
|
|
120
119
|
},
|
|
121
120
|
{
|
|
121
|
+
"label": "Intake",
|
|
122
122
|
"href": "/intake",
|
|
123
|
-
"icon": "layout-list"
|
|
124
|
-
"label": "Intake"
|
|
123
|
+
"icon": "layout-list"
|
|
125
124
|
},
|
|
126
125
|
{
|
|
126
|
+
"icon": "pill",
|
|
127
127
|
"href": "/prescriptions",
|
|
128
|
-
"label": "Prescriptions"
|
|
129
|
-
"icon": "pill"
|
|
128
|
+
"label": "Prescriptions"
|
|
130
129
|
},
|
|
131
130
|
{
|
|
131
|
+
"label": "Dashboard",
|
|
132
132
|
"href": "/dashboard",
|
|
133
|
-
"icon": "layout-dashboard"
|
|
134
|
-
"label": "Dashboard"
|
|
133
|
+
"icon": "layout-dashboard"
|
|
135
134
|
}
|
|
136
|
-
]
|
|
135
|
+
],
|
|
136
|
+
"searchEvent": "PATIENT_SEARCH"
|
|
137
137
|
},
|
|
138
138
|
"events": {
|
|
139
139
|
"NOTIFY_CLICK": "PATIENT_NOTIFICATIONS_OPEN",
|
|
@@ -220,14 +220,17 @@
|
|
|
220
220
|
"render-ui",
|
|
221
221
|
"main",
|
|
222
222
|
{
|
|
223
|
+
"direction": "vertical",
|
|
224
|
+
"gap": "lg",
|
|
225
|
+
"type": "stack",
|
|
223
226
|
"children": [
|
|
224
227
|
{
|
|
228
|
+
"type": "stack",
|
|
225
229
|
"gap": "md",
|
|
230
|
+
"align": "center",
|
|
231
|
+
"direction": "horizontal",
|
|
226
232
|
"children": [
|
|
227
233
|
{
|
|
228
|
-
"align": "center",
|
|
229
|
-
"gap": "sm",
|
|
230
|
-
"type": "stack",
|
|
231
234
|
"direction": "horizontal",
|
|
232
235
|
"children": [
|
|
233
236
|
{
|
|
@@ -239,39 +242,39 @@
|
|
|
239
242
|
"content": "Patients",
|
|
240
243
|
"variant": "h2"
|
|
241
244
|
}
|
|
242
|
-
]
|
|
245
|
+
],
|
|
246
|
+
"gap": "sm",
|
|
247
|
+
"align": "center",
|
|
248
|
+
"type": "stack"
|
|
243
249
|
},
|
|
244
250
|
{
|
|
251
|
+
"direction": "horizontal",
|
|
245
252
|
"type": "stack",
|
|
246
253
|
"gap": "sm",
|
|
247
|
-
"direction": "horizontal",
|
|
248
254
|
"children": [
|
|
249
255
|
{
|
|
250
|
-
"action": "CREATE",
|
|
251
256
|
"type": "button",
|
|
252
|
-
"variant": "primary",
|
|
253
257
|
"label": "New Patient",
|
|
254
|
-
"
|
|
258
|
+
"action": "CREATE",
|
|
259
|
+
"icon": "plus",
|
|
260
|
+
"variant": "primary"
|
|
255
261
|
}
|
|
256
262
|
]
|
|
257
263
|
}
|
|
258
264
|
],
|
|
259
|
-
"
|
|
260
|
-
"direction": "horizontal",
|
|
261
|
-
"justify": "between",
|
|
262
|
-
"align": "center"
|
|
265
|
+
"justify": "between"
|
|
263
266
|
},
|
|
264
267
|
{
|
|
265
268
|
"type": "divider"
|
|
266
269
|
},
|
|
267
270
|
{
|
|
268
|
-
"
|
|
271
|
+
"type": "stack",
|
|
269
272
|
"direction": "horizontal",
|
|
270
273
|
"children": [
|
|
271
274
|
"@trait.PatientSearch",
|
|
272
275
|
"@trait.PatientFilter"
|
|
273
276
|
],
|
|
274
|
-
"
|
|
277
|
+
"gap": "sm"
|
|
275
278
|
},
|
|
276
279
|
"@trait.PatientStats",
|
|
277
280
|
"@trait.PatientGraphs",
|
|
@@ -279,10 +282,7 @@
|
|
|
279
282
|
"type": "divider"
|
|
280
283
|
},
|
|
281
284
|
"@trait.PatientBrowseList"
|
|
282
|
-
]
|
|
283
|
-
"gap": "lg",
|
|
284
|
-
"type": "stack",
|
|
285
|
-
"direction": "vertical"
|
|
285
|
+
]
|
|
286
286
|
}
|
|
287
287
|
]
|
|
288
288
|
]
|
|
@@ -301,33 +301,33 @@
|
|
|
301
301
|
"render-ui",
|
|
302
302
|
"main",
|
|
303
303
|
{
|
|
304
|
+
"direction": "vertical",
|
|
305
|
+
"gap": "md",
|
|
306
|
+
"align": "center",
|
|
304
307
|
"children": [
|
|
305
308
|
{
|
|
306
|
-
"
|
|
307
|
-
"
|
|
309
|
+
"type": "icon",
|
|
310
|
+
"name": "bell"
|
|
308
311
|
},
|
|
309
312
|
{
|
|
313
|
+
"variant": "h3",
|
|
310
314
|
"content": "No notifications",
|
|
311
|
-
"type": "typography"
|
|
312
|
-
"variant": "h3"
|
|
315
|
+
"type": "typography"
|
|
313
316
|
},
|
|
314
317
|
{
|
|
315
|
-
"
|
|
318
|
+
"type": "typography",
|
|
316
319
|
"color": "muted",
|
|
317
|
-
"
|
|
318
|
-
"
|
|
320
|
+
"variant": "caption",
|
|
321
|
+
"content": "You're all caught up."
|
|
319
322
|
},
|
|
320
323
|
{
|
|
321
|
-
"label": "Back to patients",
|
|
322
324
|
"type": "button",
|
|
325
|
+
"label": "Back to patients",
|
|
323
326
|
"variant": "ghost",
|
|
324
327
|
"action": "INIT"
|
|
325
328
|
}
|
|
326
329
|
],
|
|
327
|
-
"align": "center",
|
|
328
330
|
"type": "stack",
|
|
329
|
-
"direction": "vertical",
|
|
330
|
-
"gap": "md",
|
|
331
331
|
"className": "py-8"
|
|
332
332
|
}
|
|
333
333
|
]
|
|
@@ -341,8 +341,8 @@
|
|
|
341
341
|
"ref": "Search.traits.SearchResultSearch",
|
|
342
342
|
"name": "PatientSearch",
|
|
343
343
|
"config": {
|
|
344
|
-
"
|
|
345
|
-
"
|
|
344
|
+
"placeholder": "Search patients by name…",
|
|
345
|
+
"event": "SEARCH"
|
|
346
346
|
}
|
|
347
347
|
},
|
|
348
348
|
{
|
|
@@ -351,25 +351,25 @@
|
|
|
351
351
|
"config": {
|
|
352
352
|
"filters": [
|
|
353
353
|
{
|
|
354
|
-
"field": "status",
|
|
355
|
-
"label": "Status",
|
|
356
354
|
"options": [
|
|
357
355
|
"active",
|
|
358
356
|
"inactive",
|
|
359
357
|
"discharged"
|
|
360
358
|
],
|
|
359
|
+
"field": "status",
|
|
360
|
+
"label": "Status",
|
|
361
361
|
"filterType": "select"
|
|
362
362
|
},
|
|
363
363
|
{
|
|
364
|
+
"filterType": "select",
|
|
365
|
+
"label": "Insurance",
|
|
366
|
+
"field": "insuranceId",
|
|
364
367
|
"options": [
|
|
365
368
|
"aetna",
|
|
366
369
|
"bcbs",
|
|
367
370
|
"cigna",
|
|
368
371
|
"uhc"
|
|
369
|
-
]
|
|
370
|
-
"label": "Insurance",
|
|
371
|
-
"filterType": "select",
|
|
372
|
-
"field": "insuranceId"
|
|
372
|
+
]
|
|
373
373
|
}
|
|
374
374
|
],
|
|
375
375
|
"event": "FILTER"
|
|
@@ -382,16 +382,18 @@
|
|
|
382
382
|
"title": "Patient Overview",
|
|
383
383
|
"metrics": [
|
|
384
384
|
{
|
|
385
|
-
"aggregation": "count",
|
|
386
385
|
"variant": "primary",
|
|
387
|
-
"
|
|
386
|
+
"aggregation": "count",
|
|
388
387
|
"label": "Total Patients",
|
|
388
|
+
"format": "number",
|
|
389
389
|
"icon": "users"
|
|
390
390
|
},
|
|
391
391
|
{
|
|
392
|
+
"icon": "check-circle",
|
|
392
393
|
"aggregation": "count",
|
|
393
|
-
"format": "number",
|
|
394
394
|
"variant": "success",
|
|
395
|
+
"label": "Active",
|
|
396
|
+
"format": "number",
|
|
395
397
|
"filter": [
|
|
396
398
|
"fn",
|
|
397
399
|
"row",
|
|
@@ -400,22 +402,20 @@
|
|
|
400
402
|
"@row.status",
|
|
401
403
|
"active"
|
|
402
404
|
]
|
|
403
|
-
]
|
|
404
|
-
"label": "Active",
|
|
405
|
-
"icon": "check-circle"
|
|
405
|
+
]
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
|
-
"
|
|
408
|
+
"format": "number",
|
|
409
409
|
"variant": "info",
|
|
410
|
-
"icon": "user-plus",
|
|
411
410
|
"aggregation": "count",
|
|
412
|
-
"
|
|
411
|
+
"label": "New This Month",
|
|
412
|
+
"icon": "user-plus"
|
|
413
413
|
},
|
|
414
414
|
{
|
|
415
|
-
"icon": "shield",
|
|
416
|
-
"format": "number",
|
|
417
415
|
"aggregation": "count",
|
|
418
416
|
"label": "By Insurance",
|
|
417
|
+
"format": "number",
|
|
418
|
+
"icon": "shield",
|
|
419
419
|
"variant": "default"
|
|
420
420
|
}
|
|
421
421
|
]
|
|
@@ -435,12 +435,12 @@
|
|
|
435
435
|
"ref": "Graphs.traits.GraphItemGraph",
|
|
436
436
|
"name": "PatientGraphs",
|
|
437
437
|
"config": {
|
|
438
|
-
"title": "Patients by Insurance",
|
|
439
438
|
"subtitle": "Distribution across providers",
|
|
439
|
+
"title": "Patients by Insurance",
|
|
440
440
|
"chartType": "pie",
|
|
441
|
+
"height": 280.0,
|
|
441
442
|
"categoryField": "insuranceId",
|
|
442
443
|
"aggregation": "count",
|
|
443
|
-
"height": 280.0,
|
|
444
444
|
"showLegend": true
|
|
445
445
|
},
|
|
446
446
|
"listens": [
|
|
@@ -459,22 +459,38 @@
|
|
|
459
459
|
"name": "PatientBrowseList",
|
|
460
460
|
"linkedEntity": "Patient",
|
|
461
461
|
"config": {
|
|
462
|
-
"
|
|
462
|
+
"itemActions": [
|
|
463
|
+
{
|
|
464
|
+
"event": "VIEW",
|
|
465
|
+
"label": "View",
|
|
466
|
+
"variant": "ghost"
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
"variant": "ghost",
|
|
470
|
+
"label": "Edit",
|
|
471
|
+
"event": "EDIT"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"event": "DELETE",
|
|
475
|
+
"variant": "danger",
|
|
476
|
+
"label": "Delete"
|
|
477
|
+
}
|
|
478
|
+
],
|
|
463
479
|
"fields": [
|
|
464
480
|
{
|
|
481
|
+
"variant": "h3",
|
|
465
482
|
"name": "firstName",
|
|
466
483
|
"label": "Name",
|
|
467
|
-
"icon": "user"
|
|
468
|
-
"variant": "h3"
|
|
484
|
+
"icon": "user"
|
|
469
485
|
},
|
|
470
486
|
{
|
|
471
|
-
"
|
|
472
|
-
"
|
|
487
|
+
"name": "lastName",
|
|
488
|
+
"variant": "body"
|
|
473
489
|
},
|
|
474
490
|
{
|
|
475
|
-
"variant": "caption",
|
|
476
|
-
"format": "date",
|
|
477
491
|
"name": "dateOfBirth",
|
|
492
|
+
"format": "date",
|
|
493
|
+
"variant": "caption",
|
|
478
494
|
"label": "DOB"
|
|
479
495
|
},
|
|
480
496
|
{
|
|
@@ -483,31 +499,15 @@
|
|
|
483
499
|
"label": "Insurance"
|
|
484
500
|
},
|
|
485
501
|
{
|
|
486
|
-
"
|
|
487
|
-
"
|
|
502
|
+
"name": "status",
|
|
503
|
+
"variant": "badge"
|
|
488
504
|
},
|
|
489
505
|
{
|
|
490
506
|
"variant": "caption",
|
|
491
507
|
"name": "email"
|
|
492
508
|
}
|
|
493
509
|
],
|
|
494
|
-
"
|
|
495
|
-
{
|
|
496
|
-
"variant": "ghost",
|
|
497
|
-
"label": "View",
|
|
498
|
-
"event": "VIEW"
|
|
499
|
-
},
|
|
500
|
-
{
|
|
501
|
-
"variant": "ghost",
|
|
502
|
-
"event": "EDIT",
|
|
503
|
-
"label": "Edit"
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"event": "DELETE",
|
|
507
|
-
"variant": "danger",
|
|
508
|
-
"label": "Delete"
|
|
509
|
-
}
|
|
510
|
-
]
|
|
510
|
+
"gap": "sm"
|
|
511
511
|
},
|
|
512
512
|
"listens": [
|
|
513
513
|
{
|
|
@@ -566,6 +566,7 @@
|
|
|
566
566
|
"name": "PatientCreate",
|
|
567
567
|
"linkedEntity": "Patient",
|
|
568
568
|
"config": {
|
|
569
|
+
"title": "Create Patient",
|
|
569
570
|
"fields": [
|
|
570
571
|
"firstName",
|
|
571
572
|
"lastName",
|
|
@@ -576,8 +577,7 @@
|
|
|
576
577
|
"status"
|
|
577
578
|
],
|
|
578
579
|
"icon": "plus-circle",
|
|
579
|
-
"mode": "create"
|
|
580
|
-
"title": "Create Patient"
|
|
580
|
+
"mode": "create"
|
|
581
581
|
},
|
|
582
582
|
"events": {
|
|
583
583
|
"OPEN": "CREATE",
|
|
@@ -599,8 +599,8 @@
|
|
|
599
599
|
"name": "PatientEdit",
|
|
600
600
|
"linkedEntity": "Patient",
|
|
601
601
|
"config": {
|
|
602
|
-
"icon": "edit",
|
|
603
602
|
"title": "Edit Patient",
|
|
603
|
+
"mode": "edit",
|
|
604
604
|
"fields": [
|
|
605
605
|
"firstName",
|
|
606
606
|
"lastName",
|
|
@@ -610,11 +610,11 @@
|
|
|
610
610
|
"insuranceId",
|
|
611
611
|
"status"
|
|
612
612
|
],
|
|
613
|
-
"
|
|
613
|
+
"icon": "edit"
|
|
614
614
|
},
|
|
615
615
|
"events": {
|
|
616
|
-
"
|
|
617
|
-
"
|
|
616
|
+
"OPEN": "EDIT",
|
|
617
|
+
"SAVE": "PATIENT_UPDATED"
|
|
618
618
|
},
|
|
619
619
|
"listens": [
|
|
620
620
|
{
|
|
@@ -632,6 +632,7 @@
|
|
|
632
632
|
"name": "PatientView",
|
|
633
633
|
"linkedEntity": "Patient",
|
|
634
634
|
"config": {
|
|
635
|
+
"mode": "edit",
|
|
635
636
|
"fields": [
|
|
636
637
|
"firstName",
|
|
637
638
|
"lastName",
|
|
@@ -642,7 +643,6 @@
|
|
|
642
643
|
"status"
|
|
643
644
|
],
|
|
644
645
|
"title": "Patient Details",
|
|
645
|
-
"mode": "edit",
|
|
646
646
|
"icon": "eye"
|
|
647
647
|
},
|
|
648
648
|
"events": {
|
|
@@ -664,9 +664,9 @@
|
|
|
664
664
|
"name": "PatientDelete",
|
|
665
665
|
"linkedEntity": "Patient",
|
|
666
666
|
"config": {
|
|
667
|
-
"confirmLabel": "Delete",
|
|
668
|
-
"title": "Delete Patient",
|
|
669
667
|
"icon": "alert-triangle",
|
|
668
|
+
"title": "Delete Patient",
|
|
669
|
+
"confirmLabel": "Delete",
|
|
670
670
|
"alertMessage": "This action cannot be undone."
|
|
671
671
|
},
|
|
672
672
|
"events": {
|
|
@@ -953,38 +953,38 @@
|
|
|
953
953
|
"render-ui",
|
|
954
954
|
"main",
|
|
955
955
|
{
|
|
956
|
-
"direction": "vertical",
|
|
957
956
|
"gap": "md",
|
|
958
957
|
"type": "stack",
|
|
958
|
+
"direction": "vertical",
|
|
959
959
|
"children": [
|
|
960
960
|
{
|
|
961
|
-
"gap": "sm",
|
|
962
|
-
"type": "stack",
|
|
963
961
|
"direction": "horizontal",
|
|
962
|
+
"type": "stack",
|
|
963
|
+
"align": "center",
|
|
964
964
|
"children": [
|
|
965
965
|
{
|
|
966
966
|
"type": "icon",
|
|
967
967
|
"name": "paperclip"
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
|
-
"variant": "h3",
|
|
971
970
|
"content": "Upload Medical Record",
|
|
972
|
-
"type": "typography"
|
|
971
|
+
"type": "typography",
|
|
972
|
+
"variant": "h3"
|
|
973
973
|
}
|
|
974
974
|
],
|
|
975
|
-
"
|
|
975
|
+
"gap": "sm"
|
|
976
976
|
},
|
|
977
977
|
{
|
|
978
|
-
"placeholder": "Choose file path…",
|
|
979
978
|
"type": "input",
|
|
980
|
-
"inputType": "text"
|
|
979
|
+
"inputType": "text",
|
|
980
|
+
"placeholder": "Choose file path…"
|
|
981
981
|
},
|
|
982
982
|
{
|
|
983
|
-
"variant": "primary",
|
|
984
983
|
"type": "button",
|
|
984
|
+
"icon": "upload",
|
|
985
|
+
"variant": "primary",
|
|
985
986
|
"label": "Upload",
|
|
986
|
-
"action": "UPLOAD"
|
|
987
|
-
"icon": "upload"
|
|
987
|
+
"action": "UPLOAD"
|
|
988
988
|
}
|
|
989
989
|
]
|
|
990
990
|
}
|
|
@@ -1001,10 +1001,10 @@
|
|
|
1001
1001
|
"storage",
|
|
1002
1002
|
"upload",
|
|
1003
1003
|
{
|
|
1004
|
-
"acl": "private",
|
|
1005
|
-
"maxSize": 10485760.0,
|
|
1006
1004
|
"file": "@payload.file",
|
|
1007
|
-
"
|
|
1005
|
+
"acl": "private",
|
|
1006
|
+
"bucket": "patient-records",
|
|
1007
|
+
"maxSize": 10485760.0
|
|
1008
1008
|
},
|
|
1009
1009
|
{
|
|
1010
1010
|
"emit": {
|
|
@@ -1017,21 +1017,21 @@
|
|
|
1017
1017
|
"render-ui",
|
|
1018
1018
|
"main",
|
|
1019
1019
|
{
|
|
1020
|
-
"align": "center",
|
|
1021
|
-
"direction": "vertical",
|
|
1022
1020
|
"children": [
|
|
1023
1021
|
{
|
|
1024
1022
|
"type": "spinner"
|
|
1025
1023
|
},
|
|
1026
1024
|
{
|
|
1025
|
+
"color": "muted",
|
|
1027
1026
|
"variant": "caption",
|
|
1028
1027
|
"content": "Uploading…",
|
|
1029
|
-
"type": "typography"
|
|
1030
|
-
"color": "muted"
|
|
1028
|
+
"type": "typography"
|
|
1031
1029
|
}
|
|
1032
1030
|
],
|
|
1031
|
+
"direction": "vertical",
|
|
1032
|
+
"gap": "md",
|
|
1033
1033
|
"type": "stack",
|
|
1034
|
-
"
|
|
1034
|
+
"align": "center"
|
|
1035
1035
|
}
|
|
1036
1036
|
]
|
|
1037
1037
|
]
|
|
@@ -1220,21 +1220,18 @@
|
|
|
1220
1220
|
"name": "AppointmentAppLayout",
|
|
1221
1221
|
"linkedEntity": "Appointment",
|
|
1222
1222
|
"config": {
|
|
1223
|
-
"contentTrait": "@trait.AppointmentCatalog",
|
|
1224
|
-
"appName": "HealthcareApp",
|
|
1225
|
-
"topBarActions": [],
|
|
1226
|
-
"notificationClickEvent": "APPOINTMENT_NOTIFICATIONS_OPEN",
|
|
1227
1223
|
"searchEvent": "APPOINTMENT_SEARCH",
|
|
1224
|
+
"topBarActions": [],
|
|
1228
1225
|
"navItems": [
|
|
1229
1226
|
{
|
|
1230
|
-
"icon": "user-plus",
|
|
1231
1227
|
"href": "/patients",
|
|
1228
|
+
"icon": "user-plus",
|
|
1232
1229
|
"label": "Patients"
|
|
1233
1230
|
},
|
|
1234
1231
|
{
|
|
1235
1232
|
"label": "Appointments",
|
|
1236
|
-
"
|
|
1237
|
-
"
|
|
1233
|
+
"icon": "calendar",
|
|
1234
|
+
"href": "/appointments"
|
|
1238
1235
|
},
|
|
1239
1236
|
{
|
|
1240
1237
|
"label": "Intake",
|
|
@@ -1242,17 +1239,20 @@
|
|
|
1242
1239
|
"icon": "layout-list"
|
|
1243
1240
|
},
|
|
1244
1241
|
{
|
|
1245
|
-
"href": "/prescriptions",
|
|
1246
1242
|
"label": "Prescriptions",
|
|
1243
|
+
"href": "/prescriptions",
|
|
1247
1244
|
"icon": "pill"
|
|
1248
1245
|
},
|
|
1249
1246
|
{
|
|
1250
|
-
"label": "Dashboard",
|
|
1251
1247
|
"href": "/dashboard",
|
|
1248
|
+
"label": "Dashboard",
|
|
1252
1249
|
"icon": "layout-dashboard"
|
|
1253
1250
|
}
|
|
1254
1251
|
],
|
|
1255
|
-
"
|
|
1252
|
+
"notificationClickEvent": "APPOINTMENT_NOTIFICATIONS_OPEN",
|
|
1253
|
+
"notifications": [],
|
|
1254
|
+
"contentTrait": "@trait.AppointmentCatalog",
|
|
1255
|
+
"appName": "HealthcareApp"
|
|
1256
1256
|
},
|
|
1257
1257
|
"events": {
|
|
1258
1258
|
"NOTIFY_CLICK": "APPOINTMENT_NOTIFICATIONS_OPEN",
|
|
@@ -1303,44 +1303,44 @@
|
|
|
1303
1303
|
{
|
|
1304
1304
|
"children": [
|
|
1305
1305
|
{
|
|
1306
|
-
"
|
|
1306
|
+
"direction": "horizontal",
|
|
1307
|
+
"align": "center",
|
|
1307
1308
|
"justify": "between",
|
|
1308
1309
|
"children": [
|
|
1309
1310
|
{
|
|
1310
|
-
"
|
|
1311
|
-
"direction": "horizontal",
|
|
1312
|
-
"gap": "sm",
|
|
1311
|
+
"align": "center",
|
|
1313
1312
|
"children": [
|
|
1314
1313
|
{
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1314
|
+
"type": "icon",
|
|
1315
|
+
"name": "calendar"
|
|
1317
1316
|
},
|
|
1318
1317
|
{
|
|
1319
|
-
"content": "Appointments",
|
|
1320
1318
|
"type": "typography",
|
|
1319
|
+
"content": "Appointments",
|
|
1321
1320
|
"variant": "h2"
|
|
1322
1321
|
}
|
|
1323
1322
|
],
|
|
1324
|
-
"
|
|
1323
|
+
"gap": "sm",
|
|
1324
|
+
"direction": "horizontal",
|
|
1325
|
+
"type": "stack"
|
|
1325
1326
|
},
|
|
1326
1327
|
{
|
|
1327
1328
|
"type": "stack",
|
|
1329
|
+
"direction": "horizontal",
|
|
1328
1330
|
"children": [
|
|
1329
1331
|
{
|
|
1330
|
-
"type": "button",
|
|
1331
|
-
"variant": "primary",
|
|
1332
1332
|
"icon": "plus",
|
|
1333
1333
|
"label": "New Appointment",
|
|
1334
|
+
"variant": "primary",
|
|
1335
|
+
"type": "button",
|
|
1334
1336
|
"action": "CREATE"
|
|
1335
1337
|
}
|
|
1336
1338
|
],
|
|
1337
|
-
"gap": "sm"
|
|
1338
|
-
"direction": "horizontal"
|
|
1339
|
+
"gap": "sm"
|
|
1339
1340
|
}
|
|
1340
1341
|
],
|
|
1341
|
-
"
|
|
1342
|
-
"
|
|
1343
|
-
"align": "center"
|
|
1342
|
+
"type": "stack",
|
|
1343
|
+
"gap": "md"
|
|
1344
1344
|
},
|
|
1345
1345
|
{
|
|
1346
1346
|
"type": "divider"
|
|
@@ -1351,9 +1351,9 @@
|
|
|
1351
1351
|
},
|
|
1352
1352
|
"@trait.AppointmentBrowseList"
|
|
1353
1353
|
],
|
|
1354
|
-
"
|
|
1354
|
+
"gap": "lg",
|
|
1355
1355
|
"type": "stack",
|
|
1356
|
-
"
|
|
1356
|
+
"direction": "vertical"
|
|
1357
1357
|
}
|
|
1358
1358
|
]
|
|
1359
1359
|
]
|
|
@@ -1367,9 +1367,9 @@
|
|
|
1367
1367
|
"name": "AppointmentCalendar",
|
|
1368
1368
|
"linkedEntity": "Appointment",
|
|
1369
1369
|
"config": {
|
|
1370
|
-
"
|
|
1370
|
+
"dateField": "scheduledAt",
|
|
1371
1371
|
"colorField": "status",
|
|
1372
|
-
"
|
|
1372
|
+
"titleField": "summary"
|
|
1373
1373
|
},
|
|
1374
1374
|
"listens": [
|
|
1375
1375
|
{
|
|
@@ -1403,12 +1403,30 @@
|
|
|
1403
1403
|
"name": "AppointmentBrowseList",
|
|
1404
1404
|
"linkedEntity": "Appointment",
|
|
1405
1405
|
"config": {
|
|
1406
|
+
"itemActions": [
|
|
1407
|
+
{
|
|
1408
|
+
"variant": "ghost",
|
|
1409
|
+
"event": "VIEW",
|
|
1410
|
+
"label": "View"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"label": "Edit",
|
|
1414
|
+
"event": "EDIT",
|
|
1415
|
+
"variant": "ghost"
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
"variant": "danger",
|
|
1419
|
+
"event": "DELETE",
|
|
1420
|
+
"label": "Delete"
|
|
1421
|
+
}
|
|
1422
|
+
],
|
|
1423
|
+
"gap": "sm",
|
|
1406
1424
|
"fields": [
|
|
1407
1425
|
{
|
|
1408
|
-
"name": "patientName",
|
|
1409
1426
|
"label": "Patient",
|
|
1410
|
-
"
|
|
1411
|
-
"
|
|
1427
|
+
"icon": "user",
|
|
1428
|
+
"name": "patientName",
|
|
1429
|
+
"variant": "h4"
|
|
1412
1430
|
},
|
|
1413
1431
|
{
|
|
1414
1432
|
"label": "Doctor",
|
|
@@ -1417,37 +1435,19 @@
|
|
|
1417
1435
|
},
|
|
1418
1436
|
{
|
|
1419
1437
|
"format": "date",
|
|
1420
|
-
"
|
|
1438
|
+
"name": "scheduledAt",
|
|
1421
1439
|
"label": "When",
|
|
1422
|
-
"
|
|
1440
|
+
"variant": "caption"
|
|
1423
1441
|
},
|
|
1424
1442
|
{
|
|
1425
|
-
"
|
|
1426
|
-
"
|
|
1443
|
+
"name": "status",
|
|
1444
|
+
"variant": "badge"
|
|
1427
1445
|
},
|
|
1428
1446
|
{
|
|
1429
|
-
"
|
|
1430
|
-
"
|
|
1431
|
-
}
|
|
1432
|
-
],
|
|
1433
|
-
"itemActions": [
|
|
1434
|
-
{
|
|
1435
|
-
"event": "VIEW",
|
|
1436
|
-
"label": "View",
|
|
1437
|
-
"variant": "ghost"
|
|
1438
|
-
},
|
|
1439
|
-
{
|
|
1440
|
-
"event": "EDIT",
|
|
1441
|
-
"variant": "ghost",
|
|
1442
|
-
"label": "Edit"
|
|
1443
|
-
},
|
|
1444
|
-
{
|
|
1445
|
-
"label": "Delete",
|
|
1446
|
-
"variant": "danger",
|
|
1447
|
-
"event": "DELETE"
|
|
1447
|
+
"variant": "caption",
|
|
1448
|
+
"name": "reason"
|
|
1448
1449
|
}
|
|
1449
|
-
]
|
|
1450
|
-
"gap": "sm"
|
|
1450
|
+
]
|
|
1451
1451
|
},
|
|
1452
1452
|
"listens": [
|
|
1453
1453
|
{
|
|
@@ -1481,9 +1481,8 @@
|
|
|
1481
1481
|
"name": "AppointmentCreate",
|
|
1482
1482
|
"linkedEntity": "Appointment",
|
|
1483
1483
|
"config": {
|
|
1484
|
-
"icon": "plus-circle",
|
|
1485
|
-
"mode": "create",
|
|
1486
1484
|
"title": "Create Appointment",
|
|
1485
|
+
"icon": "plus-circle",
|
|
1487
1486
|
"fields": [
|
|
1488
1487
|
"patientName",
|
|
1489
1488
|
"patientEmail",
|
|
@@ -1493,11 +1492,12 @@
|
|
|
1493
1492
|
"scheduledAt",
|
|
1494
1493
|
"reason",
|
|
1495
1494
|
"status"
|
|
1496
|
-
]
|
|
1495
|
+
],
|
|
1496
|
+
"mode": "create"
|
|
1497
1497
|
},
|
|
1498
1498
|
"events": {
|
|
1499
|
-
"
|
|
1500
|
-
"
|
|
1499
|
+
"SAVE": "APPOINTMENT_CREATED",
|
|
1500
|
+
"OPEN": "CREATE"
|
|
1501
1501
|
},
|
|
1502
1502
|
"listens": [
|
|
1503
1503
|
{
|
|
@@ -1515,8 +1515,7 @@
|
|
|
1515
1515
|
"name": "AppointmentEdit",
|
|
1516
1516
|
"linkedEntity": "Appointment",
|
|
1517
1517
|
"config": {
|
|
1518
|
-
"
|
|
1519
|
-
"icon": "edit",
|
|
1518
|
+
"title": "Edit Appointment",
|
|
1520
1519
|
"fields": [
|
|
1521
1520
|
"patientName",
|
|
1522
1521
|
"patientEmail",
|
|
@@ -1527,11 +1526,12 @@
|
|
|
1527
1526
|
"reason",
|
|
1528
1527
|
"status"
|
|
1529
1528
|
],
|
|
1530
|
-
"
|
|
1529
|
+
"mode": "edit",
|
|
1530
|
+
"icon": "edit"
|
|
1531
1531
|
},
|
|
1532
1532
|
"events": {
|
|
1533
|
-
"
|
|
1534
|
-
"
|
|
1533
|
+
"OPEN": "EDIT",
|
|
1534
|
+
"SAVE": "APPOINTMENT_UPDATED"
|
|
1535
1535
|
},
|
|
1536
1536
|
"listens": [
|
|
1537
1537
|
{
|
|
@@ -1549,6 +1549,7 @@
|
|
|
1549
1549
|
"name": "AppointmentView",
|
|
1550
1550
|
"linkedEntity": "Appointment",
|
|
1551
1551
|
"config": {
|
|
1552
|
+
"icon": "eye",
|
|
1552
1553
|
"title": "Appointment Details",
|
|
1553
1554
|
"fields": [
|
|
1554
1555
|
"patientName",
|
|
@@ -1558,8 +1559,7 @@
|
|
|
1558
1559
|
"reason",
|
|
1559
1560
|
"status"
|
|
1560
1561
|
],
|
|
1561
|
-
"mode": "edit"
|
|
1562
|
-
"icon": "eye"
|
|
1562
|
+
"mode": "edit"
|
|
1563
1563
|
},
|
|
1564
1564
|
"events": {
|
|
1565
1565
|
"OPEN": "VIEW"
|
|
@@ -1586,8 +1586,8 @@
|
|
|
1586
1586
|
"icon": "alert-triangle"
|
|
1587
1587
|
},
|
|
1588
1588
|
"events": {
|
|
1589
|
-
"
|
|
1590
|
-
"
|
|
1589
|
+
"CONFIRM": "APPOINTMENT_DELETED",
|
|
1590
|
+
"REQUEST": "DELETE"
|
|
1591
1591
|
},
|
|
1592
1592
|
"listens": [
|
|
1593
1593
|
{
|
|
@@ -1797,9 +1797,9 @@
|
|
|
1797
1797
|
"send",
|
|
1798
1798
|
{
|
|
1799
1799
|
"body": "Your appointment is scheduled.",
|
|
1800
|
+
"sender": "noreply@clinic.example",
|
|
1800
1801
|
"recipient": "@payload.data.patientEmail",
|
|
1801
|
-
"subject": "Appointment Confirmed"
|
|
1802
|
-
"sender": "noreply@clinic.example"
|
|
1802
|
+
"subject": "Appointment Confirmed"
|
|
1803
1803
|
},
|
|
1804
1804
|
{
|
|
1805
1805
|
"emit": {
|
|
@@ -1956,14 +1956,11 @@
|
|
|
1956
1956
|
"render-ui",
|
|
1957
1957
|
"main",
|
|
1958
1958
|
{
|
|
1959
|
-
"direction": "vertical",
|
|
1960
|
-
"type": "stack",
|
|
1961
1959
|
"gap": "md",
|
|
1960
|
+
"direction": "vertical",
|
|
1962
1961
|
"children": [
|
|
1963
1962
|
{
|
|
1964
|
-
"gap": "sm",
|
|
1965
1963
|
"direction": "horizontal",
|
|
1966
|
-
"align": "center",
|
|
1967
1964
|
"type": "stack",
|
|
1968
1965
|
"children": [
|
|
1969
1966
|
{
|
|
@@ -1971,20 +1968,23 @@
|
|
|
1971
1968
|
"name": "bell"
|
|
1972
1969
|
},
|
|
1973
1970
|
{
|
|
1971
|
+
"type": "typography",
|
|
1974
1972
|
"content": "Send Appointment Reminder",
|
|
1975
|
-
"variant": "h3"
|
|
1976
|
-
"type": "typography"
|
|
1973
|
+
"variant": "h3"
|
|
1977
1974
|
}
|
|
1978
|
-
]
|
|
1975
|
+
],
|
|
1976
|
+
"gap": "sm",
|
|
1977
|
+
"align": "center"
|
|
1979
1978
|
},
|
|
1980
1979
|
{
|
|
1981
|
-
"type": "button",
|
|
1982
|
-
"action": "SEND_REMINDER",
|
|
1983
1980
|
"variant": "primary",
|
|
1984
|
-
"
|
|
1985
|
-
"
|
|
1981
|
+
"action": "SEND_REMINDER",
|
|
1982
|
+
"type": "button",
|
|
1983
|
+
"label": "Send SMS Reminder",
|
|
1984
|
+
"icon": "send"
|
|
1986
1985
|
}
|
|
1987
|
-
]
|
|
1986
|
+
],
|
|
1987
|
+
"type": "stack"
|
|
1988
1988
|
}
|
|
1989
1989
|
]
|
|
1990
1990
|
]
|
|
@@ -1999,14 +1999,14 @@
|
|
|
1999
1999
|
"twilio",
|
|
2000
2000
|
"sendSMS",
|
|
2001
2001
|
{
|
|
2002
|
-
"
|
|
2002
|
+
"sender": "+15551234567",
|
|
2003
2003
|
"body": "Reminder: appointment tomorrow.",
|
|
2004
|
-
"
|
|
2004
|
+
"recipient": "@payload.data.patientPhone"
|
|
2005
2005
|
},
|
|
2006
2006
|
{
|
|
2007
2007
|
"emit": {
|
|
2008
|
-
"
|
|
2009
|
-
"
|
|
2008
|
+
"success": "ReminderSent",
|
|
2009
|
+
"failure": "ReminderFailed"
|
|
2010
2010
|
}
|
|
2011
2011
|
}
|
|
2012
2012
|
],
|
|
@@ -2016,19 +2016,19 @@
|
|
|
2016
2016
|
{
|
|
2017
2017
|
"align": "center",
|
|
2018
2018
|
"gap": "md",
|
|
2019
|
+
"type": "stack",
|
|
2019
2020
|
"direction": "vertical",
|
|
2020
2021
|
"children": [
|
|
2021
2022
|
{
|
|
2022
2023
|
"type": "spinner"
|
|
2023
2024
|
},
|
|
2024
2025
|
{
|
|
2025
|
-
"
|
|
2026
|
+
"content": "Sending reminder…",
|
|
2026
2027
|
"color": "muted",
|
|
2027
|
-
"
|
|
2028
|
-
"
|
|
2028
|
+
"variant": "caption",
|
|
2029
|
+
"type": "typography"
|
|
2029
2030
|
}
|
|
2030
|
-
]
|
|
2031
|
-
"type": "stack"
|
|
2031
|
+
]
|
|
2032
2032
|
}
|
|
2033
2033
|
]
|
|
2034
2034
|
]
|
|
@@ -2173,10 +2173,10 @@
|
|
|
2173
2173
|
"name": "IntakeFormAppLayout",
|
|
2174
2174
|
"linkedEntity": "IntakeForm",
|
|
2175
2175
|
"config": {
|
|
2176
|
-
"
|
|
2177
|
-
"topBarActions": [],
|
|
2178
|
-
"notifications": [],
|
|
2176
|
+
"notificationClickEvent": "INTAKE_NOTIFICATIONS_OPEN",
|
|
2179
2177
|
"appName": "HealthcareApp",
|
|
2178
|
+
"searchEvent": "INTAKE_SEARCH",
|
|
2179
|
+
"contentTrait": "@trait.IntakeFormWizard",
|
|
2180
2180
|
"navItems": [
|
|
2181
2181
|
{
|
|
2182
2182
|
"href": "/patients",
|
|
@@ -2184,32 +2184,32 @@
|
|
|
2184
2184
|
"icon": "user-plus"
|
|
2185
2185
|
},
|
|
2186
2186
|
{
|
|
2187
|
-
"href": "/appointments",
|
|
2188
2187
|
"label": "Appointments",
|
|
2189
|
-
"icon": "calendar"
|
|
2188
|
+
"icon": "calendar",
|
|
2189
|
+
"href": "/appointments"
|
|
2190
2190
|
},
|
|
2191
2191
|
{
|
|
2192
|
+
"label": "Intake",
|
|
2192
2193
|
"icon": "layout-list",
|
|
2193
|
-
"href": "/intake"
|
|
2194
|
-
"label": "Intake"
|
|
2194
|
+
"href": "/intake"
|
|
2195
2195
|
},
|
|
2196
2196
|
{
|
|
2197
|
-
"href": "/prescriptions",
|
|
2198
2197
|
"label": "Prescriptions",
|
|
2198
|
+
"href": "/prescriptions",
|
|
2199
2199
|
"icon": "pill"
|
|
2200
2200
|
},
|
|
2201
2201
|
{
|
|
2202
|
+
"label": "Dashboard",
|
|
2202
2203
|
"href": "/dashboard",
|
|
2203
|
-
"icon": "layout-dashboard"
|
|
2204
|
-
"label": "Dashboard"
|
|
2204
|
+
"icon": "layout-dashboard"
|
|
2205
2205
|
}
|
|
2206
2206
|
],
|
|
2207
|
-
"
|
|
2208
|
-
"
|
|
2207
|
+
"topBarActions": [],
|
|
2208
|
+
"notifications": []
|
|
2209
2209
|
},
|
|
2210
2210
|
"events": {
|
|
2211
|
-
"
|
|
2212
|
-
"
|
|
2211
|
+
"NOTIFY_CLICK": "INTAKE_NOTIFICATIONS_OPEN",
|
|
2212
|
+
"SEARCH": "INTAKE_SEARCH"
|
|
2213
2213
|
}
|
|
2214
2214
|
},
|
|
2215
2215
|
{
|
|
@@ -2427,8 +2427,8 @@
|
|
|
2427
2427
|
"IntakeForm",
|
|
2428
2428
|
{
|
|
2429
2429
|
"emit": {
|
|
2430
|
-
"
|
|
2431
|
-
"
|
|
2430
|
+
"success": "IntakeFormLoaded",
|
|
2431
|
+
"failure": "IntakeFormLoadFailed"
|
|
2432
2432
|
}
|
|
2433
2433
|
}
|
|
2434
2434
|
],
|
|
@@ -2436,37 +2436,34 @@
|
|
|
2436
2436
|
"render-ui",
|
|
2437
2437
|
"main",
|
|
2438
2438
|
{
|
|
2439
|
-
"type": "stack",
|
|
2440
2439
|
"className": "max-w-xl mx-auto w-full",
|
|
2441
|
-
"gap": "lg",
|
|
2442
|
-
"direction": "vertical",
|
|
2443
2440
|
"children": [
|
|
2444
2441
|
{
|
|
2445
|
-
"direction": "horizontal",
|
|
2446
|
-
"type": "stack",
|
|
2447
2442
|
"gap": "sm",
|
|
2448
2443
|
"align": "center",
|
|
2444
|
+
"direction": "horizontal",
|
|
2445
|
+
"type": "stack",
|
|
2449
2446
|
"children": [
|
|
2450
2447
|
{
|
|
2451
|
-
"
|
|
2452
|
-
"
|
|
2448
|
+
"type": "icon",
|
|
2449
|
+
"name": "clipboard"
|
|
2453
2450
|
},
|
|
2454
2451
|
{
|
|
2455
|
-
"type": "typography",
|
|
2456
2452
|
"variant": "h2",
|
|
2453
|
+
"type": "typography",
|
|
2457
2454
|
"content": "Patient Intake"
|
|
2458
2455
|
}
|
|
2459
2456
|
]
|
|
2460
2457
|
},
|
|
2461
2458
|
{
|
|
2462
2459
|
"currentStep": 0.0,
|
|
2460
|
+
"type": "wizard-progress",
|
|
2463
2461
|
"steps": [
|
|
2464
2462
|
"Personal Info",
|
|
2465
2463
|
"Medical History",
|
|
2466
2464
|
"Insurance",
|
|
2467
2465
|
"Review"
|
|
2468
|
-
]
|
|
2469
|
-
"type": "wizard-progress"
|
|
2466
|
+
]
|
|
2470
2467
|
},
|
|
2471
2468
|
{
|
|
2472
2469
|
"type": "divider"
|
|
@@ -2477,27 +2474,30 @@
|
|
|
2477
2474
|
"type": "typography"
|
|
2478
2475
|
},
|
|
2479
2476
|
{
|
|
2477
|
+
"submitEvent": "NEXT",
|
|
2478
|
+
"type": "form-section",
|
|
2479
|
+
"showCancel": false,
|
|
2480
2480
|
"fields": [
|
|
2481
2481
|
{
|
|
2482
|
-
"
|
|
2483
|
-
"
|
|
2482
|
+
"required": true,
|
|
2483
|
+
"name": "firstName"
|
|
2484
2484
|
},
|
|
2485
2485
|
{
|
|
2486
2486
|
"required": true,
|
|
2487
2487
|
"name": "lastName"
|
|
2488
2488
|
},
|
|
2489
2489
|
{
|
|
2490
|
-
"
|
|
2491
|
-
"
|
|
2490
|
+
"name": "dateOfBirth",
|
|
2491
|
+
"required": true
|
|
2492
2492
|
}
|
|
2493
2493
|
],
|
|
2494
|
-
"showCancel": false,
|
|
2495
|
-
"submitLabel": "Continue",
|
|
2496
2494
|
"mode": "create",
|
|
2497
|
-
"
|
|
2498
|
-
"type": "form-section"
|
|
2495
|
+
"submitLabel": "Continue"
|
|
2499
2496
|
}
|
|
2500
|
-
]
|
|
2497
|
+
],
|
|
2498
|
+
"type": "stack",
|
|
2499
|
+
"gap": "lg",
|
|
2500
|
+
"direction": "vertical"
|
|
2501
2501
|
}
|
|
2502
2502
|
]
|
|
2503
2503
|
]
|
|
@@ -2532,24 +2532,23 @@
|
|
|
2532
2532
|
"render-ui",
|
|
2533
2533
|
"main",
|
|
2534
2534
|
{
|
|
2535
|
-
"direction": "vertical",
|
|
2536
2535
|
"gap": "lg",
|
|
2537
2536
|
"className": "max-w-xl mx-auto w-full",
|
|
2538
2537
|
"children": [
|
|
2539
2538
|
{
|
|
2540
|
-
"type": "typography",
|
|
2541
2539
|
"content": "Patient Intake",
|
|
2540
|
+
"type": "typography",
|
|
2542
2541
|
"variant": "h2"
|
|
2543
2542
|
},
|
|
2544
2543
|
{
|
|
2544
|
+
"type": "wizard-progress",
|
|
2545
2545
|
"steps": [
|
|
2546
2546
|
"Personal Info",
|
|
2547
2547
|
"Medical History",
|
|
2548
2548
|
"Insurance",
|
|
2549
2549
|
"Review"
|
|
2550
2550
|
],
|
|
2551
|
-
"currentStep": 1.0
|
|
2552
|
-
"type": "wizard-progress"
|
|
2551
|
+
"currentStep": 1.0
|
|
2553
2552
|
},
|
|
2554
2553
|
{
|
|
2555
2554
|
"type": "divider"
|
|
@@ -2560,20 +2559,21 @@
|
|
|
2560
2559
|
"content": "Medical History"
|
|
2561
2560
|
},
|
|
2562
2561
|
{
|
|
2562
|
+
"entity": "@entity",
|
|
2563
|
+
"cancelEvent": "PREV",
|
|
2563
2564
|
"type": "form-section",
|
|
2564
|
-
"cancelLabel": "Back",
|
|
2565
|
-
"mode": "edit",
|
|
2566
2565
|
"fields": [
|
|
2567
2566
|
"allergies",
|
|
2568
2567
|
"medications"
|
|
2569
2568
|
],
|
|
2569
|
+
"mode": "edit",
|
|
2570
|
+
"cancelLabel": "Back",
|
|
2570
2571
|
"submitLabel": "Continue",
|
|
2571
|
-
"submitEvent": "NEXT"
|
|
2572
|
-
"cancelEvent": "PREV",
|
|
2573
|
-
"entity": "@entity"
|
|
2572
|
+
"submitEvent": "NEXT"
|
|
2574
2573
|
}
|
|
2575
2574
|
],
|
|
2576
|
-
"type": "stack"
|
|
2575
|
+
"type": "stack",
|
|
2576
|
+
"direction": "vertical"
|
|
2577
2577
|
}
|
|
2578
2578
|
]
|
|
2579
2579
|
]
|
|
@@ -2603,42 +2603,34 @@
|
|
|
2603
2603
|
"render-ui",
|
|
2604
2604
|
"main",
|
|
2605
2605
|
{
|
|
2606
|
-
"type": "stack",
|
|
2607
|
-
"gap": "lg",
|
|
2608
|
-
"direction": "vertical",
|
|
2609
2606
|
"className": "max-w-xl mx-auto w-full",
|
|
2610
2607
|
"children": [
|
|
2611
2608
|
{
|
|
2612
|
-
"variant": "h2",
|
|
2613
2609
|
"type": "typography",
|
|
2614
|
-
"content": "Patient Intake"
|
|
2610
|
+
"content": "Patient Intake",
|
|
2611
|
+
"variant": "h2"
|
|
2615
2612
|
},
|
|
2616
2613
|
{
|
|
2614
|
+
"type": "wizard-progress",
|
|
2617
2615
|
"steps": [
|
|
2618
2616
|
"Personal Info",
|
|
2619
2617
|
"Medical History",
|
|
2620
2618
|
"Insurance",
|
|
2621
2619
|
"Review"
|
|
2622
2620
|
],
|
|
2623
|
-
"currentStep": 2.0
|
|
2624
|
-
"type": "wizard-progress"
|
|
2621
|
+
"currentStep": 2.0
|
|
2625
2622
|
},
|
|
2626
2623
|
{
|
|
2627
2624
|
"type": "divider"
|
|
2628
2625
|
},
|
|
2629
2626
|
{
|
|
2630
|
-
"variant": "h3",
|
|
2631
2627
|
"content": "Insurance",
|
|
2628
|
+
"variant": "h3",
|
|
2632
2629
|
"type": "typography"
|
|
2633
2630
|
},
|
|
2634
2631
|
{
|
|
2635
|
-
"mode": "edit",
|
|
2636
|
-
"submitLabel": "Continue",
|
|
2637
|
-
"cancelLabel": "Back",
|
|
2638
2632
|
"entity": "@entity",
|
|
2639
|
-
"
|
|
2640
|
-
"cancelEvent": "PREV",
|
|
2641
|
-
"submitEvent": "NEXT",
|
|
2633
|
+
"cancelLabel": "Back",
|
|
2642
2634
|
"fields": [
|
|
2643
2635
|
{
|
|
2644
2636
|
"required": true,
|
|
@@ -2649,12 +2641,20 @@
|
|
|
2649
2641
|
"name": "insuranceProvider"
|
|
2650
2642
|
},
|
|
2651
2643
|
{
|
|
2652
|
-
"
|
|
2653
|
-
"
|
|
2644
|
+
"name": "insuranceId",
|
|
2645
|
+
"required": true
|
|
2654
2646
|
}
|
|
2655
|
-
]
|
|
2647
|
+
],
|
|
2648
|
+
"submitEvent": "NEXT",
|
|
2649
|
+
"type": "form-section",
|
|
2650
|
+
"mode": "edit",
|
|
2651
|
+
"cancelEvent": "PREV",
|
|
2652
|
+
"submitLabel": "Continue"
|
|
2656
2653
|
}
|
|
2657
|
-
]
|
|
2654
|
+
],
|
|
2655
|
+
"direction": "vertical",
|
|
2656
|
+
"gap": "lg",
|
|
2657
|
+
"type": "stack"
|
|
2658
2658
|
}
|
|
2659
2659
|
]
|
|
2660
2660
|
]
|
|
@@ -2668,55 +2668,55 @@
|
|
|
2668
2668
|
"render-ui",
|
|
2669
2669
|
"main",
|
|
2670
2670
|
{
|
|
2671
|
-
"type": "stack",
|
|
2672
2671
|
"children": [
|
|
2673
2672
|
{
|
|
2674
2673
|
"type": "typography",
|
|
2675
|
-
"
|
|
2676
|
-
"
|
|
2674
|
+
"variant": "h2",
|
|
2675
|
+
"content": "Patient Intake"
|
|
2677
2676
|
},
|
|
2678
2677
|
{
|
|
2679
|
-
"
|
|
2678
|
+
"currentStep": 0.0,
|
|
2680
2679
|
"steps": [
|
|
2681
2680
|
"Personal Info",
|
|
2682
2681
|
"Medical History",
|
|
2683
2682
|
"Insurance",
|
|
2684
2683
|
"Review"
|
|
2685
2684
|
],
|
|
2686
|
-
"
|
|
2685
|
+
"type": "wizard-progress"
|
|
2687
2686
|
},
|
|
2688
2687
|
{
|
|
2689
2688
|
"type": "divider"
|
|
2690
2689
|
},
|
|
2691
2690
|
{
|
|
2692
2691
|
"type": "typography",
|
|
2693
|
-
"
|
|
2694
|
-
"
|
|
2692
|
+
"content": "Personal Info",
|
|
2693
|
+
"variant": "h3"
|
|
2695
2694
|
},
|
|
2696
2695
|
{
|
|
2697
|
-
"submitEvent": "NEXT",
|
|
2698
2696
|
"entity": "@entity",
|
|
2699
|
-
"showCancel": false,
|
|
2700
2697
|
"mode": "edit",
|
|
2701
|
-
"
|
|
2698
|
+
"submitEvent": "NEXT",
|
|
2702
2699
|
"submitLabel": "Continue",
|
|
2700
|
+
"type": "form-section",
|
|
2703
2701
|
"fields": [
|
|
2704
2702
|
{
|
|
2705
|
-
"
|
|
2706
|
-
"
|
|
2703
|
+
"name": "firstName",
|
|
2704
|
+
"required": true
|
|
2707
2705
|
},
|
|
2708
2706
|
{
|
|
2709
|
-
"
|
|
2710
|
-
"
|
|
2707
|
+
"name": "lastName",
|
|
2708
|
+
"required": true
|
|
2711
2709
|
},
|
|
2712
2710
|
{
|
|
2713
|
-
"
|
|
2714
|
-
"
|
|
2711
|
+
"required": true,
|
|
2712
|
+
"name": "dateOfBirth"
|
|
2715
2713
|
}
|
|
2716
|
-
]
|
|
2714
|
+
],
|
|
2715
|
+
"showCancel": false
|
|
2717
2716
|
}
|
|
2718
2717
|
],
|
|
2719
2718
|
"direction": "vertical",
|
|
2719
|
+
"type": "stack",
|
|
2720
2720
|
"gap": "lg",
|
|
2721
2721
|
"className": "max-w-xl mx-auto w-full"
|
|
2722
2722
|
}
|
|
@@ -2756,11 +2756,12 @@
|
|
|
2756
2756
|
"render-ui",
|
|
2757
2757
|
"main",
|
|
2758
2758
|
{
|
|
2759
|
+
"className": "max-w-xl mx-auto w-full",
|
|
2759
2760
|
"children": [
|
|
2760
2761
|
{
|
|
2762
|
+
"content": "Review intake",
|
|
2761
2763
|
"type": "typography",
|
|
2762
|
-
"variant": "h2"
|
|
2763
|
-
"content": "Review intake"
|
|
2764
|
+
"variant": "h2"
|
|
2764
2765
|
},
|
|
2765
2766
|
{
|
|
2766
2767
|
"type": "wizard-progress",
|
|
@@ -2776,65 +2777,68 @@
|
|
|
2776
2777
|
"type": "divider"
|
|
2777
2778
|
},
|
|
2778
2779
|
{
|
|
2779
|
-
"type": "stack",
|
|
2780
2780
|
"direction": "vertical",
|
|
2781
|
+
"type": "stack",
|
|
2781
2782
|
"gap": "sm",
|
|
2782
2783
|
"children": [
|
|
2783
2784
|
{
|
|
2784
2785
|
"type": "stack",
|
|
2786
|
+
"gap": "md",
|
|
2787
|
+
"justify": "between",
|
|
2785
2788
|
"children": [
|
|
2786
2789
|
{
|
|
2787
|
-
"
|
|
2790
|
+
"type": "typography",
|
|
2788
2791
|
"content": "First Name",
|
|
2789
|
-
"
|
|
2792
|
+
"variant": "caption"
|
|
2790
2793
|
},
|
|
2791
2794
|
{
|
|
2795
|
+
"content": "@entity.firstName",
|
|
2792
2796
|
"type": "typography",
|
|
2793
|
-
"variant": "body"
|
|
2794
|
-
"content": "@entity.firstName"
|
|
2797
|
+
"variant": "body"
|
|
2795
2798
|
}
|
|
2796
2799
|
],
|
|
2797
|
-
"justify": "between",
|
|
2798
|
-
"gap": "md",
|
|
2799
2800
|
"direction": "horizontal"
|
|
2800
2801
|
},
|
|
2801
2802
|
{
|
|
2802
|
-
"type": "stack",
|
|
2803
|
-
"direction": "horizontal",
|
|
2804
2803
|
"gap": "md",
|
|
2805
|
-
"justify": "between",
|
|
2806
2804
|
"children": [
|
|
2807
2805
|
{
|
|
2806
|
+
"variant": "caption",
|
|
2808
2807
|
"type": "typography",
|
|
2809
|
-
"content": "Last Name"
|
|
2810
|
-
"variant": "caption"
|
|
2808
|
+
"content": "Last Name"
|
|
2811
2809
|
},
|
|
2812
2810
|
{
|
|
2813
2811
|
"content": "@entity.lastName",
|
|
2814
2812
|
"type": "typography",
|
|
2815
2813
|
"variant": "body"
|
|
2816
2814
|
}
|
|
2817
|
-
]
|
|
2815
|
+
],
|
|
2816
|
+
"type": "stack",
|
|
2817
|
+
"direction": "horizontal",
|
|
2818
|
+
"justify": "between"
|
|
2818
2819
|
},
|
|
2819
2820
|
{
|
|
2820
2821
|
"gap": "md",
|
|
2821
|
-
"direction": "horizontal",
|
|
2822
|
-
"type": "stack",
|
|
2823
2822
|
"justify": "between",
|
|
2823
|
+
"direction": "horizontal",
|
|
2824
2824
|
"children": [
|
|
2825
2825
|
{
|
|
2826
|
-
"type": "typography",
|
|
2827
2826
|
"content": "Date of Birth",
|
|
2828
|
-
"variant": "caption"
|
|
2827
|
+
"variant": "caption",
|
|
2828
|
+
"type": "typography"
|
|
2829
2829
|
},
|
|
2830
2830
|
{
|
|
2831
|
-
"variant": "body",
|
|
2832
2831
|
"content": "@entity.dateOfBirth",
|
|
2832
|
+
"variant": "body",
|
|
2833
2833
|
"type": "typography"
|
|
2834
2834
|
}
|
|
2835
|
-
]
|
|
2835
|
+
],
|
|
2836
|
+
"type": "stack"
|
|
2836
2837
|
},
|
|
2837
2838
|
{
|
|
2839
|
+
"direction": "horizontal",
|
|
2840
|
+
"gap": "md",
|
|
2841
|
+
"justify": "between",
|
|
2838
2842
|
"children": [
|
|
2839
2843
|
{
|
|
2840
2844
|
"content": "Allergies",
|
|
@@ -2842,87 +2846,84 @@
|
|
|
2842
2846
|
"variant": "caption"
|
|
2843
2847
|
},
|
|
2844
2848
|
{
|
|
2845
|
-
"variant": "body",
|
|
2846
2849
|
"content": "@entity.allergies",
|
|
2850
|
+
"variant": "body",
|
|
2847
2851
|
"type": "typography"
|
|
2848
2852
|
}
|
|
2849
2853
|
],
|
|
2850
|
-
"
|
|
2851
|
-
"direction": "horizontal",
|
|
2852
|
-
"type": "stack",
|
|
2853
|
-
"justify": "between"
|
|
2854
|
+
"type": "stack"
|
|
2854
2855
|
},
|
|
2855
2856
|
{
|
|
2857
|
+
"direction": "horizontal",
|
|
2858
|
+
"justify": "between",
|
|
2859
|
+
"gap": "md",
|
|
2856
2860
|
"children": [
|
|
2857
2861
|
{
|
|
2862
|
+
"content": "Medications",
|
|
2858
2863
|
"type": "typography",
|
|
2859
|
-
"variant": "caption"
|
|
2860
|
-
"content": "Medications"
|
|
2864
|
+
"variant": "caption"
|
|
2861
2865
|
},
|
|
2862
2866
|
{
|
|
2863
|
-
"content": "@entity.medications",
|
|
2864
2867
|
"variant": "body",
|
|
2865
|
-
"type": "typography"
|
|
2868
|
+
"type": "typography",
|
|
2869
|
+
"content": "@entity.medications"
|
|
2866
2870
|
}
|
|
2867
2871
|
],
|
|
2868
|
-
"
|
|
2869
|
-
"type": "stack",
|
|
2870
|
-
"direction": "horizontal",
|
|
2871
|
-
"justify": "between"
|
|
2872
|
+
"type": "stack"
|
|
2872
2873
|
},
|
|
2873
2874
|
{
|
|
2875
|
+
"direction": "horizontal",
|
|
2876
|
+
"type": "stack",
|
|
2877
|
+
"gap": "md",
|
|
2874
2878
|
"justify": "between",
|
|
2875
2879
|
"children": [
|
|
2876
2880
|
{
|
|
2881
|
+
"content": "Emergency Contact",
|
|
2877
2882
|
"type": "typography",
|
|
2878
|
-
"variant": "caption"
|
|
2879
|
-
"content": "Emergency Contact"
|
|
2883
|
+
"variant": "caption"
|
|
2880
2884
|
},
|
|
2881
2885
|
{
|
|
2882
|
-
"content": "@entity.emergencyContact",
|
|
2883
2886
|
"type": "typography",
|
|
2884
|
-
"variant": "body"
|
|
2887
|
+
"variant": "body",
|
|
2888
|
+
"content": "@entity.emergencyContact"
|
|
2885
2889
|
}
|
|
2886
|
-
]
|
|
2887
|
-
"direction": "horizontal",
|
|
2888
|
-
"type": "stack",
|
|
2889
|
-
"gap": "md"
|
|
2890
|
+
]
|
|
2890
2891
|
},
|
|
2891
2892
|
{
|
|
2892
|
-
"
|
|
2893
|
+
"type": "stack",
|
|
2893
2894
|
"gap": "md",
|
|
2894
2895
|
"children": [
|
|
2895
2896
|
{
|
|
2896
2897
|
"content": "Insurance Provider",
|
|
2897
|
-
"
|
|
2898
|
-
"
|
|
2898
|
+
"variant": "caption",
|
|
2899
|
+
"type": "typography"
|
|
2899
2900
|
},
|
|
2900
2901
|
{
|
|
2901
|
-
"
|
|
2902
|
+
"type": "typography",
|
|
2902
2903
|
"content": "@entity.insuranceProvider",
|
|
2903
|
-
"
|
|
2904
|
+
"variant": "body"
|
|
2904
2905
|
}
|
|
2905
2906
|
],
|
|
2906
|
-
"
|
|
2907
|
-
"
|
|
2907
|
+
"justify": "between",
|
|
2908
|
+
"direction": "horizontal"
|
|
2908
2909
|
},
|
|
2909
2910
|
{
|
|
2911
|
+
"type": "stack",
|
|
2910
2912
|
"gap": "md",
|
|
2911
|
-
"direction": "horizontal",
|
|
2912
|
-
"justify": "between",
|
|
2913
2913
|
"children": [
|
|
2914
2914
|
{
|
|
2915
2915
|
"content": "Insurance ID",
|
|
2916
|
-
"
|
|
2917
|
-
"
|
|
2916
|
+
"type": "typography",
|
|
2917
|
+
"variant": "caption"
|
|
2918
2918
|
},
|
|
2919
2919
|
{
|
|
2920
|
-
"variant": "body",
|
|
2921
2920
|
"content": "@entity.insuranceId",
|
|
2922
|
-
"type": "typography"
|
|
2921
|
+
"type": "typography",
|
|
2922
|
+
"variant": "body"
|
|
2923
2923
|
}
|
|
2924
2924
|
],
|
|
2925
|
-
"
|
|
2925
|
+
"direction": "horizontal",
|
|
2926
|
+
"justify": "between"
|
|
2926
2927
|
}
|
|
2927
2928
|
]
|
|
2928
2929
|
},
|
|
@@ -2931,30 +2932,29 @@
|
|
|
2931
2932
|
},
|
|
2932
2933
|
{
|
|
2933
2934
|
"justify": "between",
|
|
2934
|
-
"type": "stack",
|
|
2935
|
-
"gap": "sm",
|
|
2936
2935
|
"direction": "horizontal",
|
|
2936
|
+
"gap": "sm",
|
|
2937
|
+
"type": "stack",
|
|
2937
2938
|
"children": [
|
|
2938
2939
|
{
|
|
2940
|
+
"icon": "arrow-left",
|
|
2939
2941
|
"label": "Back",
|
|
2942
|
+
"type": "button",
|
|
2940
2943
|
"variant": "ghost",
|
|
2941
|
-
"
|
|
2942
|
-
"action": "PREV",
|
|
2943
|
-
"type": "button"
|
|
2944
|
+
"action": "PREV"
|
|
2944
2945
|
},
|
|
2945
2946
|
{
|
|
2946
|
-
"type": "button",
|
|
2947
2947
|
"action": "COMPLETE",
|
|
2948
2948
|
"label": "Submit Intake",
|
|
2949
|
-
"
|
|
2950
|
-
"
|
|
2949
|
+
"icon": "check",
|
|
2950
|
+
"type": "button",
|
|
2951
|
+
"variant": "primary"
|
|
2951
2952
|
}
|
|
2952
2953
|
]
|
|
2953
2954
|
}
|
|
2954
2955
|
],
|
|
2955
|
-
"className": "max-w-xl mx-auto w-full",
|
|
2956
|
-
"direction": "vertical",
|
|
2957
2956
|
"gap": "lg",
|
|
2957
|
+
"direction": "vertical",
|
|
2958
2958
|
"type": "stack"
|
|
2959
2959
|
}
|
|
2960
2960
|
]
|
|
@@ -2969,48 +2969,48 @@
|
|
|
2969
2969
|
"render-ui",
|
|
2970
2970
|
"main",
|
|
2971
2971
|
{
|
|
2972
|
+
"type": "stack",
|
|
2972
2973
|
"className": "max-w-xl mx-auto w-full",
|
|
2974
|
+
"direction": "vertical",
|
|
2973
2975
|
"gap": "lg",
|
|
2974
2976
|
"children": [
|
|
2975
2977
|
{
|
|
2976
|
-
"content": "Patient Intake",
|
|
2977
2978
|
"variant": "h2",
|
|
2979
|
+
"content": "Patient Intake",
|
|
2978
2980
|
"type": "typography"
|
|
2979
2981
|
},
|
|
2980
2982
|
{
|
|
2983
|
+
"type": "wizard-progress",
|
|
2981
2984
|
"steps": [
|
|
2982
2985
|
"Personal Info",
|
|
2983
2986
|
"Medical History",
|
|
2984
2987
|
"Insurance",
|
|
2985
2988
|
"Review"
|
|
2986
2989
|
],
|
|
2987
|
-
"currentStep": 1.0
|
|
2988
|
-
"type": "wizard-progress"
|
|
2990
|
+
"currentStep": 1.0
|
|
2989
2991
|
},
|
|
2990
2992
|
{
|
|
2991
2993
|
"type": "divider"
|
|
2992
2994
|
},
|
|
2993
2995
|
{
|
|
2994
|
-
"content": "Medical History",
|
|
2995
2996
|
"variant": "h3",
|
|
2997
|
+
"content": "Medical History",
|
|
2996
2998
|
"type": "typography"
|
|
2997
2999
|
},
|
|
2998
3000
|
{
|
|
2999
|
-
"
|
|
3001
|
+
"fields": [
|
|
3002
|
+
"allergies",
|
|
3003
|
+
"medications"
|
|
3004
|
+
],
|
|
3000
3005
|
"type": "form-section",
|
|
3006
|
+
"cancelLabel": "Back",
|
|
3007
|
+
"entity": "@entity",
|
|
3001
3008
|
"mode": "edit",
|
|
3002
3009
|
"submitEvent": "NEXT",
|
|
3003
|
-
"cancelLabel": "Back",
|
|
3004
|
-
"cancelEvent": "PREV",
|
|
3005
3010
|
"submitLabel": "Continue",
|
|
3006
|
-
"
|
|
3007
|
-
"allergies",
|
|
3008
|
-
"medications"
|
|
3009
|
-
]
|
|
3011
|
+
"cancelEvent": "PREV"
|
|
3010
3012
|
}
|
|
3011
|
-
]
|
|
3012
|
-
"type": "stack",
|
|
3013
|
-
"direction": "vertical"
|
|
3013
|
+
]
|
|
3014
3014
|
}
|
|
3015
3015
|
]
|
|
3016
3016
|
]
|
|
@@ -3057,35 +3057,35 @@
|
|
|
3057
3057
|
"render-ui",
|
|
3058
3058
|
"main",
|
|
3059
3059
|
{
|
|
3060
|
+
"align": "center",
|
|
3061
|
+
"direction": "vertical",
|
|
3062
|
+
"gap": "lg",
|
|
3063
|
+
"type": "stack",
|
|
3064
|
+
"className": "max-w-xl mx-auto w-full py-12",
|
|
3060
3065
|
"children": [
|
|
3061
3066
|
{
|
|
3062
3067
|
"type": "icon",
|
|
3063
3068
|
"name": "check-circle"
|
|
3064
3069
|
},
|
|
3065
3070
|
{
|
|
3071
|
+
"type": "typography",
|
|
3066
3072
|
"content": "Intake Complete",
|
|
3067
|
-
"variant": "h2"
|
|
3068
|
-
"type": "typography"
|
|
3073
|
+
"variant": "h2"
|
|
3069
3074
|
},
|
|
3070
3075
|
{
|
|
3071
|
-
"type": "typography",
|
|
3072
|
-
"color": "muted",
|
|
3073
3076
|
"content": "Patient intake has been submitted.",
|
|
3074
|
-
"variant": "body"
|
|
3077
|
+
"variant": "body",
|
|
3078
|
+
"type": "typography",
|
|
3079
|
+
"color": "muted"
|
|
3075
3080
|
},
|
|
3076
3081
|
{
|
|
3077
|
-
"variant": "ghost",
|
|
3078
|
-
"icon": "rotate-ccw",
|
|
3079
3082
|
"action": "RESTART",
|
|
3083
|
+
"icon": "rotate-ccw",
|
|
3080
3084
|
"label": "Start new intake",
|
|
3081
|
-
"type": "button"
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
"gap": "lg",
|
|
3086
|
-
"align": "center",
|
|
3087
|
-
"direction": "vertical",
|
|
3088
|
-
"className": "max-w-xl mx-auto w-full py-12"
|
|
3085
|
+
"type": "button",
|
|
3086
|
+
"variant": "ghost"
|
|
3087
|
+
}
|
|
3088
|
+
]
|
|
3089
3089
|
}
|
|
3090
3090
|
]
|
|
3091
3091
|
]
|
|
@@ -3100,13 +3100,12 @@
|
|
|
3100
3100
|
"main",
|
|
3101
3101
|
{
|
|
3102
3102
|
"type": "stack",
|
|
3103
|
-
"
|
|
3104
|
-
"gap": "lg",
|
|
3103
|
+
"className": "max-w-xl mx-auto w-full",
|
|
3105
3104
|
"children": [
|
|
3106
3105
|
{
|
|
3107
3106
|
"variant": "h2",
|
|
3108
|
-
"
|
|
3109
|
-
"
|
|
3107
|
+
"type": "typography",
|
|
3108
|
+
"content": "Patient Intake"
|
|
3110
3109
|
},
|
|
3111
3110
|
{
|
|
3112
3111
|
"currentStep": 2.0,
|
|
@@ -3122,35 +3121,36 @@
|
|
|
3122
3121
|
"type": "divider"
|
|
3123
3122
|
},
|
|
3124
3123
|
{
|
|
3125
|
-
"variant": "h3",
|
|
3126
3124
|
"type": "typography",
|
|
3127
|
-
"content": "Insurance"
|
|
3125
|
+
"content": "Insurance",
|
|
3126
|
+
"variant": "h3"
|
|
3128
3127
|
},
|
|
3129
3128
|
{
|
|
3129
|
+
"type": "form-section",
|
|
3130
3130
|
"entity": "@entity",
|
|
3131
|
-
"mode": "edit",
|
|
3132
3131
|
"submitEvent": "NEXT",
|
|
3133
|
-
"submitLabel": "Continue",
|
|
3134
|
-
"cancelLabel": "Back",
|
|
3135
|
-
"type": "form-section",
|
|
3136
3132
|
"cancelEvent": "PREV",
|
|
3133
|
+
"cancelLabel": "Back",
|
|
3134
|
+
"mode": "edit",
|
|
3137
3135
|
"fields": [
|
|
3138
3136
|
{
|
|
3139
3137
|
"name": "emergencyContact",
|
|
3140
3138
|
"required": true
|
|
3141
3139
|
},
|
|
3142
3140
|
{
|
|
3143
|
-
"
|
|
3144
|
-
"
|
|
3141
|
+
"name": "insuranceProvider",
|
|
3142
|
+
"required": true
|
|
3145
3143
|
},
|
|
3146
3144
|
{
|
|
3147
|
-
"
|
|
3148
|
-
"
|
|
3145
|
+
"name": "insuranceId",
|
|
3146
|
+
"required": true
|
|
3149
3147
|
}
|
|
3150
|
-
]
|
|
3148
|
+
],
|
|
3149
|
+
"submitLabel": "Continue"
|
|
3151
3150
|
}
|
|
3152
3151
|
],
|
|
3153
|
-
"
|
|
3152
|
+
"gap": "lg",
|
|
3153
|
+
"direction": "vertical"
|
|
3154
3154
|
}
|
|
3155
3155
|
]
|
|
3156
3156
|
]
|
|
@@ -3204,56 +3204,56 @@
|
|
|
3204
3204
|
"render-ui",
|
|
3205
3205
|
"main",
|
|
3206
3206
|
{
|
|
3207
|
-
"direction": "vertical",
|
|
3208
|
-
"gap": "lg",
|
|
3209
|
-
"type": "stack",
|
|
3210
|
-
"className": "max-w-xl mx-auto w-full",
|
|
3211
3207
|
"children": [
|
|
3212
3208
|
{
|
|
3213
|
-
"content": "Patient Intake",
|
|
3214
3209
|
"type": "typography",
|
|
3210
|
+
"content": "Patient Intake",
|
|
3215
3211
|
"variant": "h2"
|
|
3216
3212
|
},
|
|
3217
3213
|
{
|
|
3214
|
+
"currentStep": 0.0,
|
|
3218
3215
|
"type": "wizard-progress",
|
|
3219
3216
|
"steps": [
|
|
3220
3217
|
"Personal Info",
|
|
3221
3218
|
"Medical History",
|
|
3222
3219
|
"Insurance",
|
|
3223
3220
|
"Review"
|
|
3224
|
-
]
|
|
3225
|
-
"currentStep": 0.0
|
|
3221
|
+
]
|
|
3226
3222
|
},
|
|
3227
3223
|
{
|
|
3228
3224
|
"type": "divider"
|
|
3229
3225
|
},
|
|
3230
3226
|
{
|
|
3231
3227
|
"variant": "h3",
|
|
3232
|
-
"
|
|
3233
|
-
"
|
|
3228
|
+
"content": "Personal Info",
|
|
3229
|
+
"type": "typography"
|
|
3234
3230
|
},
|
|
3235
3231
|
{
|
|
3236
|
-
"showCancel": false,
|
|
3237
|
-
"submitEvent": "NEXT",
|
|
3238
|
-
"mode": "create",
|
|
3239
3232
|
"submitLabel": "Continue",
|
|
3233
|
+
"type": "form-section",
|
|
3234
|
+
"submitEvent": "NEXT",
|
|
3235
|
+
"showCancel": false,
|
|
3240
3236
|
"fields": [
|
|
3241
3237
|
{
|
|
3242
3238
|
"name": "firstName",
|
|
3243
3239
|
"required": true
|
|
3244
3240
|
},
|
|
3245
3241
|
{
|
|
3246
|
-
"
|
|
3247
|
-
"
|
|
3242
|
+
"name": "lastName",
|
|
3243
|
+
"required": true
|
|
3248
3244
|
},
|
|
3249
3245
|
{
|
|
3250
|
-
"
|
|
3251
|
-
"
|
|
3246
|
+
"name": "dateOfBirth",
|
|
3247
|
+
"required": true
|
|
3252
3248
|
}
|
|
3253
3249
|
],
|
|
3254
|
-
"
|
|
3250
|
+
"mode": "create"
|
|
3255
3251
|
}
|
|
3256
|
-
]
|
|
3252
|
+
],
|
|
3253
|
+
"gap": "lg",
|
|
3254
|
+
"type": "stack",
|
|
3255
|
+
"direction": "vertical",
|
|
3256
|
+
"className": "max-w-xl mx-auto w-full"
|
|
3257
3257
|
}
|
|
3258
3258
|
]
|
|
3259
3259
|
]
|
|
@@ -3363,19 +3363,22 @@
|
|
|
3363
3363
|
"name": "PrescriptionAppLayout",
|
|
3364
3364
|
"linkedEntity": "Prescription",
|
|
3365
3365
|
"config": {
|
|
3366
|
-
"
|
|
3367
|
-
"
|
|
3366
|
+
"topBarActions": [],
|
|
3367
|
+
"searchEvent": "PRESCRIPTION_SEARCH",
|
|
3368
3368
|
"contentTrait": "@trait.PrescriptionCatalog",
|
|
3369
|
+
"notifications": [],
|
|
3370
|
+
"notificationClickEvent": "PRESCRIPTION_NOTIFICATIONS_OPEN",
|
|
3371
|
+
"appName": "HealthcareApp",
|
|
3369
3372
|
"navItems": [
|
|
3370
3373
|
{
|
|
3371
|
-
"
|
|
3374
|
+
"href": "/patients",
|
|
3372
3375
|
"icon": "user-plus",
|
|
3373
|
-
"
|
|
3376
|
+
"label": "Patients"
|
|
3374
3377
|
},
|
|
3375
3378
|
{
|
|
3376
|
-
"
|
|
3379
|
+
"label": "Appointments",
|
|
3377
3380
|
"icon": "calendar",
|
|
3378
|
-
"
|
|
3381
|
+
"href": "/appointments"
|
|
3379
3382
|
},
|
|
3380
3383
|
{
|
|
3381
3384
|
"href": "/intake",
|
|
@@ -3384,22 +3387,19 @@
|
|
|
3384
3387
|
},
|
|
3385
3388
|
{
|
|
3386
3389
|
"label": "Prescriptions",
|
|
3387
|
-
"
|
|
3388
|
-
"
|
|
3390
|
+
"href": "/prescriptions",
|
|
3391
|
+
"icon": "pill"
|
|
3389
3392
|
},
|
|
3390
3393
|
{
|
|
3391
3394
|
"label": "Dashboard",
|
|
3392
3395
|
"href": "/dashboard",
|
|
3393
3396
|
"icon": "layout-dashboard"
|
|
3394
3397
|
}
|
|
3395
|
-
]
|
|
3396
|
-
"appName": "HealthcareApp",
|
|
3397
|
-
"searchEvent": "PRESCRIPTION_SEARCH",
|
|
3398
|
-
"topBarActions": []
|
|
3398
|
+
]
|
|
3399
3399
|
},
|
|
3400
3400
|
"events": {
|
|
3401
|
-
"
|
|
3402
|
-
"
|
|
3401
|
+
"SEARCH": "PRESCRIPTION_SEARCH",
|
|
3402
|
+
"NOTIFY_CLICK": "PRESCRIPTION_NOTIFICATIONS_OPEN"
|
|
3403
3403
|
}
|
|
3404
3404
|
},
|
|
3405
3405
|
{
|
|
@@ -3444,27 +3444,26 @@
|
|
|
3444
3444
|
"render-ui",
|
|
3445
3445
|
"main",
|
|
3446
3446
|
{
|
|
3447
|
-
"gap": "lg",
|
|
3448
3447
|
"type": "stack",
|
|
3448
|
+
"direction": "vertical",
|
|
3449
3449
|
"children": [
|
|
3450
3450
|
{
|
|
3451
3451
|
"type": "stack",
|
|
3452
|
-
"
|
|
3452
|
+
"align": "center",
|
|
3453
3453
|
"gap": "md",
|
|
3454
3454
|
"justify": "between",
|
|
3455
|
-
"align": "center",
|
|
3456
3455
|
"children": [
|
|
3457
3456
|
{
|
|
3458
3457
|
"align": "center",
|
|
3459
3458
|
"children": [
|
|
3460
3459
|
{
|
|
3461
|
-
"
|
|
3462
|
-
"
|
|
3460
|
+
"name": "pill",
|
|
3461
|
+
"type": "icon"
|
|
3463
3462
|
},
|
|
3464
3463
|
{
|
|
3465
3464
|
"content": "Prescriptions",
|
|
3466
|
-
"
|
|
3467
|
-
"
|
|
3465
|
+
"type": "typography",
|
|
3466
|
+
"variant": "h2"
|
|
3468
3467
|
}
|
|
3469
3468
|
],
|
|
3470
3469
|
"direction": "horizontal",
|
|
@@ -3472,27 +3471,28 @@
|
|
|
3472
3471
|
"type": "stack"
|
|
3473
3472
|
},
|
|
3474
3473
|
{
|
|
3475
|
-
"gap": "sm",
|
|
3476
|
-
"direction": "horizontal",
|
|
3477
3474
|
"type": "stack",
|
|
3475
|
+
"direction": "horizontal",
|
|
3478
3476
|
"children": [
|
|
3479
3477
|
{
|
|
3480
|
-
"type": "button",
|
|
3481
|
-
"label": "New Prescription",
|
|
3482
3478
|
"action": "CREATE",
|
|
3479
|
+
"type": "button",
|
|
3483
3480
|
"variant": "primary",
|
|
3484
|
-
"icon": "plus"
|
|
3481
|
+
"icon": "plus",
|
|
3482
|
+
"label": "New Prescription"
|
|
3485
3483
|
}
|
|
3486
|
-
]
|
|
3484
|
+
],
|
|
3485
|
+
"gap": "sm"
|
|
3487
3486
|
}
|
|
3488
|
-
]
|
|
3487
|
+
],
|
|
3488
|
+
"direction": "horizontal"
|
|
3489
3489
|
},
|
|
3490
3490
|
{
|
|
3491
3491
|
"type": "divider"
|
|
3492
3492
|
},
|
|
3493
3493
|
"@trait.PrescriptionBrowseList"
|
|
3494
3494
|
],
|
|
3495
|
-
"
|
|
3495
|
+
"gap": "lg"
|
|
3496
3496
|
}
|
|
3497
3497
|
]
|
|
3498
3498
|
]
|
|
@@ -3506,30 +3506,29 @@
|
|
|
3506
3506
|
"name": "PrescriptionBrowseList",
|
|
3507
3507
|
"linkedEntity": "Prescription",
|
|
3508
3508
|
"config": {
|
|
3509
|
-
"gap": "sm",
|
|
3510
3509
|
"fields": [
|
|
3511
3510
|
{
|
|
3512
|
-
"
|
|
3511
|
+
"icon": "pill",
|
|
3513
3512
|
"variant": "h3",
|
|
3514
|
-
"
|
|
3513
|
+
"name": "medication"
|
|
3515
3514
|
},
|
|
3516
3515
|
{
|
|
3517
|
-
"
|
|
3518
|
-
"
|
|
3516
|
+
"name": "dosage",
|
|
3517
|
+
"variant": "badge"
|
|
3519
3518
|
},
|
|
3520
3519
|
{
|
|
3521
3520
|
"variant": "body",
|
|
3522
3521
|
"name": "frequency"
|
|
3523
3522
|
},
|
|
3524
3523
|
{
|
|
3525
|
-
"name": "patientName",
|
|
3526
3524
|
"label": "Patient",
|
|
3525
|
+
"name": "patientName",
|
|
3527
3526
|
"variant": "body"
|
|
3528
3527
|
},
|
|
3529
3528
|
{
|
|
3529
|
+
"label": "Prescribed By",
|
|
3530
3530
|
"variant": "caption",
|
|
3531
|
-
"name": "prescribedBy"
|
|
3532
|
-
"label": "Prescribed By"
|
|
3531
|
+
"name": "prescribedBy"
|
|
3533
3532
|
},
|
|
3534
3533
|
{
|
|
3535
3534
|
"label": "Start",
|
|
@@ -3550,15 +3549,16 @@
|
|
|
3550
3549
|
},
|
|
3551
3550
|
{
|
|
3552
3551
|
"label": "Edit",
|
|
3553
|
-
"
|
|
3554
|
-
"
|
|
3552
|
+
"variant": "ghost",
|
|
3553
|
+
"event": "EDIT"
|
|
3555
3554
|
},
|
|
3556
3555
|
{
|
|
3557
|
-
"
|
|
3556
|
+
"variant": "danger",
|
|
3558
3557
|
"label": "Delete",
|
|
3559
|
-
"
|
|
3558
|
+
"event": "DELETE"
|
|
3560
3559
|
}
|
|
3561
|
-
]
|
|
3560
|
+
],
|
|
3561
|
+
"gap": "sm"
|
|
3562
3562
|
},
|
|
3563
3563
|
"listens": [
|
|
3564
3564
|
{
|
|
@@ -3593,6 +3593,7 @@
|
|
|
3593
3593
|
"linkedEntity": "Prescription",
|
|
3594
3594
|
"config": {
|
|
3595
3595
|
"title": "New Prescription",
|
|
3596
|
+
"mode": "create",
|
|
3596
3597
|
"fields": [
|
|
3597
3598
|
"medication",
|
|
3598
3599
|
"dosage",
|
|
@@ -3603,12 +3604,11 @@
|
|
|
3603
3604
|
"endDate",
|
|
3604
3605
|
"status"
|
|
3605
3606
|
],
|
|
3606
|
-
"icon": "plus-circle"
|
|
3607
|
-
"mode": "create"
|
|
3607
|
+
"icon": "plus-circle"
|
|
3608
3608
|
},
|
|
3609
3609
|
"events": {
|
|
3610
|
-
"
|
|
3611
|
-
"
|
|
3610
|
+
"SAVE": "PRESCRIPTION_CREATED",
|
|
3611
|
+
"OPEN": "CREATE"
|
|
3612
3612
|
},
|
|
3613
3613
|
"listens": [
|
|
3614
3614
|
{
|
|
@@ -3627,7 +3627,7 @@
|
|
|
3627
3627
|
"linkedEntity": "Prescription",
|
|
3628
3628
|
"config": {
|
|
3629
3629
|
"mode": "edit",
|
|
3630
|
-
"
|
|
3630
|
+
"title": "Edit Prescription",
|
|
3631
3631
|
"fields": [
|
|
3632
3632
|
"medication",
|
|
3633
3633
|
"dosage",
|
|
@@ -3638,7 +3638,7 @@
|
|
|
3638
3638
|
"endDate",
|
|
3639
3639
|
"status"
|
|
3640
3640
|
],
|
|
3641
|
-
"
|
|
3641
|
+
"icon": "edit"
|
|
3642
3642
|
},
|
|
3643
3643
|
"events": {
|
|
3644
3644
|
"OPEN": "EDIT",
|
|
@@ -3803,8 +3803,8 @@
|
|
|
3803
3803
|
"Prescription",
|
|
3804
3804
|
{
|
|
3805
3805
|
"emit": {
|
|
3806
|
-
"
|
|
3807
|
-
"
|
|
3806
|
+
"success": "PrescriptionLoaded",
|
|
3807
|
+
"failure": "PrescriptionLoadFailed"
|
|
3808
3808
|
}
|
|
3809
3809
|
}
|
|
3810
3810
|
]
|
|
@@ -3854,72 +3854,74 @@
|
|
|
3854
3854
|
"render-ui",
|
|
3855
3855
|
"modal",
|
|
3856
3856
|
{
|
|
3857
|
+
"direction": "vertical",
|
|
3858
|
+
"gap": "md",
|
|
3857
3859
|
"children": [
|
|
3858
3860
|
{
|
|
3859
3861
|
"type": "stack",
|
|
3862
|
+
"direction": "horizontal",
|
|
3860
3863
|
"gap": "sm",
|
|
3861
3864
|
"children": [
|
|
3862
3865
|
{
|
|
3863
|
-
"
|
|
3864
|
-
"
|
|
3866
|
+
"name": "pill",
|
|
3867
|
+
"type": "icon"
|
|
3865
3868
|
},
|
|
3866
3869
|
{
|
|
3867
|
-
"variant": "h3",
|
|
3868
3870
|
"type": "typography",
|
|
3871
|
+
"variant": "h3",
|
|
3869
3872
|
"content": "@entity.medication"
|
|
3870
3873
|
}
|
|
3871
3874
|
],
|
|
3872
|
-
"align": "center"
|
|
3873
|
-
"direction": "horizontal"
|
|
3875
|
+
"align": "center"
|
|
3874
3876
|
},
|
|
3875
3877
|
{
|
|
3876
3878
|
"type": "divider"
|
|
3877
3879
|
},
|
|
3878
3880
|
{
|
|
3879
|
-
"gap": "md",
|
|
3880
|
-
"cols": 3.0,
|
|
3881
3881
|
"type": "simple-grid",
|
|
3882
|
+
"cols": 3.0,
|
|
3883
|
+
"gap": "md",
|
|
3882
3884
|
"children": [
|
|
3883
3885
|
{
|
|
3886
|
+
"direction": "vertical",
|
|
3887
|
+
"type": "stack",
|
|
3884
3888
|
"children": [
|
|
3885
3889
|
{
|
|
3886
|
-
"type": "typography",
|
|
3887
3890
|
"variant": "caption",
|
|
3888
|
-
"content": "Drug"
|
|
3891
|
+
"content": "Drug",
|
|
3892
|
+
"type": "typography"
|
|
3889
3893
|
},
|
|
3890
3894
|
{
|
|
3891
|
-
"variant": "h4",
|
|
3892
3895
|
"content": "@entity.medication",
|
|
3896
|
+
"variant": "h4",
|
|
3893
3897
|
"type": "typography"
|
|
3894
3898
|
}
|
|
3895
3899
|
],
|
|
3896
|
-
"type": "stack",
|
|
3897
|
-
"direction": "vertical",
|
|
3898
3900
|
"gap": "xs"
|
|
3899
3901
|
},
|
|
3900
3902
|
{
|
|
3901
|
-
"gap": "xs",
|
|
3902
|
-
"type": "stack",
|
|
3903
3903
|
"children": [
|
|
3904
3904
|
{
|
|
3905
3905
|
"content": "Dose",
|
|
3906
|
-
"
|
|
3907
|
-
"
|
|
3906
|
+
"variant": "caption",
|
|
3907
|
+
"type": "typography"
|
|
3908
3908
|
},
|
|
3909
3909
|
{
|
|
3910
|
-
"type": "typography",
|
|
3911
3910
|
"variant": "h4",
|
|
3911
|
+
"type": "typography",
|
|
3912
3912
|
"content": "@entity.dosage"
|
|
3913
3913
|
}
|
|
3914
3914
|
],
|
|
3915
|
-
"
|
|
3915
|
+
"gap": "xs",
|
|
3916
|
+
"direction": "vertical",
|
|
3917
|
+
"type": "stack"
|
|
3916
3918
|
},
|
|
3917
3919
|
{
|
|
3918
3920
|
"children": [
|
|
3919
3921
|
{
|
|
3922
|
+
"content": "Frequency",
|
|
3920
3923
|
"type": "typography",
|
|
3921
|
-
"variant": "caption"
|
|
3922
|
-
"content": "Frequency"
|
|
3924
|
+
"variant": "caption"
|
|
3923
3925
|
},
|
|
3924
3926
|
{
|
|
3925
3927
|
"type": "typography",
|
|
@@ -3927,9 +3929,9 @@
|
|
|
3927
3929
|
"variant": "h4"
|
|
3928
3930
|
}
|
|
3929
3931
|
],
|
|
3930
|
-
"gap": "xs",
|
|
3931
3932
|
"type": "stack",
|
|
3932
|
-
"direction": "vertical"
|
|
3933
|
+
"direction": "vertical",
|
|
3934
|
+
"gap": "xs"
|
|
3933
3935
|
}
|
|
3934
3936
|
]
|
|
3935
3937
|
},
|
|
@@ -3937,7 +3939,7 @@
|
|
|
3937
3939
|
"type": "divider"
|
|
3938
3940
|
},
|
|
3939
3941
|
{
|
|
3940
|
-
"
|
|
3942
|
+
"type": "stack",
|
|
3941
3943
|
"children": [
|
|
3942
3944
|
{
|
|
3943
3945
|
"variant": "caption",
|
|
@@ -3950,48 +3952,51 @@
|
|
|
3950
3952
|
"variant": "body"
|
|
3951
3953
|
}
|
|
3952
3954
|
],
|
|
3953
|
-
"
|
|
3955
|
+
"direction": "horizontal",
|
|
3954
3956
|
"gap": "md"
|
|
3955
3957
|
},
|
|
3956
3958
|
{
|
|
3957
3959
|
"type": "stack",
|
|
3960
|
+
"direction": "horizontal",
|
|
3961
|
+
"gap": "md",
|
|
3958
3962
|
"children": [
|
|
3959
3963
|
{
|
|
3960
|
-
"variant": "caption",
|
|
3961
3964
|
"type": "typography",
|
|
3965
|
+
"variant": "caption",
|
|
3962
3966
|
"content": "Prescribed By"
|
|
3963
3967
|
},
|
|
3964
3968
|
{
|
|
3969
|
+
"variant": "body",
|
|
3965
3970
|
"type": "typography",
|
|
3966
|
-
"content": "@entity.prescribedBy"
|
|
3967
|
-
"variant": "body"
|
|
3971
|
+
"content": "@entity.prescribedBy"
|
|
3968
3972
|
}
|
|
3969
|
-
]
|
|
3970
|
-
"gap": "md",
|
|
3971
|
-
"direction": "horizontal"
|
|
3973
|
+
]
|
|
3972
3974
|
},
|
|
3973
3975
|
{
|
|
3974
3976
|
"direction": "horizontal",
|
|
3975
|
-
"type": "stack",
|
|
3976
|
-
"gap": "md",
|
|
3977
3977
|
"children": [
|
|
3978
3978
|
{
|
|
3979
3979
|
"content": "Start",
|
|
3980
|
-
"
|
|
3981
|
-
"
|
|
3980
|
+
"variant": "caption",
|
|
3981
|
+
"type": "typography"
|
|
3982
3982
|
},
|
|
3983
3983
|
{
|
|
3984
3984
|
"type": "typography",
|
|
3985
|
-
"
|
|
3986
|
-
"
|
|
3985
|
+
"content": "@entity.startDate",
|
|
3986
|
+
"variant": "body"
|
|
3987
3987
|
}
|
|
3988
|
-
]
|
|
3988
|
+
],
|
|
3989
|
+
"gap": "md",
|
|
3990
|
+
"type": "stack"
|
|
3989
3991
|
},
|
|
3990
3992
|
{
|
|
3993
|
+
"type": "stack",
|
|
3994
|
+
"direction": "horizontal",
|
|
3995
|
+
"gap": "md",
|
|
3991
3996
|
"children": [
|
|
3992
3997
|
{
|
|
3993
|
-
"variant": "caption",
|
|
3994
3998
|
"type": "typography",
|
|
3999
|
+
"variant": "caption",
|
|
3995
4000
|
"content": "End"
|
|
3996
4001
|
},
|
|
3997
4002
|
{
|
|
@@ -3999,32 +4004,27 @@
|
|
|
3999
4004
|
"variant": "body",
|
|
4000
4005
|
"content": "@entity.endDate"
|
|
4001
4006
|
}
|
|
4002
|
-
]
|
|
4003
|
-
"type": "stack",
|
|
4004
|
-
"gap": "md",
|
|
4005
|
-
"direction": "horizontal"
|
|
4007
|
+
]
|
|
4006
4008
|
},
|
|
4007
4009
|
{
|
|
4008
4010
|
"type": "divider"
|
|
4009
4011
|
},
|
|
4010
4012
|
{
|
|
4011
|
-
"justify": "end",
|
|
4012
|
-
"gap": "sm",
|
|
4013
4013
|
"children": [
|
|
4014
4014
|
{
|
|
4015
|
-
"
|
|
4015
|
+
"action": "CLOSE",
|
|
4016
4016
|
"type": "button",
|
|
4017
|
-
"
|
|
4018
|
-
"
|
|
4017
|
+
"variant": "ghost",
|
|
4018
|
+
"label": "Close"
|
|
4019
4019
|
}
|
|
4020
4020
|
],
|
|
4021
|
-
"
|
|
4022
|
-
"
|
|
4021
|
+
"direction": "horizontal",
|
|
4022
|
+
"gap": "sm",
|
|
4023
|
+
"justify": "end",
|
|
4024
|
+
"type": "stack"
|
|
4023
4025
|
}
|
|
4024
4026
|
],
|
|
4025
|
-
"type": "stack"
|
|
4026
|
-
"gap": "md",
|
|
4027
|
-
"direction": "vertical"
|
|
4027
|
+
"type": "stack"
|
|
4028
4028
|
}
|
|
4029
4029
|
]
|
|
4030
4030
|
]
|
|
@@ -4050,14 +4050,14 @@
|
|
|
4050
4050
|
"name": "PrescriptionDelete",
|
|
4051
4051
|
"linkedEntity": "Prescription",
|
|
4052
4052
|
"config": {
|
|
4053
|
-
"alertMessage": "This action cannot be undone.",
|
|
4054
4053
|
"icon": "alert-triangle",
|
|
4055
|
-
"
|
|
4056
|
-
"confirmLabel": "Delete"
|
|
4054
|
+
"alertMessage": "This action cannot be undone.",
|
|
4055
|
+
"confirmLabel": "Delete",
|
|
4056
|
+
"title": "Delete Prescription"
|
|
4057
4057
|
},
|
|
4058
4058
|
"events": {
|
|
4059
|
-
"
|
|
4060
|
-
"
|
|
4059
|
+
"CONFIRM": "PRESCRIPTION_DELETED",
|
|
4060
|
+
"REQUEST": "DELETE"
|
|
4061
4061
|
},
|
|
4062
4062
|
"listens": [
|
|
4063
4063
|
{
|
|
@@ -4316,11 +4316,16 @@
|
|
|
4316
4316
|
"name": "DashboardAppLayout",
|
|
4317
4317
|
"linkedEntity": "DashboardSummary",
|
|
4318
4318
|
"config": {
|
|
4319
|
+
"notifications": [],
|
|
4320
|
+
"notificationClickEvent": "DASHBOARD_NOTIFICATIONS_OPEN",
|
|
4321
|
+
"appName": "HealthcareApp",
|
|
4322
|
+
"topBarActions": [],
|
|
4323
|
+
"contentTrait": "@trait.DashboardDisplay",
|
|
4319
4324
|
"navItems": [
|
|
4320
4325
|
{
|
|
4321
|
-
"href": "/patients",
|
|
4322
4326
|
"icon": "user-plus",
|
|
4323
|
-
"label": "Patients"
|
|
4327
|
+
"label": "Patients",
|
|
4328
|
+
"href": "/patients"
|
|
4324
4329
|
},
|
|
4325
4330
|
{
|
|
4326
4331
|
"label": "Appointments",
|
|
@@ -4328,31 +4333,26 @@
|
|
|
4328
4333
|
"icon": "calendar"
|
|
4329
4334
|
},
|
|
4330
4335
|
{
|
|
4336
|
+
"label": "Intake",
|
|
4331
4337
|
"href": "/intake",
|
|
4332
|
-
"icon": "layout-list"
|
|
4333
|
-
"label": "Intake"
|
|
4338
|
+
"icon": "layout-list"
|
|
4334
4339
|
},
|
|
4335
4340
|
{
|
|
4341
|
+
"label": "Prescriptions",
|
|
4336
4342
|
"icon": "pill",
|
|
4337
|
-
"href": "/prescriptions"
|
|
4338
|
-
"label": "Prescriptions"
|
|
4343
|
+
"href": "/prescriptions"
|
|
4339
4344
|
},
|
|
4340
4345
|
{
|
|
4346
|
+
"icon": "layout-dashboard",
|
|
4341
4347
|
"label": "Dashboard",
|
|
4342
|
-
"href": "/dashboard"
|
|
4343
|
-
"icon": "layout-dashboard"
|
|
4348
|
+
"href": "/dashboard"
|
|
4344
4349
|
}
|
|
4345
4350
|
],
|
|
4346
|
-
"
|
|
4347
|
-
"notificationClickEvent": "DASHBOARD_NOTIFICATIONS_OPEN",
|
|
4348
|
-
"notifications": [],
|
|
4349
|
-
"searchEvent": "DASHBOARD_SEARCH",
|
|
4350
|
-
"contentTrait": "@trait.DashboardDisplay",
|
|
4351
|
-
"topBarActions": []
|
|
4351
|
+
"searchEvent": "DASHBOARD_SEARCH"
|
|
4352
4352
|
},
|
|
4353
4353
|
"events": {
|
|
4354
|
-
"
|
|
4355
|
-
"
|
|
4354
|
+
"NOTIFY_CLICK": "DASHBOARD_NOTIFICATIONS_OPEN",
|
|
4355
|
+
"SEARCH": "DASHBOARD_SEARCH"
|
|
4356
4356
|
}
|
|
4357
4357
|
},
|
|
4358
4358
|
{
|
|
@@ -4382,10 +4382,13 @@
|
|
|
4382
4382
|
"render-ui",
|
|
4383
4383
|
"main",
|
|
4384
4384
|
{
|
|
4385
|
+
"type": "stack",
|
|
4386
|
+
"gap": "lg",
|
|
4387
|
+
"className": "max-w-6xl mx-auto w-full p-4",
|
|
4385
4388
|
"children": [
|
|
4386
4389
|
{
|
|
4387
|
-
"type": "stack",
|
|
4388
4390
|
"gap": "sm",
|
|
4391
|
+
"type": "stack",
|
|
4389
4392
|
"direction": "horizontal",
|
|
4390
4393
|
"align": "center",
|
|
4391
4394
|
"children": [
|
|
@@ -4395,8 +4398,8 @@
|
|
|
4395
4398
|
},
|
|
4396
4399
|
{
|
|
4397
4400
|
"variant": "h2",
|
|
4398
|
-
"
|
|
4399
|
-
"
|
|
4401
|
+
"type": "typography",
|
|
4402
|
+
"content": "Clinic Dashboard"
|
|
4400
4403
|
}
|
|
4401
4404
|
]
|
|
4402
4405
|
},
|
|
@@ -4406,10 +4409,11 @@
|
|
|
4406
4409
|
{
|
|
4407
4410
|
"type": "stack",
|
|
4408
4411
|
"direction": "vertical",
|
|
4412
|
+
"gap": "md",
|
|
4409
4413
|
"children": [
|
|
4410
4414
|
{
|
|
4411
|
-
"content": "Quick Links",
|
|
4412
4415
|
"type": "typography",
|
|
4416
|
+
"content": "Quick Links",
|
|
4413
4417
|
"variant": "h3"
|
|
4414
4418
|
},
|
|
4415
4419
|
{
|
|
@@ -4424,27 +4428,23 @@
|
|
|
4424
4428
|
"href": "/appointments"
|
|
4425
4429
|
},
|
|
4426
4430
|
{
|
|
4427
|
-
"
|
|
4428
|
-
"
|
|
4431
|
+
"href": "/prescriptions",
|
|
4432
|
+
"label": "Prescriptions"
|
|
4429
4433
|
}
|
|
4430
4434
|
]
|
|
4431
4435
|
}
|
|
4432
|
-
]
|
|
4433
|
-
"gap": "md"
|
|
4436
|
+
]
|
|
4434
4437
|
},
|
|
4435
4438
|
{
|
|
4436
4439
|
"type": "divider"
|
|
4437
4440
|
},
|
|
4438
4441
|
{
|
|
4439
|
-
"variant": "caption",
|
|
4440
4442
|
"content": "Patient stats, graphs, and the appointment calendar live on their respective pages.",
|
|
4443
|
+
"variant": "caption",
|
|
4441
4444
|
"type": "typography",
|
|
4442
4445
|
"color": "muted"
|
|
4443
4446
|
}
|
|
4444
4447
|
],
|
|
4445
|
-
"className": "max-w-6xl mx-auto w-full p-4",
|
|
4446
|
-
"gap": "lg",
|
|
4447
|
-
"type": "stack",
|
|
4448
4448
|
"direction": "vertical"
|
|
4449
4449
|
}
|
|
4450
4450
|
]
|