Skip to content

Commit

Permalink
Added clarification for new -dir argument for processing whole direct…
Browse files Browse the repository at this point in the history
…ories of files.
  • Loading branch information
Evan Chicoine committed Oct 9, 2023
1 parent 32bbca6 commit cce36d4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,8 @@
- Accepts Bundles with .json or .xml extensions
- version = FHIR version { stu3, r4 }
Default version: r4
- dir = Directory indicator. To process the input location as a directory of files, the input should point to a valid directory
and the -dir flag should be present in the arguments list.
- Generate StructureDefinitions from ModelInfo
- command: mvn exec:java -Dexec.args="[-GenerateSDs] [path to modelinfo xml] (-outputpath | -op) (-encoding | -e)"
- TODO
Expand Down

0 comments on commit cce36d4

Please sign in to comment.