PackagesCanonicalsLogsProblems
    Packages
    fhir.argonaut.scheduling

fhir.argonaut.scheduling

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

package.json
{
  "fhirVersions": [ "3.0.1" ],
  "tools-version": 3,
  "_id": "fhir.argonaut.scheduling@1.0.0",
  "date": "20180423000000",
  "license": "CC0-1.0",
  "homepage": "http://fhir.org/guides/argonaut/scheduling/release1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhir.argonaut.scheduling-1.0.0.tgz"
  },
  "name": "fhir.argonaut.scheduling",
  "dist-tags": {
    "latest": "1.0.0"
  },
  "type": "fhir.ig",
  "title": "Argonaut Scheduling Implementation Guide",
  "_versions": [ "1.0.0" ],
  "id": "fhir.argonaut.scheduling@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://fhir.org/guides/argonaut/scheduling",
  "url": "http://fhir.org/guides/argonaut/scheduling/release1",
  "versions": {
    "1.0.0": {
      "fhirVersions": [ "3.0.1" ],
      "tools-version": 3,
      "_id": "fhir.argonaut.scheduling@1.0.0",
      "date": "20180423000000",
      "license": "CC0-1.0",
      "homepage": "http://fhir.org/guides/argonaut/scheduling/release1",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/fhir.argonaut.scheduling-1.0.0.tgz"
      },
      "name": "fhir.argonaut.scheduling",
      "type": "fhir.ig",
      "title": "Argonaut Scheduling Implementation Guide",
      "id": "fhir.argonaut.scheduling@1.0.0",
      "directories": {
        "lib": "package",
        "example": "example"
      },
      "canonical": "http://fhir.org/guides/argonaut/scheduling",
      "url": "http://fhir.org/guides/argonaut/scheduling/release1",
      "version": "1.0.0",
      "dependencies": {
        "hl7.fhir.r3.core": "3.0.1"
      }
    }
  },
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r3.core": "3.0.1"
  }
}

Versions