PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.smart-web-messaging
    1.0.0

hl7.fhir.uv.smart-web-messaging@1.0.0 4.0.1

The SMART Web Messaging Implementation Guide enables SMART-launched apps a standard way to communicate with the fixture that launched the app. (built Fri, May 6, 2022 17:41+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.smart-web-messaging@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.smart-web-messaging-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The SMART Web Messaging Implementation Guide enables SMART-launched apps a standard way to communicate with the fixture that launched the app. (built Fri, May 6, 2022 17:41+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.smart-web-messaging@1.0.0",
  "date": "20220506174127",
  "license": "Apache-2.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.smart-web-messaging-1.0.0.tgz"
  },
  "name": "hl7.fhir.uv.smart-web-messaging",
  "type": "IG",
  "title": "SMART Web Messaging",
  "author": "HL7 International - FHIR Infrastructure WG",
  "id": "hl7.fhir.uv.smart-web-messaging@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/smart-web-messaging",
  "url": "http://hl7.org/fhir/uv/smart-web-messaging/STU1",
  "version": "1.0.0",
  "maintainers": [ {
    "url": "https://hl7.org/Special/committees/fiwg",
    "name": "HL7 International - FHIR Infrastructure WG",
    "email": "fhir@lists.HL7.org"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}