PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.subscriptions-backport.r4
    1.1.0

hl7.fhir.uv.subscriptions-backport.r4@1.1.0 4.0.0

The Subscription R5 Backport Implementation Guide enables servers running versions of FHIR earlier than R5 to implement a subset of R5 Subscriptions in a standardized way. (built Wed, Jan 11, 2023 15:34+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.subscriptions-backport.r4@1.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.subscriptions-backport.r4-1.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Subscription R5 Backport Implementation Guide enables servers running versions of FHIR earlier than R5 to implement a subset of R5 Subscriptions in a standardized way. (built Wed, Jan 11, 2023 15:34+1100+11:00)",
  "fhirVersions": [ "4.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.subscriptions-backport.r4@1.1.0",
  "date": "20230111153412",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.subscriptions-backport.r4-1.1.0.tgz"
  },
  "name": "hl7.fhir.uv.subscriptions-backport.r4",
  "type": "IG",
  "title": "Subscriptions R5 Backport",
  "author": "HL7 FHIR Infrastructure WG",
  "id": "hl7.fhir.uv.subscriptions-backport.r4@1.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/subscriptions-backport",
  "url": "http://hl7.org/fhir/uv/subscriptions-backport/STU1.1",
  "version": "1.1.0",
  "maintainers": [ {
    "url": "https://hl7.org/Special/committees/fiwg",
    "name": "HL7 FHIR Infrastructure WG"
  }, {
    "name": "Gino Canessa",
    "email": "mailto:gino.canessa@microsoft.com"
  }, {
    "name": "Eric Haas",
    "email": "mailto:ehaas@healthedatainc.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.0",
    "hl7.terminology.r4": "5.0.0"
  }
}