PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhds
    2.3.0

ihe.iti.mhds@2.3.0 4.0.1

This Implementation Guide shows how to build a Document Sharing Exchange using IHE-profiled FHIR standard, rather than the legacy IHE profiles that are dominated by XDS and HL7 v2. This Implementation Guide assembles other IHE Implementation guides (Profiles) and defines a Document Registry Actor. (built Mon, Feb 28, 2022 20:30-0600-06:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.mhds@2.3.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.mhds-2.3.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This Implementation Guide shows how to build a Document Sharing Exchange using IHE-profiled FHIR standard, rather than the legacy IHE profiles that are dominated by XDS and HL7 v2. This Implementation Guide assembles other IHE Implementation guides (Profiles) and defines a Document Registry Actor. (built Mon, Feb 28, 2022 20:30-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.mhds@2.3.0",
  "date": "20220228203020",
  "license": "CC-BY-SA-4.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.mhds-2.3.0.tgz"
  },
  "name": "ihe.iti.mhds",
  "type": "IG",
  "title": "Mobile Health Document Sharing",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.mhds@2.3.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/MHDS",
  "url": "https://profiles.ihe.net/ITI/MHDS/2.3.0",
  "version": "2.3.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "ihe.iti.mhd": "4.1.0",
    "ihe.iti.mcsd": "3.5.0",
    "ihe.iti.pdqm": "2.4.0",
    "ihe.iti.pixm": "3.0.2",
    "hl7.fhir.r4.core": "4.0.1"
  }
}