PackagesCanonicalsLogsProblems
    Packages
    devdays.r4.example.conformanceresources

devdays.r4.example.conformanceresources

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

Example FHIR R4 Conformances Resources for the FHIR DevDays Implementation Guide Tooling + Packaging tutorial

package.json
{
  "description": "Example FHIR R4 Conformances Resources for the FHIR DevDays Implementation Guide Tooling + Packaging tutorial",
  "_id": "devdays.r4.example.conformanceresources@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/devdays.r4.example.conformanceresources-1.0.0.tgz"
  },
  "name": "devdays.r4.example.conformanceresources",
  "dist-tags": {
    "latest": "1.0.0"
  },
  "_versions": [ "1.0.0", "1.0.0-beta" ],
  "id": "devdays.r4.example.conformanceresources@1.0.0",
  "versions": {
    "1.0.0": {
      "description": "Example FHIR R4 Conformances Resources for the FHIR DevDays Implementation Guide Tooling + Packaging tutorial",
      "name": "devdays.r4.example.conformanceresources",
      "id": "devdays.r4.example.conformanceresources@1.0.0",
      "version": "1.0.0",
      "dependencies": {
        "simplifier.core.r4": "4.0.1"
      },
      "_id": "devdays.r4.example.conformanceresources@1.0.0",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/devdays.r4.example.conformanceresources-1.0.0.tgz"
      }
    },
    "1.0.0-beta": {
      "description": "Example FHIR R4 Conformances Resources for the FHIR DevDays Implementation Guide Tooling + Packaging tutorial",
      "name": "devdays.r4.example.conformanceresources",
      "id": "devdays.r4.example.conformanceresources@1.0.0-beta",
      "version": "1.0.0-beta",
      "dependencies": {
        "simplifier.core.r4": "4.0.1"
      },
      "_id": "devdays.r4.example.conformanceresources@1.0.0-beta",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/devdays.r4.example.conformanceresources-1.0.0-beta.tgz"
      }
    }
  },
  "version": "1.0.0",
  "dependencies": {
    "simplifier.core.r4": "4.0.1"
  }
}

Versions