Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating appointments along the side of Encounters #1362

Draft
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Aug 24, 2023

  1. added .idea to gitignore

    tomkaith13 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    945d300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e05f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46f5bc0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    4b27b09 View commit details
    Browse the repository at this point in the history
  2. add patient in appt

    tomkaith13 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7207bc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3114575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d75c6e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. removed unused variable

    tomkaith13 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ee9bee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e94889a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from tomkaith13/consent

    Consent
    tomkaith13 authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4dc6d46 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    9dc7bcb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    33dfe3f View commit details
    Browse the repository at this point in the history
  2. cleaned up a few imports

    tomkaith13 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    39f1045 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge pull request #2 from tomkaith13/one-time-consents

     add consent generation for every encounter
    tomkaith13 authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    6713fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e1952 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    01acac6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from tomkaith13/consent-with-custom-extn

    add a custom extn to inject custom ids
    tomkaith13 authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0f2a6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    f97815c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from tomkaith13/add-children-careplans

    added changes to create careplan tree based topology
    tomkaith13 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    93cce14 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    d378810 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from tomkaith13/add-task-as-revlink-to-careplan

    adding Task generation which is tied to a CarePlan
    tomkaith13 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    878ba9a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    8cb93fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from tomkaith13/add-service-request-revlink-to-…

    …careplan
    
    Added changes to reverse link ServiceRequest to the root-care-plan
    tomkaith13 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    86e8a94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ec445d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e3e4c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from tomkaith13/add-questionnaire-response-to-e…

    …very-consent
    
    add questionnaire-response and link them to consents
    tomkaith13 authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f67209f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    fac1816 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from tomkaith13/add-appt-start-and-end

    adding start and end times to appt resource
    tomkaith13 authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8149864 View commit details
    Browse the repository at this point in the history