Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cleaning-scripts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleaning-scripts

Python scripts used in the FHIR integration pipeline to clean input data for different external sources.

  • 0.2.31
  • PyPI
  • Socket score

Maintainers
1

cleaning-scripts

Arkhn GitHub license

This is a repository of Python scripts used in the FHIR integration pipeline to clean input data for different external sources.

Scripts

There are 4 types of scripts:

  • scripts/custom User defined scripts to perform specific tasks like cleaning a Patient phone number for example
  • scripts/utils Basic scripts (like capitalize, test if empty, etc.)
  • scripts/logic (Beta) Scripts that operate like logic statement and take other scripts as argument

scripts/custom can be extended by users, either by completing new scripts or by adding new ones when no one is addressing their needs. This is done using the API.

Start contributing

We have reported several issues with the label Good first issue which can be a good way to start! You can also join our Slack to contact us if you have trouble or questions :)

If you're enthusiastic about our project, :star: it to show your support! :heart:

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc