Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

6.6.0

Compare
Choose a tag to compare
@kjmahalingam kjmahalingam released this 20 Aug 17:09
· 24 commits to master since this release

Version 6.6.0 includes the following changes:

-Adds a --clean flag to the CLI that clears the output directory on running the CLI and archives the previous output directory.
-Updates the HL7 logo to the latest version of the image.
-Fixes an error that prevented ctrl-c from being used to exit the CLI.

  • Example showing format of 'No Profile' flags
    Grammar: ContentProfile 1.0
    Namespace: obf
        Patient:
            BirthDate MS
        Encounter: NP
        EpisodeOfCare: NP
        // Encounter and EpisodeOfCare have `No Profile` (NP) flag
        // No FHIR profile will be generated for either
        ...
    

-Adds class filtering to the model doc.