PackagesCanonicalsLogsProblems
    Packages
    mint.fhir
    1.2.0

mint.fhir@1.2.0 4.0.1

Development of an implementation guide for the company mint medical.

Install package
npm install --registry https://fs.get-ig.org/pkgs mint.fhir@1.2.0
Get resources
curl https://fs.get-ig.org/rs/mint.fhir-1.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Development of an implementation guide for the company mint medical.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "mint.fhir@1.2.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/mint.fhir-1.2.0.tgz"
  },
  "name": "mint.fhir",
  "author": "abdallahabdullatif",
  "id": "mint.fhir@1.2.0",
  "version": "1.2.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}