0.0.6 • Published 5 years ago

fhir-ts v0.0.6

Weekly downloads
8
License
MIT
Repository
-
Last release
5 years ago

fhir-ts

FHIR TypeScript definitions generator.

Disclaimer

This project is still in early stages of development and should not be considered "production-ready".

Installation

npm install fhir-ts -g

Usage

fhir-ts <pattern> <output-directory>

Example:

fhir-ts "structure-defintions/**.profile.json" "types"

Roadmap

  • Resource Definitions
    • Interface declaration from snapshot
    • Property names
    • Property type names
    • Optional properties
    • Array properties
    • JSDoc comments
    • Backbone Element properties
    • Interface declaration from differential
    • Default values
    • Content reference
  • Primitive types
    • Type aliases
    • Extensions
  • CLI options

License

MIT licensed.

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.1

6 years ago

1.0.0

6 years ago