PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr
    1.0.0

implementation.guide.nhdr@1.0.0 4.0.1

DRAFT: Philippine CDI Implementation Guide for Integration with the National Health Data Repository (NHDR)

Install package
npm install --registry https://fs.get-ig.org/pkgs implementation.guide.nhdr@1.0.0
Get resources
curl https://fs.get-ig.org/rs/implementation.guide.nhdr-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "DRAFT: Philippine CDI Implementation Guide for Integration with the National Health Data Repository (NHDR)",
  "fhirVersions": [ "4.0.1" ],
  "_id": "implementation.guide.nhdr@1.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#PH",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/implementation.guide.nhdr-1.0.0.tgz"
  },
  "name": "implementation.guide.nhdr",
  "author": "philipchristianzuniga",
  "id": "implementation.guide.nhdr@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}