PackagesCanonicalsLogsProblems
    Packages
    animals.core
    0.0.1

animals.core@0.0.1 4.0.1

general implementation when patients are cats/dogs

Install package
npm install --registry https://fs.get-ig.org/pkgs animals.core@0.0.1
Get resources
curl https://fs.get-ig.org/rs/animals.core-0.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "general implementation when patients are cats/dogs",
  "fhirVersions": [ "4.0.1" ],
  "_id": "animals.core@0.0.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/animals.core-0.0.1.tgz"
  },
  "name": "animals.core",
  "author": "yanbussieres",
  "id": "animals.core@0.0.1",
  "version": "0.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}