MccCareplan / patientsmartapp

Patient facing mobile smart on fhir Web app for multiple chronic condition care plans
Apache License 2.0
2 stars 2 forks source link

Load Generated Data Models #5

Open ferret1964 opened 3 years ago

sam3365 commented 3 years ago

This story is similar to this story in ProviderSmartApp: https://app.zenhub.com/workspaces/main-5e73bcc59ed5b99d9fefed61/issues/mcccareplan/providersmartapp/106

sam3365 commented 3 years ago

Added generate to scripts section in package.json.

Executing the following terminal command in the project root will result in the latest version of the datamodel to be placed into the /generated-data-api folder:

npm generate

Generated ./src/app/generated-data-api from niddk data model Pull Request created and merged with develop branch: https://github.com/MccCareplan/patientsmartapp/pull/31