https://github.com/cdcgov/nccdphp-drh-mmria

https://github.com/cdcgov/nccdphp-drh-mmria

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: CDCgov
  • License: gpl-3.0
  • Language: C#
  • Default Branch: main
  • Size: 103 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created 12 months ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct

README.md

Maternal Mortality Review Information Application

The Maternal Mortality Review Information Application, or MMRIA, is a software tool created, developed, and maintained by CDC to collect, store, analyze, surveillance and summarize information relevant to maternal deaths. The MMRIA system as it is now is a newer, more improved version of the older system known as Maternal Mortality Review and Data System (MMRDS).

The MMRIA system serves 2 purposes:

  1. First, to provide complete, detailed, and organized medical and social information that can be used by medical review committees to investigate individual maternal deaths.
  2. Second to provide a standardized cumulative database for future research and analysis on maternal mortality.

Texas A&M Geoservices Geocoding APIs

This application uses the Texas A&M Geoservices Geocoding APIs http://geoservices.tamu.edu

Environment

Technology Stack

  • C#
  • Razor Syntax
  • HTML
  • CSS3
  • JavaScript, jQuery

Running Debug in Terminal to run local version of MMRIA

  1. Make sure root folder is: MMRDS/source-code/mmria
  2. Run Debug by going to top menu "Go" then clicking "Debug" OR click f5

Updating meta-data values for Case Forms

  1. Go to the meta-data editor
  2. Locate and edit data you want to update (Hint: It helps to ctrl+F and find it)
  3. Once updated, click save metadata button at the top twice
    • Ensure value in _rev increments for both times you clicked
  4. Go to meta-data version manager
  5. Select the version you want under load version drop down
  6. Click get version under load version
  7. Click load latest metadata under edit attachments
  8. Click #1 attach metadata under edit attachments
  9. If values prefill in form controls under edit attachments, then Done

Case Form Designing

Changing/Updating case forms

  1. Log into user with Form Designer role (sysadmin is current one)
  2. On home page dashboard, under Form Designer Options, click on Open form designer
  3. Select default_ui_specification from dropdown on left sidebar
  4. Make necessary changes, once finished, click Save Specification on top navigation

Attaching ui_specifications

To see your latest UI changes, this is required. See steps below:

  1. Should be already logged in but if not... Log into user with Form Designer role (sysadmin is current one)
  2. On home page dashboard, under Form Designer Options, click on Open metadata version manager
  3. Under load version, click on dropdown and select latest version (usually last on list)
  4. Under edit version select draft
  5. Under edit attachments click on load latest metadata button... Then wait a few seconds
  6. Under edit attachments click on #4 ui_specifications button to attach latest changes

Owner

  • Name: Centers for Disease Control and Prevention
  • Login: CDCgov
  • Kind: organization
  • Email: data@cdc.gov
  • Location: Atlanta, GA

CDC's collaborative software projects to protect America from health, safety, and security threats, both foreign and in the U.S.

GitHub Events

Total
  • Watch event: 1
  • Member event: 2
  • Push event: 3
  • Pull request event: 3
  • Create event: 3
