/fhir_model_generator

Generator that transforms FHIR structuredefinitions into python classes

Primary LanguagePythonApache License 2.0Apache-2.0

FHIR Model Generator

This repository consists of a set of Jinja2 templates that are used by the fhir-parser to generate python class definitions for FHIR

Installation

pip install fhir-model-generator

Running