PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd
    1.1.0

hl7.fhir.uv.phd@1.1.0 4.0.1

ImplementationGuide for Personal Health Devices (PHD), used in remote patient monitoring (e.g., weight scales, blood pressure cuffs, glucose monitors, pulse-oximeters, etc.). (built Fri, Oct 18, 2024 13:22+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.phd@1.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.phd-1.1.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 Fri, Oct 18, 2024 13:22+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.phd@1.1.0",
  "date": "20241018132212",
  "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-1.1.0.tgz"
  },
  "name": "hl7.fhir.uv.phd",
  "type": "IG",
  "title": "Personal Health Device Implementation Guide",
  "author": "HL7 International / Health Care Devices",
  "id": "hl7.fhir.uv.phd@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/phd",
  "url": "http://hl7.org/fhir/uv/phd/STU1.1",
  "version": "1.1.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.uv.pocd": "0.3.0",
    "hl7.terminology.r4": "6.0.2",
    "hl7.fhir.uv.extensions.r4": "5.1.0"
  }
}