Install package
npm install --registry https://fs.get-ig.org/pkgs ndhm.in@2.0.1
Get resources
curl https://fs.get-ig.org/rs/ndhm.in-2.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"notForPublication": true,
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ndhm.in@2.0.1",
"date": "20211103101459",
"license": "CC0-1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/ndhm.in-2.0.1.tgz"
},
"name": "ndhm.in",
"type": "fhir.ig",
"title": "FHIR Implementation Guide for ABDM",
"author": "National Resource Center for EHR Standards",
"id": "ndhm.in@2.0.1",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "https://nrces.in/ndhm/fhir/r4",
"url": "file://C:\\FHIR_ImplementationGuide\\ImplGuide\\ig\\output",
"version": "2.0.1",
"dependencies": {
"hl7.fhir.r4.core": "4.0.1"
}
}