PackagesCanonicalsLogsProblems
    Packages
    test.project1

test.project1

Install package
npm install --registry https://fs.get-ig.org/pkgs test.project1
Get resources
curl https://fs.get-ig.org/rs/test.project1-0.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

新增实施指南

package.json
{
  "description": "新增实施指南",
  "fhirVersions": [ "4.0.1" ],
  "_id": "test.project1@0.2.0",
  "jurisdiction": "urn:iso:std:iso:3166#HK",
  "tgz": "-/test.project1-0.2.0.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.project1-0.2.0.tgz"
  },
  "name": "test.project1",
  "dist-tags": {
    "latest": "0.2.0"
  },
  "author": "gaishal",
  "_versions": [ "0.2.0" ],
  "id": "test.project1@0.2.0",
  "versions": {
    "0.2.0": {
      "description": "新增实施指南",
      "fhirVersions": [ "4.0.1" ],
      "_id": "test.project1@0.2.0",
      "jurisdiction": "urn:iso:std:iso:3166#HK",
      "tgz": "-/test.project1-0.2.0.tgz",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/test.project1-0.2.0.tgz"
      },
      "name": "test.project1",
      "author": "gaishal",
      "id": "test.project1@0.2.0",
      "lsn": 173,
      "version": "0.2.0",
      "timestamp": "2025-04-29T18:49:48.547873314Z",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "lsn": 173,
  "version": "0.2.0",
  "timestamp": "2025-04-29T18:49:48.547873314Z",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions