PackagesCanonicalsLogsProblems
    Packages
    ehealth4u.package
    1.0.0

ehealth4u.package@1.0.0 4.0.1

The eHealth4U is a research project that undertakes the challenge of designing and developing a prototype of the national integrated EHR system in Cyprus. More information: http://ehealth4u.cs.ucy.ac.cy/

Install package
npm install --registry https://fs.get-ig.org/pkgs ehealth4u.package@1.0.0
Get resources
curl https://fs.get-ig.org/rs/ehealth4u.package-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The eHealth4U is a research project that undertakes the challenge of designing and developing a prototype of the national integrated EHR system in Cyprus. More information: http://ehealth4u.cs.ucy.ac.cy/",
  "fhirVersions": [ "4.0.1" ],
  "_id": "ehealth4u.package@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ehealth4u.package-1.0.0.tgz"
  },
  "name": "ehealth4u.package",
  "author": "ehealthlab",
  "id": "ehealth4u.package@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "fhir.dicom": "2022.4.20221006",
    "hl7.fhir.uv.ips": "1.1.0",
    "hl7.fhir.r4.core": "4.0.1",
    "fhir.org.nz.ig.base": "1.0.0"
  }
}