PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.shorthand
    1.0.0

hl7.fhir.uv.shorthand@1.0.0 4.0.1

Describes FHIR Shorthand (FSH), a domain-specific language (DSL) for defining the content of FHIR Implementation Guides (IG). (built Mon, Oct 12, 2020 15:26+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.shorthand@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.shorthand-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Describes FHIR Shorthand (FSH), a domain-specific language (DSL) for defining the content of FHIR Implementation Guides (IG). (built Mon, Oct 12, 2020 15:26+1100+11:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.shorthand@1.0.0",
  "date": "20201012152623",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.shorthand-1.0.0.tgz"
  },
  "name": "hl7.fhir.uv.shorthand",
  "type": "fhir.ig",
  "title": "FHIR Shorthand",
  "author": "HL7 International - FHIR Infrastructure Group",
  "id": "hl7.fhir.uv.shorthand@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/shorthand",
  "url": "http://hl7.org/fhir/uv/shorthand/STU1",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}