New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sparkfhirschemas

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparkfhirschemas

FHIR Schemas for Spark

  • 2.0.2
  • PyPI
  • Socket score

Maintainers
1

SparkFhirSchemas

This project is a collection of FHIR schemas for Apache Spark.

Usage

  1. First update the fhir.schema.json file with the FHIR schema you want to use. 2. You can find the FHIR schema in the FHIR specification.
  2. Run make schema-RXX to generate the Spark schema for RXX. Replace "XX" with the verison you desire. For instance if you want to update R4B you would run make schema-R4B.
  3. Run make schema-stu3 to generate the Spark schema for STU3.
  4. Run make schema-dstu2 to generate the Spark schema for DSTU2.

This will generate the Spark schema in the spark_fhir_schemas directory.

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