Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.ips@2.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.ips-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.uv.ips@2.0.0",
"date": "20251003154744",
"license": "CC0-1.0",
"jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
"tgz": "-/hl7.fhir.uv.ips-2.0.0.tgz",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.ips-2.0.0.tgz"
},
"name": "hl7.fhir.uv.ips",
"type": "IG",
"title": "International Patient Summary Implementation Guide",
"author": "HL7 International / Patient Care",
"id": "hl7.fhir.uv.ips@2.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/uv/ips",
"url": "http://hl7.org/fhir/uv/ips/STU2",
"lsn": 1576,
"version": "2.0.0",
"timestamp": "2025-10-03T18:03:12.579848988Z",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/patientcare",
"name": "HL7 International / Patient Care"
} ],
"dependencies": {
"hl7.fhir.uv.ipa": "1.1.0",
"hl7.fhir.r4.core": "4.0.1",
"hl7.terminology.r4": "6.5.0",
"hl7.fhir.uv.extensions.r4": "5.2.0"
}
}