Last Year
  • Watch event: 1
  • Member event: 2
  • Push event: 3
  • Pull request event: 3
  • Create event: 3

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • nchap8 (1)
  • tyd7 (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

source-code/mmria/mmria-console/mmria-console.csproj nuget
  • Microsoft.CodeAnalysis.CSharp 3.1.0
  • Microsoft.Net.Http 2.2.29
  • NJsonSchema 10.0.20
  • NJsonSchema.CodeGeneration.CSharp 10.0.20
  • Newtonsoft.Json 13.0.1
source-code/mmria/SeleniumStandalone/Dockerfile docker
  • selenium/node-chrome 4.0.0-rc-2-20210930 build
source-code/mmria/data-migration/migrate.csproj nuget
  • Akka 1.4.46
  • CsvHelper 27.1.1
  • LumenWorksCsvReader 4.0.0
  • Microsoft.AspNetCore.Mvc.NewtonsoftJson 7.0.0
  • System.Data.OleDb 6.0.0
source-code/mmria/install-setup/install-setup.csproj nuget
  • Microsoft.Extensions.Configuration 2.0.1
  • Microsoft.Extensions.Configuration.Json 2.0.1
  • SharpZipLib 1.3.3
source-code/mmria/mmria-identity/mmria-identity.csproj nuget
  • Microsoft.EntityFrameworkCore.Tools 2.0.1 development
  • Microsoft.VisualStudio.Web.CodeGeneration.Design 2.0.2 development
  • IdentityServer4 2.1.1
  • IdentityServer4.AspNetIdentity 2.1.0
  • Microsoft.AspNetCore.All 2.0.9
  • Serilog 2.6.0
  • Serilog.Extensions.Logging 2.0.2
  • Serilog.Sinks.Console 3.1.1
  • Serilog.Sinks.File 4.0.0
source-code/mmria/mmria-server/mmria-server.csproj nuget
  • Akka 1.5.33
  • Akka.Cluster 1.5.33
  • Akka.DependencyInjection 1.5.33
  • Akka.Hosting 1.5.33
  • Akka.Management 1.5.31
  • Akka.Quartz.Actor 1.5.13
  • FastExcel 3.0.13
  • Microsoft.AspNetCore.Mvc.NewtonsoftJson 9.0.0
  • Microsoft.CodeAnalysis.CSharp 4.12.0
  • NJsonSchema 11.0.2
  • NJsonSchema.CodeGeneration.CSharp 11.0.2
  • Quartz 3.13.1
  • Serilog 4.2.0
  • Serilog.Extensions.Logging 9.0.0
  • Serilog.Sinks.Console 6.0.0
  • Serilog.Sinks.File 6.0.0
  • SharpZipLib 1.4.2
  • System.Text.Encoding.CodePages 9.0.0
  • TinyCsvParser 2.7.1
source-code/mmria/mmria-server/mmria-server.pmss.csproj nuget
  • Akka 1.5.33
  • Akka.Cluster 1.5.33
  • Akka.DependencyInjection 1.5.33
  • Akka.Hosting 1.5.33
  • Akka.Management 1.5.31
  • Akka.Quartz.Actor 1.5.13
  • FastExcel 3.0.13
  • Microsoft.AspNetCore.Mvc.NewtonsoftJson 9.0.0
  • Microsoft.CodeAnalysis.CSharp 4.12.0
  • NJsonSchema 11.0.2
  • NJsonSchema.CodeGeneration.CSharp 11.0.2
  • Quartz 3.13.1
  • Serilog 4.2.0
  • Serilog.Extensions.Logging 9.0.0
  • Serilog.Sinks.Console 6.0.0
  • Serilog.Sinks.File 6.0.0
  • SharpZipLib 1.4.2
  • System.Text.Encoding.CodePages 9.0.0
  • TinyCsvParser 2.7.1
source-code/mmria/mmria-server.Client/mmria-server.Client.csproj nuget
  • Microsoft.AspNetCore.Components.Authorization 9.0.0
  • Microsoft.AspNetCore.Components.WebAssembly 9.0.0
  • Microsoft.AspNetCore.Components.WebAssembly.Authentication 9.0.0
  • Microsoft.Extensions.DependencyInjection 9.0.0
  • Microsoft.Extensions.Http 9.0.0
  • System.ServiceModel.Primitives 8.1.0
source-code/mmria/mmria-ui-redesign/mmria-ui-redesign.csproj nuget
source-code/mmria/mmria.common/mmria.common.csproj nuget
source-code/mmria/mmria.getset/mmria.getset.csproj nuget
source-code/mmria/mmria.ije.generator/mmria.iej.generator.csproj nuget
source-code/mmria/mmria.roslyn.extension/mmria.roslyn.extension.csproj nuget
  • Microsoft.CodeAnalysis.Analyzers 3.11.0 development
  • Microsoft.CodeAnalysis.CSharp 4.5.0
  • Microsoft.CodeAnalysis.CSharp.CodeStyle 4.5.0
  • Microsoft.CodeAnalysis.NetAnalyzers 9.0.0
  • StyleCop.Analyzers 1.1.118
source-code/mmria/mmria.services/mmria.services.csproj nuget
  • Akka 1.5.31
  • Akka.DI.Core 1.4.51
  • Akka.DI.Extensions.DependencyInjection 1.4.22
  • Akka.Quartz.Actor 1.5.13
  • SharpZipLib 1.4.2
source-code/mmria/strongly-typed-case/strongcase.csproj nuget
source-code/mmria/test/test.csproj nuget
  • Microsoft.NET.Test.Sdk 15.8.0
  • Selenium.WebDriver *
  • Selenium.WebDriver.ChromeDriver *
  • xunit 2.3.1
  • xunit.runner.visualstudio 2.3.1