PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd
    3.7.0

ihe.iti.mcsd@3.7.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 Tue, May 10, 2022 13:55-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.mcsd@3.7.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.mcsd-3.7.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 Tue, May 10, 2022 13:55-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.mcsd@3.7.0",
  "date": "20220510135528",
  "license": "CC-BY-4.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.mcsd-3.7.0.tgz"
  },
  "name": "ihe.iti.mcsd",
  "type": "IG",
  "title": "Mobile Care Services Discovery (mCSD)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.mcsd@3.7.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/mCSD",
  "url": "https://profiles.ihe.net/ITI/mCSD/3.7.0",
  "version": "3.7.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}