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

Description issue #39

Open
mmreith opened this issue Jul 20, 2023 · 0 comments
Open

Description issue #39

mmreith opened this issue Jul 20, 2023 · 0 comments

Comments

@mmreith
Copy link

mmreith commented Jul 20, 2023

Hey,

i think the description is not correct:

https://packages.simplifier.net/<name>/-/<package-name>-<package-version>.tgz -> https://packages.simplifier.net/<**package-name**>/-/<package-name>-<package-version>.tgz

NPM compatible endpoint

Besides the regular package endpoint, there is also a more limited NPM compatible endpoint, which allows you to install FHIR package using any NPM client. Keep in mind that this will mix the FHIR packages with your regular NPM packages and does not support FHIR-specific features, like searching on canonicals or FHIR versions.

::

https://packages.simplifier.net/<name>/-/<package-name>-<package-version>.tgz

The above example, then becomes:

::

https://packages.simplifier.net/hl7.fhir.r3.core/-/hl7.fhir.r3.core-3.0.2.tgz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant