PackagesCanonicalsLogsProblems
    Packages
    pbm.v1.fhir
    0.6.0

pbm.v1.fhir@0.6.0 4.0.1

Covering Patient-Blood-Management related resources for analysis and optimization of pre-operative patients

Install package
npm install --registry https://fs.get-ig.org/pkgs pbm.v1.fhir@0.6.0
Get resources
curl https://fs.get-ig.org/rs/pbm.v1.fhir-0.6.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Covering Patient-Blood-Management related resources for analysis and optimization of pre-operative patients",
  "fhirVersions": [ "4.0.1" ],
  "_id": "pbm.v1.fhir@0.6.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/pbm.v1.fhir-0.6.0.tgz"
  },
  "name": "pbm.v1.fhir",
  "author": "Daniel Neumann",
  "id": "pbm.v1.fhir@0.6.0",
  "version": "0.6.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}