PackagesCanonicalsLogsProblems
    Packages
    cce.fhir.minimal
    0.4.0

cce.fhir.minimal@0.4.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.minimal@0.4.0
Get resources
curl https://fs.get-ig.org/rs/cce.fhir.minimal-0.4.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.minimal@0.4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/cce.fhir.minimal-0.4.0.tgz"
  },
  "name": "cce.fhir.minimal",
  "author": "manojwaikar",
  "id": "cce.fhir.minimal@0.4.0",
  "version": "0.4.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "de.basisprofil.r4": "1.3.2"
  }
}