PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd
    3.4.0

ihe.iti.mcsd@3.4.0 4.0.1

The IHE Mobile Care Services Discovery (mCSD) IG provides a transaction for mobile and lightweight browser-based applications to find and update care services resources. (built Mon, Jan 10, 2022 15:11-0600-06:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.mcsd@3.4.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.mcsd-3.4.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The IHE Mobile Care Services Discovery (mCSD) IG provides a transaction for mobile and lightweight browser-based applications to find and update care services resources. (built Mon, Jan 10, 2022 15:11-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.mcsd@3.4.0",
  "date": "20220110151129",
  "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.mcsd-3.4.0.tgz"
  },
  "name": "ihe.iti.mcsd",
  "type": "fhir.ig",
  "title": "Mobile Care Services Discovery (mCSD)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.mcsd@3.4.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://profiles.ihe.net/ITI/mCSD",
  "url": "https://profiles.ihe.net/ITI/mCSD/3.4.0",
  "version": "3.4.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}