PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.pmir
    1.5.0

ihe.iti.pmir@1.5.0 4.0.1

The Patient Master Identity Registry (PMIR) Profile supports the creating, updating and deprecating of patient master identity information about a subject of care, as well as subscribing to changes to the patient master identity, using the HL7 FHIR standard resources and RESTful transactions. (built Mon, Aug 8, 2022 16:03-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.pmir@1.5.0
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.pmir-1.5.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Patient Master Identity Registry (PMIR) Profile supports the creating, updating and deprecating of patient master identity information about a subject of care, as well as subscribing to changes to the patient master identity, using the HL7 FHIR standard resources and RESTful transactions. (built Mon, Aug 8, 2022 16:03-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.pmir@1.5.0",
  "date": "20220808160340",
  "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.pmir-1.5.0.tgz"
  },
  "name": "ihe.iti.pmir",
  "type": "IG",
  "title": "Patient Master Identity Registry (PMIR)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.pmir@1.5.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/PMIR",
  "url": "https://profiles.ihe.net/ITI/PMIR/1.5.0",
  "version": "1.5.0",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "ihe.iti.balp": "1.1.0",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "3.1.0"
  }
}