PackagesCanonicalsLogsProblems
    Packages
    acme.cowboy.fsh
    0.0.1

acme.cowboy.fsh@0.0.1 4.0.1

A cowboy and his favorite hat, in FHIR Shorthand

Install package
npm install --registry https://fs.get-ig.org/pkgs acme.cowboy.fsh@0.0.1
Get resources
curl https://fs.get-ig.org/rs/acme.cowboy.fsh-0.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "A cowboy and his favorite hat, in FHIR Shorthand",
  "fhirVersions": [ "4.0.1" ],
  "_id": "acme.cowboy.fsh@0.0.1",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.cowboy.fsh-0.0.1.tgz"
  },
  "name": "acme.cowboy.fsh",
  "author": "Acme Corp",
  "id": "acme.cowboy.fsh@0.0.1",
  "version": "0.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}