PackagesCanonicalsLogsProblems
    Packages
    hl7uk.fhir.communityassets
    1.0.0

hl7uk.fhir.communityassets@1.0.0 4.0.1

A project to mange and develop UK FHIR Assets

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7uk.fhir.communityassets@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7uk.fhir.communityassets-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "A project to mange and develop UK FHIR  Assets ",
  "fhirVersions": [ "4.0.1" ],
  "_id": "hl7uk.fhir.communityassets@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7uk.fhir.communityassets-1.0.0.tgz"
  },
  "name": "hl7uk.fhir.communityassets",
  "author": "HL7 UK",
  "id": "hl7uk.fhir.communityassets@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}