PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhds
    2.2.0

ihe.iti.mhds@2.2.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, Jan 10, 2022 14:10-0600-06:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.mhds@2.2.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.mhds-2.2.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, Jan 10, 2022 14:10-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.mhds@2.2.0",
  "date": "20220110141053",
  "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.2.0.tgz"
  },
  "name": "ihe.iti.mhds",
  "type": "fhir.ig",
  "title": "Mobile Health Document Sharing",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.mhds@2.2.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://profiles.ihe.net/ITI/MHDS",
  "url": "https://profiles.ihe.net/ITI/MHDS/2.2.0",
  "version": "2.2.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "ihe.iti.pdqm": "2.3.0",
    "ihe.mhd.fhir": "4.0.2",
    "hl7.fhir.r4.core": "4.0.1"
  }
}