[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View AnthonyKim1985's full-sized avatar

Block or report AnthonyKim1985

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. healthcare-integration-platform healthcare-integration-platform Public

    Upon receiving the request from the user, the requested data is parsed by referring to the meta database. If it is a suitable request, it queues the job to the queuing system (kafka or rabbitmq).

    Shell 1 2

  2. healthcare-cdc-data-extractor healthcare-cdc-data-extractor Public

    Middleware for extracting data from KCDC (Korea Centers for Disease Control & Prevention) organization. It provides the function to extract data corresponding to user's request such as KCDC's commu…

    Java

  3. healthcare-hira-data-extractor healthcare-hira-data-extractor Public

    Middleware for extracting data from HIRA (Health Insurence Review & Assessment service) organization. It is based on patient, hospitalized patient, pediatric and elderly patient data based on patie…

    Java

  4. healthcare-kihasa-data-extractor healthcare-kihasa-data-extractor Public

    Middleware for extracting data from KIHASA(Korea Institute for Health and Social Affairs) organization. It provides the function to extract data corresponding to user's request according to meaning…

    Java

  5. healthcare-nhic-data-extractor healthcare-nhic-data-extractor Public

    Middleware for extracting data from NHIC (National Health Insurence Center) organization. It provides the function to extract data corresponding to user's request such as NHIC's disease, treatment …

    Java

  6. healthcare-task-dispatcher healthcare-task-dispatcher Public

    The client's request is stored in the database. It decides which organization is to be allocated this request, and distributes the task at regular intervals.

    Java