PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.full

cce.fhir.full

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

Sample FHIR profiles for CCE sites to follow.

package.json
{
  "description": "Sample FHIR profiles for CCE sites to follow.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "cce.fhir.full@0.2.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/cce.fhir.full-0.2.0.tgz"
  },
  "name": "cce.fhir.full",
  "dist-tags": {
    "latest": "0.2.0"
  },
  "author": "manojwaikar",
  "_versions": [ "0.2.0" ],
  "id": "cce.fhir.full@0.2.0",
  "versions": {
    "0.2.0": {
      "description": "Sample FHIR profiles for CCE sites to follow.",
      "fhirVersions": [ "4.0.1" ],
      "_id": "cce.fhir.full@0.2.0",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/cce.fhir.full-0.2.0.tgz"
      },
      "name": "cce.fhir.full",
      "author": "manojwaikar",
      "id": "cce.fhir.full@0.2.0",
      "version": "0.2.0",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1",
        "de.basisprofil.r4": "1.3.2"
      }
    }
  },
  "version": "0.2.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "de.basisprofil.r4": "1.3.2"
  }
}

Versions