PackagesCanonicalsLogsProblems
    Packages
    pbm.V1.fhir
    0.5.0-draft

pbm.V1.fhir@0.5.0-draft 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.5.0-draft
Get resources
curl https://fs.get-ig.org/rs/pbm.V1.fhir-0.5.0-draft.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.5.0-draft",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/pbm.V1.fhir-0.5.0-draft.tgz"
  },
  "name": "pbm.V1.fhir",
  "author": "Daniel Neumann",
  "id": "pbm.V1.fhir@0.5.0-draft",
  "version": "0.5.0-draft",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}