PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions
    5.1.0-cibuild

hl7.fhir.uv.extensions@5.1.0-cibuild 5.0.0

This IG defines the global extensions - the ones defined for everyone. These extensions are always in scope wherever FHIR is being used (built Tue, Mar 12, 2024 13:29+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.extensions@5.1.0-cibuild
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.extensions-5.1.0-cibuild.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This IG defines the global extensions - the ones defined for everyone. These extensions are always in scope wherever FHIR is being used (built Tue, Mar 12, 2024 13:29+1100+11:00)",
  "fhirVersions": [ "5.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.extensions@5.1.0-cibuild",
  "date": "20240312132930",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.extensions-5.1.0-cibuild.tgz"
  },
  "name": "hl7.fhir.uv.extensions",
  "type": "IG",
  "title": "FHIR Extensions Pack",
  "author": "HL7 International / FHIR Infrastructure",
  "id": "hl7.fhir.uv.extensions@5.1.0-cibuild",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/extensions",
  "url": "http://hl7.org/fhir/extensions/5.1.0-snapshot1",
  "version": "5.1.0-cibuild",
  "dependencies": {
    "hl7.terminology.r5": "5.3.0"
  }
}