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