PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.full
    0.2.0

cce.fhir.full@0.2.0 4.0.1

Sample FHIR profiles for CCE sites to follow.

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