PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.exchange-routing
    0.1.0

hl7.fhir.us.exchange-routing@0.1.0 4.0.1

This FHIR implementation Guide describes the health care standard for HTTP exchange in a hybrid model of both point to point communication and intermediary. (built Fri, Dec 3, 2021 20:16+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.exchange-routing@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.exchange-routing-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This FHIR implementation Guide describes the health care standard for HTTP exchange in a hybrid model of both point to point communication and intermediary. (built Fri, Dec 3, 2021 20:16+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.exchange-routing@0.1.0",
  "date": "20211203201656",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.exchange-routing-0.1.0.tgz"
  },
  "name": "hl7.fhir.us.exchange-routing",
  "type": "fhir.ig",
  "title": "Hybrid / Intermediary Exchange",
  "author": "HL7 International - FHIR Infrastructure",
  "id": "hl7.fhir.us.exchange-routing@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/exchange-routing",
  "url": "http://hl7.org/fhir/us/exchange-routing/2022Jan",
  "version": "0.1.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/fiwg",
    "name": "HL7 International - FHIR Infrastructure"
  }, {
    "name": "Frank McKinney",
    "email": "frank.mckinney@pocp.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}