HowardEdidin / pdex-formulary-sample-data

Code to generate sample data for a pdex-formulary reference implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QHP to FHIR

This project uses QHP data to create FHIR resources based on the DaVinci US Drug Formulary Implementation Guide. Currently, the following are created:

Instructions

  • bundle install
  • edit config.yml as needed
  • bundle exec ruby generate.rb

The generated files are placed in output/

About

Code to generate sample data for a pdex-formulary reference implementation


Languages

Language:Ruby 100.0%