Marxvim / hapi-penrose-care

Penrose Care Application Programming Interface is an implementation of the FHIR specification in java. It allows the exchange of data in a modern and developer friendly way :)
MIT License
1 stars 0 forks source link

HAPI Models: Generate and Store Dummy De-indentified information #3

Open marxvimAdmin opened 1 year ago

marxvimAdmin commented 1 year ago

Penrose Care collects and de-identifies critical KYC information upon registration and during interaction with it's services. This information is used to keep track and store data in our S3 buckets before it is processed using deep learning models generated by Marxvim’s Oracle Architecture and Services (OAS). These insights can be useful when setting up triggers for various possible actions that Keras -- Penrose Care’s Tier 1 bot -- can perform on behalf of the member.

We need to create Dummy user models as training data for Keras in marxvim's database

Acceptance Criteria:

  1. Create 10 users in PenroseCare DB that use HL7 parameters for "Person" models
  2. One of the users MUST have First name "MAEVA", Last name "LUSA"
  3. Document short summaries of all dummy users in the "PC Dummy Users" wiki page
marxvimAdmin commented 1 year ago

Visit the following page for examples https://www.hl7.org/fhir/person.html Use this link to search Internationally accepted naming formats https://browser.ihtsdotools.org/?

marxvimAdmin commented 1 year ago
url: 'jdbc:postgresql://ec2-34-234-240-121.compute-1.amazonaws.com:5432/dbtmmi6a3mtg5e'
username: hglbuziuwssywj
password: 22193b204229948763b194783396e346ff93a28a149949fc99ca4044f837c4c5
driverClassName: org.postgresql.Driver
max-active: 15