PackagesCanonicalsLogsProblems
    Packages
    Capable.repository

Capable.repository

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

Test project to test the creation of profiles

package.json
{
  "description": "Test project to test the creation of profiles",
  "fhirVersions": [ "4.0.1" ],
  "_id": "Capable.repository@1.0.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/Capable.repository-1.0.1.tgz"
  },
  "name": "Capable.repository",
  "dist-tags": {
    "latest": "1.0.1"
  },
  "author": "Capable team",
  "_versions": [ "1.0.1" ],
  "id": "Capable.repository@1.0.1",
  "versions": {
    "1.0.1": {
      "description": "Test project to test the creation of profiles",
      "fhirVersions": [ "4.0.1" ],
      "_id": "Capable.repository@1.0.1",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/Capable.repository-1.0.1.tgz"
      },
      "name": "Capable.repository",
      "author": "Capable team",
      "id": "Capable.repository@1.0.1",
      "version": "1.0.1",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    }
  },
  "version": "1.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions