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

FHIR: Output NPM format #511

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

FHIR: Output NPM format #511

wants to merge 1 commit into from

Commits on Nov 26, 2023

  1. FHIR: Output as NPM package

    - Rename: OboGraphToFHIRConverter --> OboGraphToFhirJsonConverter
    - Add: OboGraphToFhirNpmConverter: Saves in FHIR NPM package format.
    - Add: New CLI output_type option: fhirnpm
    - Add: StreamingFhirNpmWriter (WIP)
    - Add: Test file: tests/input/fhir_npm_manifest_so.json
    - Add: Test helper function: _load_and_convert_npm()
    - Add: Unit test: test_convert_so_package()
    - Update: .gitignore: tests/input/*_conf.json
    joeflack4 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8b0ca88 View commit details
    Browse the repository at this point in the history