A command line tool to convert FHIR R4 (4.0 Schema) with partial NZ Base IG to Swagger definitions.
[:construction: Work-In-Progress (Part-Timed) & Feature Requests are Welcomed]
Clone or download the project and execute the following command (from the root directory) to install relevant dependencies
Use NodeJS
11.14.0v
for error free instalation and execution
npm install
Execute the following command (from the root Directory) to link the tool with shell
npm link
-
Execute the following command to generate the swagger definition for
Patient
resource. This will generate the swagger definition inside the generated-def folderfhir-to-swagger Patient --output ./generated-def