PackagesCanonicalsLogsProblems
    Packages
    pbmesolutions.v1.fhir
    1.1.1

pbmesolutions.v1.fhir@1.1.1 4.0.1

Trying to cover hospital Cases and Patient Blood Management Relevant information

Install package
npm install --registry https://fs.get-ig.org/pkgs pbmesolutions.v1.fhir@1.1.1
Get resources
curl https://fs.get-ig.org/rs/pbmesolutions.v1.fhir-1.1.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Trying to cover hospital Cases and Patient Blood Management Relevant information",
  "fhirVersions": [ "4.0.1" ],
  "_id": "pbmesolutions.v1.fhir@1.1.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/pbmesolutions.v1.fhir-1.1.1.tgz"
  },
  "name": "pbmesolutions.v1.fhir",
  "author": "Daniel Neumann",
  "id": "pbmesolutions.v1.fhir@1.1.1",
  "version": "1.1.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}