PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd
    0.2.0

hl7.fhir.uv.phd@0.2.0 4.0.0

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.phd@0.2.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.phd-0.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "fhirVersions": [ "4.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.phd@0.2.0",
  "date": "20181204000000",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "homepage": "http://hl7.org/fhir/uv/phd/2019Jan",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.phd-0.2.0.tgz"
  },
  "name": "hl7.fhir.uv.phd",
  "type": "fhir.ig",
  "title": "Personal Health Device FHIR IG",
  "id": "hl7.fhir.uv.phd@0.2.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/phd",
  "url": "http://hl7.org/fhir/uv/phd/2019Jan",
  "version": "0.2.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}