Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.smart-app-launch@2.2.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.smart-app-launch-2.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.uv.smart-app-launch@2.2.0",
"date": "20240430191219",
"license": "CC-BY-4.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.smart-app-launch-2.2.0.tgz"
},
"name": "hl7.fhir.uv.smart-app-launch",
"type": "IG",
"title": "SMART App Launch",
"author": "HL7 International / FHIR Infrastructure",
"id": "hl7.fhir.uv.smart-app-launch@2.2.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/smart-app-launch",
"url": "http://hl7.org/fhir/smart-app-launch/STU2.2",
"version": "2.2.0",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/fiwg",
"name": "HL7 International / FHIR Infrastructure",
"email": "fhir@lists.HL7.org"
} ],
"dependencies": {
"hl7.terminology": "5.5.0",
"hl7.fhir.r4.core": "4.0.1",
"hl7.fhir.uv.extensions": "5.1.0-snapshot1"
}
}