BlackPearSw / fhir-schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fhir-schema

Build Status

DEMO

Convert FHIR structure definition into JSON schema.

Installation

git clone
bash ./loadsamples.sh
npm install
npm install -g mocha
mocha test/schema-test.js

TODO:

  • refactoring
  • support for simple ValueSet
  • support for contained & Bundle validation

About


Languages

Language:JavaScript 78.3%Language:HTML 12.4%Language:CoffeeScript 6.2%Language:Shell 2.0%Language:CSS 1.2%