Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.mdi@2.0.0-snapshot2
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.mdi-2.0.0-snapshot2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.us.mdi@2.0.0-snapshot2",
"date": "20250328221334",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"tgz": "-/hl7.fhir.us.mdi-2.0.0-snapshot2.tgz",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.mdi-2.0.0-snapshot2.tgz"
},
"name": "hl7.fhir.us.mdi",
"type": "IG",
"title": "Medicolegal Death Investigation (MDI) FHIR Implementation Guide",
"author": "HL7 International / Public Health",
"id": "hl7.fhir.us.mdi@2.0.0-snapshot2",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/us/mdi",
"url": "http://hl7.org/fhir/us/mdi/2.0.0-snapshot2",
"lsn": 16,
"version": "2.0.0-snapshot2",
"timestamp": "2025-03-29T12:49:40.885013Z",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/pher",
"name": "HL7 International / Public Health"
} ],
"dependencies": {
"hl7.fhir.us.odh": "1.3.0",
"us.cdc.phinvads": "0.12.0",
"hl7.fhir.r4.core": "4.0.1",
"hl7.fhir.us.core": "5.0.1",
"hl7.fhir.us.vrdr": "3.0.0",
"hl7.terminology.r4": "6.2.0",
"hl7.fhir.uv.extensions.r4": "5.2.0",
"hl7.fhir.us.vr-common-library": "2.0.0"
}
}