PackagesCanonicalsLogsProblems
    Packages
    agha.fhir.genclipr
    0.1.0

agha.fhir.genclipr@0.1.0 4.0.1

FHIR implementation guide for the Genomics Clinical Picture Repository standard developed as part of

Install package
npm install --registry https://fs.get-ig.org/pkgs agha.fhir.genclipr@0.1.0
Get resources
curl https://fs.get-ig.org/rs/agha.fhir.genclipr-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "FHIR implementation guide for the Genomics Clinical Picture Repository standard developed as part of",
  "fhirVersions": [ "4.0.1" ],
  "_id": "agha.fhir.genclipr@0.1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/agha.fhir.genclipr-0.1.0.tgz"
  },
  "name": "agha.fhir.genclipr",
  "author": "johngrimes1",
  "id": "agha.fhir.genclipr@0.1.0",
  "version": "0.1.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}