PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr

implementation.guide.nhdr

Install package
npm install --registry https://fs.get-ig.org/pkgs implementation.guide.nhdr
Get resources
curl https://fs.get-ig.org/rs/implementation.guide.nhdr-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

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

package.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",
  "dist-tags": {
    "latest": "1.0.0"
  },
  "author": "philipchristianzuniga",
  "_versions": [ "1.0.0" ],
  "id": "implementation.guide.nhdr@1.0.0",
  "versions": {
    "1.0.0": {
      "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"
      }
    }
  },
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions