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

hl7.fhir.uv.smart-web-messaging@0.1.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 Tue, Aug 11, 2020 16:30+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.smart-web-messaging@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.smart-web-messaging-0.1.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 Tue, Aug 11, 2020 16:30+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.smart-web-messaging@0.1.0",
  "date": "20200811163013",
  "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-0.1.0.tgz"
  },
  "name": "hl7.fhir.uv.smart-web-messaging",
  "type": "fhir.ig",
  "title": "SMART Web Messaging Implementation Guide: STU1",
  "author": "HL7 FHIR Infrastructure",
  "id": "hl7.fhir.uv.smart-web-messaging@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://hl7.org/fhir/uv/smart-web-messaging",
  "url": "http://hl7.org/fhir/uv/smart-web-messaging/2020Sep",
  "version": "0.1.0",
  "maintainers": [ {
    "url": "http://hl7.org/Special/committees/fiwg/index.cfm",
    "name": "HL7 FHIR Infrastructure"
  }, {
    "name": "Carl Anderson",
    "email": "mailto:carl.anderson@microsoft.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}