diff --git a/.gitmodules b/.gitmodules index 8b1378917..ac3a3fc2f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1 +1,4 @@ +[submodule "melvil-footnote"] + path = melvil-footnote + url = https://github.com/mieweb/melvil-artipod-footnote.git diff --git a/content/_index.md b/content/_index.md index a02ff097e..d5cda0b0c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,18 +1,19 @@ --- -id: '1C29_huh5LN64dXnkc7pHe_kgNH-dLYb5p8drt872IE0' -title: '_index' -date: '2023-08-09T01:47:53.787Z' +id: "1C29_huh5LN64dXnkc7pHe_kgNH-dLYb5p8drt872IE0" +title: "_index" +date: "2023-08-09T01:47:53.787Z" version: 942 -lastAuthor: 'horner' -mimeType: 'text/x-markdown' +lastAuthor: "horner" +mimeType: "text/x-markdown" links: - - 'videos-and-demonstrations.md' - - 'programs.md' - - 'functions.md' - - 'rapid-deployment.md' -source: 'https://drive.google.com/open?id=1C29_huh5LN64dXnkc7pHe_kgNH-dLYb5p8drt872IE0' -wikigdrive: 'v2.15.30' + - "videos-and-demonstrations.md" + - "programs.md" + - "functions.md" + - "rapid-deployment.md" +source: "https://drive.google.com/open?id=1C29_huh5LN64dXnkc7pHe_kgNH-dLYb5p8drt872IE0" +wikigdrive: "v2.15.30" --- + Information and resources designed to assist with the general use, setup, and configuration of the {{% system-name %}} system. Additional information is also available for any troubleshooting or training needs. ## [Video Library](videos-and-demonstrations.md) @@ -21,29 +22,24 @@ A powerful resource for all users. Check out our various modules, standard funct ## Documentation -This documentation is organized into two sections "Programs" and "Functions." The "Functions" are the low level features for {{% system-name %}} and the "Programs" represent the combination of the functions to achieve a specific business purpose. For example, Document Management is a Function and it is used across many Programs as the foundation of information management. Another example Function would be EPCS (Electronic Prescribing of Controlled Substances) and would be in Clinical, Behavioral and Occupational Programs. +This documentation is organized into two sections "Programs" and "Features." The "Features" are the low level features for {{% system-name %}} and the "Programs" represent the combination of the features to achieve a specific business purpose. For example, Document Management is a Feature and it is used across many Programs as the foundation of information management. Another example Feature would be in Clinical, Behavioral and Occupational Programs. ### [Programs](programs.md) {{% only sys="eh" %}} -{{% system-name %}} offers various solutions for Enterprise Management of Health and Wellness. Check out our clinical and corporate solutions intended to streamline operations, reduce burden, and increase overall quality. Programs are listed in yellow and some functions are highlighted below each program. - - +{{% system-name %}} offers various solutions for Enterprise Management of Health and Wellness. Check out our clinical and corporate solutions intended to streamline operations, reduce burden, and increase overall quality. Programs are listed in yellow and some features are highlighted below each program. ![](diagrams/eh-positioning.svg) - {{% /only %}} {{% only sys="wc" %}} -{{% system-name %}} offers various solutions for Medical Practices. Check out our clinical and solutions intended to streamline operations, reduce burden, and increase overall quality. Programs are listed in yellow and some functions are highlighted below each program. - - +{{% system-name %}} offers various solutions for Medical Practices. Check out our clinical and solutions intended to streamline operations, reduce burden, and increase overall quality. Programs are listed in yellow and some features are highlighted below each program. ![](./_index.assets/8d791d120b53291e5596808c5ca0190c.png) {{% /only %}} -### [Functions](functions.md) +### [Features](features.md) See an overview and detailed documentation of all our solutions. diff --git a/melvil-footnote b/melvil-footnote new file mode 160000 index 000000000..adfbb1f55 --- /dev/null +++ b/melvil-footnote @@ -0,0 +1 @@ +Subproject commit adfbb1f558810456dcb8994dde934ae78ac720c8