-
Notifications
You must be signed in to change notification settings - Fork 4
Description issue #39
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels