Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.home-lab-report@1.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.home-lab-report-1.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.us.home-lab-report@1.1.0",
"date": "20240808193636",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.home-lab-report-1.1.0.tgz"
},
"name": "hl7.fhir.us.home-lab-report",
"type": "IG",
"title": "At-Home In-Vitro Test Report",
"author": "HL7 International / Orders and Observations",
"id": "hl7.fhir.us.home-lab-report@1.1.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/us/home-lab-report",
"url": "http://hl7.org/fhir/us/home-lab-report/STU1.1",
"version": "1.1.0",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/orders",
"name": "HL7 International / Orders and Observations",
"email": "ord@lists.HL7.org"
} ],
"dependencies": {
"us.nlm.vsac": "0.18.0",
"us.cdc.phinvads": "0.12.0",
"hl7.fhir.r4.core": "4.0.1",
"hl7.fhir.us.core": "6.1.0",
"hl7.terminology.r4": "6.0.2",
"hl7.fhir.uv.extensions.r4": "5.1.0"
}
}