PackagesCanonicalsLogsProblems
    Packages
    animals.core

animals.core

Install package
npm install --registry https://fs.get-ig.org/pkgs animals.core
Get resources
curl https://fs.get-ig.org/rs/animals.core-0.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

general implementation when patients are cats/dogs

package.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",
  "dist-tags": {
    "latest": "0.0.1"
  },
  "author": "yanbussieres",
  "_versions": [ "0.0.1" ],
  "id": "animals.core@0.0.1",
  "versions": {
    "0.0.1": {
      "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"
      }
    }
  },
  "version": "0.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions