PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.in

hl7.fhir.in

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

package.json
{
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.in@1.0.0",
  "date": "20200816175827",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.in-1.0.0.tgz"
  },
  "name": "hl7.fhir.in",
  "dist-tags": {
    "latest": "1.0.0"
  },
  "type": "fhir.ig",
  "title": "FHIR Implementation Guide for NDHM",
  "author": "National Resource Center for EHR Standards",
  "_versions": [ "1.0.0" ],
  "id": "hl7.fhir.in@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://nrces.in/ndhm/fhir/r4",
  "url": "file://D:\\DM\\FHIR\\NDHM\\ImplementationGuide\\output",
  "versions": {
    "1.0.0": {
      "fhirVersions": [ "4.0.1" ],
      "tools-version": 3,
      "_id": "hl7.fhir.in@1.0.0",
      "date": "20200816175827",
      "license": "CC0-1.0",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/hl7.fhir.in-1.0.0.tgz"
      },
      "name": "hl7.fhir.in",
      "type": "fhir.ig",
      "title": "FHIR Implementation Guide for NDHM",
      "author": "National Resource Center for EHR Standards",
      "id": "hl7.fhir.in@1.0.0",
      "directories": {
        "lib": "package",
        "example": "example"
      },
      "canonical": "http://nrces.in/ndhm/fhir/r4",
      "url": "file://D:\\DM\\FHIR\\NDHM\\ImplementationGuide\\output",
      "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