PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.shorthand
    3.0.0-ballot

hl7.fhir.uv.shorthand@3.0.0-ballot 4.0.1

Describes FHIR Shorthand (FSH), a domain-specific language (DSL) for defining the content of FHIR Implementation Guides (IG). (built Sun, Jul 30, 2023 19:27+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.shorthand@3.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.shorthand-3.0.0-ballot.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 Sun, Jul 30, 2023 19:27+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.shorthand@3.0.0-ballot",
  "date": "20230730192745",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.shorthand-3.0.0-ballot.tgz"
  },
  "name": "hl7.fhir.uv.shorthand",
  "type": "IG",
  "title": "FHIR Shorthand",
  "author": "HL7 International - FHIR Infrastructure Group",
  "id": "hl7.fhir.uv.shorthand@3.0.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/shorthand",
  "url": "http://hl7.org/fhir/uv/shorthand/2023Sep",
  "version": "3.0.0-ballot",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.0.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}