0.1.12-1 • Published 3 years ago

@commure/fhir-types v0.1.12-1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
3 years ago

@commure/fhir-types

This library has Flow types for all FHIR resources and for all FHIR versions that the Commure FHIR server supports. Import specific types into your code if you want type validation.

These types include

  • PropTypes - The types for each resource using the PropTypes library

  • PropTypes.noRequire - The types for each resource using the PropTypes library, but no use of isRequired

  • Flow - The flow types of each resource

  • Generators - Generators that will create these Fhir Resources with random values using jasmine-check-temp
  • Docs - javascript object representations of each Fhir resource defining what it is
0.1.12-1

3 years ago

0.1.12-0

3 years ago