Code Monkey home page Code Monkey logo

openmrs-esm-patient-chart-widgets's Introduction

Node.js CI

OpenMRS ESM Patient Chart Widgets

Patient chart widgets microfrontend for the OpenMRS SPA

More info on the wiki

Compatibility with Patient Chart:
Patient Chart Widget Version Patient Chart Version
1.0.3 0.1.0
1.0.5 0.2.0

Configuration

See the openmrs-esm-module-config docs for information about how to provide configuration files.

  • concepts
    • systolicBloodPressureUuid (default: 5085AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
    • diastolicBloodPressureUuid (default: 5086AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
    • pulseUuid (default: 5087AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
    • temperatureUuid (default: 5088AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
    • oxygenSaturationUuid (default: 5092AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
    • heightUuid (default: 5092AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
    • weightUuid (default: 5089AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)
      must be a valid UUID or a 36-character hexadecimal string.
  • vitals
    • formUuid (default: a000cb34-9ec1-4344-a1c8-f692232f6edd)
      must be a valid UUID or a 36-character hexadecimal string.
    • encounterTypeUuid (default: 67a71486-1a54-468f-ac3e-7091a9a79584)
      must be a valid UUID or a 36-character hexadecimal string.
  • immunizationsConfig (default: [object Object])
    • vaccinesConceptSet
      This needs to be a uuid or concept mapping which will have all the possible vaccines as set-members.
      must be a string.
    • sequenceDefinitions
      Doses/Schedules defined for each vaccine configured if applicable. If not provided the vaccine would be treated as a vaccine without schedules
      • arrayElements
        • vaccineConceptUuid
          The UUID of the individual vaccine concept
          must be a valid UUID or a 36-character hexadecimal string.
        • sequences
          • arrayElements
            • sequenceLabel
              Name of the dose/booster/schedule.. This will be used as a translation key as well.
              must be a string.
            • sequenceNumber
              The dose number in the vaccines. Convention for doses is [1...9] and for boosters is [11...19]
              must be a number.

openmrs-esm-patient-chart-widgets's People

Contributors

denniskigen avatar donaldkibet avatar jonathandick avatar florianrappl avatar fatmali avatar nkimaina avatar joeldenning avatar samuelmale avatar ivange94 avatar kagai avatar dependabot[bot] avatar brandones avatar drizzentic avatar nmalyschkin avatar ibacher avatar gayatri-kodag avatar mddubey avatar ujjwaltyagi355 avatar madvincy avatar vasharma05 avatar mks-d avatar reagan-meant avatar mseaton avatar permissionerror avatar andu033 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.