PackagesCanonicalsLogsProblems
    Packages
    IHE.ITI.PDQm
    2.3.0

IHE.ITI.PDQm@2.3.0 4.0.1

The Patient Demographics Query for Mobile (PDQm) Profile defines a lightweight RESTful interface to a patient demographics supplier leveraging technologies readily available to mobile applications and lightweight browser based applications. (built Mon, Nov 8, 2021 19:29-0600-06:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs IHE.ITI.PDQm@2.3.0
Get resources
curl https://fs.get-ig.org/rs/IHE.ITI.PDQm-2.3.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Patient Demographics Query for Mobile (PDQm) Profile defines a lightweight RESTful interface to a patient demographics supplier leveraging technologies readily available to mobile applications and lightweight browser based applications. (built Mon, Nov 8, 2021 19:29-0600-06:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "IHE.ITI.PDQm@2.3.0",
  "date": "20211108192953",
  "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.PDQm-2.3.0.tgz"
  },
  "name": "IHE.ITI.PDQm",
  "type": "fhir.ig",
  "title": "Patient Demographics Query for mobile (PDQm)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "IHE.ITI.PDQm@2.3.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/PDQm",
  "url": "https://profiles.ihe.net/ITI/PDQm/2.3.0",
  "version": "2.3.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}