PackagesCanonicalsLogsProblems
    Packages
    fhirtest.project
    0.1.0

fhirtest.project@0.1.0 4.0.1

测试

Install package
npm install --registry https://fs.get-ig.org/pkgs fhirtest.project@0.1.0
Get resources
curl https://fs.get-ig.org/rs/fhirtest.project-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "测试",
  "fhirVersions": [ "4.0.1" ],
  "_id": "fhirtest.project@0.1.0",
  "jurisdiction": "urn:iso:std:iso:3166#HK",
  "tgz": "-/fhirtest.project-0.1.0.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhirtest.project-0.1.0.tgz"
  },
  "name": "fhirtest.project",
  "author": "gaishal",
  "id": "fhirtest.project@0.1.0",
  "lsn": 174,
  "version": "0.1.0",
  "timestamp": "2025-04-29T18:54:52.697866954Z",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}