Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/lf 1338 fix choice type support for resursive #34

Merged

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    890d3ab View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Removed the "type" parameter from ResourceNode, which was not needed …

    …(path will serve that purpose), and re-ordered the constructor parameters
    plynchnlm committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    a29962a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. The fhir-context script now generates a map of paths whose definition…

    … is determined by a contentReference. Updated src/fhirpath.js to use this information when determining paths are choice types.
    plynchnlm committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    2765a22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b101e78 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Configuration menu
    Copy the full SHA
    021696a View commit details
    Browse the repository at this point in the history