PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.patient-corrections
    1.0.0-ballot

hl7.fhir.uv.patient-corrections@1.0.0-ballot 4.0.1

The Patient Request for Corrections Implementation Guide provides a method for communicating a patient's request for corrections to their patient data, as well as a way for health care organizations to respond to those requests. (built Tue, Mar 29, 2022 16:29+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.patient-corrections@1.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.patient-corrections-1.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Patient Request for Corrections Implementation Guide provides a method for communicating a patient's request for corrections to their patient data, as well as a way for health care organizations to respond to those requests. (built Tue, Mar 29, 2022 16:29+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.patient-corrections@1.0.0-ballot",
  "date": "20220329162910",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.patient-corrections-1.0.0-ballot.tgz"
  },
  "name": "hl7.fhir.uv.patient-corrections",
  "type": "IG",
  "title": "Patient Request for Corrections Implementation Guide",
  "author": "HL7 International - Patient Empowerment Workgroup",
  "id": "hl7.fhir.uv.patient-corrections@1.0.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/patient-corrections",
  "url": "http://hl7.org/fhir/uv/patient-corrections/2022May",
  "version": "1.0.0-ballot",
  "maintainers": [ {
    "name": "John Keyes",
    "email": "john@johnkeyes.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}