PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd
    0.3.0

hl7.fhir.uv.phd@0.3.0 4.0.0

ImplementationGuide for Personal Health Devices (PHD), used in remote patient monitoring (e.g., weight scales, blood pressure cuffs, glucose monitors, pulse-oximeters, etc.). (built Wed, Mar 27, 2019 07:25+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.phd@0.3.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.phd-0.3.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "ImplementationGuide for Personal Health Devices (PHD), used in remote patient monitoring (e.g., weight scales, blood pressure cuffs, glucose monitors, pulse-oximeters, etc.). (built Wed, Mar 27, 2019 07:25+1100+11:00)",
  "fhirVersions": [ "4.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.phd@0.3.0",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.phd-0.3.0.tgz"
  },
  "name": "hl7.fhir.uv.phd",
  "type": "fhir.ig",
  "title": "Personal Health Device Implementation Guide",
  "author": "Health Level Seven International (Health Care Devices Work Group)",
  "id": "hl7.fhir.uv.phd@0.3.0",
  "canonical": "http://hl7.org/fhir/uv/phd",
  "url": "http://hl7.org/fhir/uv/phd/2019May",
  "version": "0.3.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}