Package: PatientGenerator 0.1.4
PatientGenerator: Generator of Synthetic Patient Data for the OMOP Common Data Model
Tools to generate synthetic patient-level test datasets in the Observational Medical Outcomes Partnership (OMOP) Common Data Model (CDM). Includes a chat-driven generator backed by large language models and an interactive 'shiny' designer for editing CDM test sets.
Authors:
PatientGenerator_0.1.4.tar.gz
PatientGenerator_0.1.4.zip(r-4.7)PatientGenerator_0.1.4.zip(r-4.6)PatientGenerator_0.1.4.zip(r-4.5)
PatientGenerator_0.1.4.tgz(r-4.6-any)PatientGenerator_0.1.4.tgz(r-4.5-any)
PatientGenerator_0.1.4.tar.gz(r-4.7-any)PatientGenerator_0.1.4.tar.gz(r-4.6-any)
PatientGenerator_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PatientGenerator/json (API)
NEWS
| # Install 'PatientGenerator' in R: |
| install.packages('PatientGenerator', repos = c('https://ohdsi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mi-erasmusmc/patientgenerator/issues
Last updated from:472cfeb361. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 189 | ||
| source / vignettes | OK | 219 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 93 | ||
| windows-oldrel | OK | 97 | ||
| wasm-release | OK | 131 |
Exports:%||%availableModelsconceptSearchServerconceptSearchUIgetTestSetshecateClienthecateSearchpatientChatpatientChatNaivepatientDesigner
Dependencies:askpassbackportsbase64encbriobslibcachemcallrcheckmateclicommonmarkcorocrayoncrosstalkcurldata.tableDBIdescdiffobjdigestdplyrDTduckdbellmerevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvhttr2jquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeopensslotelpillarpkgbuildpkgconfigpkgloadpraiseprocessxpromisespsr2d3R6rappdirsRcpprlangrmarkdownrprojrootrstudioapiS7sassshinysourcetoolsstringistringrsystestthattibbletidyselecttinytexutf8vctrswaldowithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'availableModels()' If the API key is valid in the system, returns available models to the user from the LLM provider. | availableModels |
| Concept search Shiny module | conceptSearchModule conceptSearchServer conceptSearchUI |
| Useful to list available datasets in the testCases folder | getTestSets |
| Create a Hecate API client | hecateClient |
| Search Hecate concepts and return results as a data frame | hecateSearch |
| Null coalescing operator | %||% nullOr |
| 'patientChat()' generates synthetic patients in the OMOP-CDM using an LLM API. | patientChat |
| 'patientChatNaive()' is a grapper for the ellmer package to send prompts and send the output test set to an LLM. Requires a valid API key. | patientChatNaive |
| 'patientDesigner()' is a visual interface based on D3 to construct test datasets for the OMOP-CDM | patientDesigner |
