PackagesCanonicalsLogsProblems
    Packages
    IHE.ITI.PDQm
    2.2.1

IHE.ITI.PDQm@2.2.1 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 Thu, Jul 29, 2021 08:29-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs IHE.ITI.PDQm@2.2.1
Get resources
curl https://fs.get-ig.org/rs/IHE.ITI.PDQm-2.2.1.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 Thu, Jul 29, 2021 08:29-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "IHE.ITI.PDQm@2.2.1",
  "date": "20210729082957",
  "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.2.1.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.2.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://profiles.ihe.net/ITI/PDQm",
  "url": "https://profiles.ihe.net/ITI/PDQm/2.2.1",
  "version": "2.2.1",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}