PackagesCanonicalsLogsProblems
    Packages
    ufp.core
    0.5.1

ufp.core@0.5.1

The United Federation of Planet (UFP) FHIR Implementation Guide of intergalactic scope

Install package
npm install --registry https://fs.get-ig.org/pkgs ufp.core@0.5.1
Get resources
curl https://fs.get-ig.org/rs/ufp.core-0.5.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The United Federation of Planet (UFP) FHIR Implementation Guide of intergalactic scope",
  "name": "ufp.core",
  "author": "simone_heckmann",
  "id": "ufp.core@0.5.1",
  "version": "0.5.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  },
  "_id": "ufp.core@0.5.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ufp.core-0.5.1.tgz"
  }
}