Skip to content

Roadmap

Mostafa Sholkamy edited this page Mar 1, 2017 · 4 revisions

Implementation Status

General

Resources

  • Patient
  • ValueSet
  • Practitioner
  • RelatedPerson
  • Encounter (Still in progress)
  • EpisodeOfCare
  • ClinicalImpression
  • Condition
  • new resources will be added to the plan once the above are finished

Structure definition parser

The structure definition parser is located here. it handles generating GraphQL and Mongoose schema from a structure definition json file. Here are the features for it waiting to be added.

  • handling binding for Valuesets as defined here
  • adding reference type restriction for reference fields
  • handling constraints
Clone this wiki locally