PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.patient-corrections@1.0.0-ballot
    http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus
{
  "description": "CodeSystem of business statuses for patient request for corrections",
  "_filename": "CodeSystem-PatientCorrectionBusinessStatus.json",
  "package_name": "hl7.fhir.uv.patient-corrections",
  "date": "2022-03-29T16:29:26+00:00",
  "publisher": "HL7 International - Patient Empowerment Workgroup",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "PatientCorrectionBusinessStatus",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Patient Correction Business Statuses",
  "package_version": "1.0.0-ballot",
  "status": "active",
  "id": "baf3a698-3290-42e8-aceb-5df323c17f26",
  "kind": null,
  "count": 10,
  "url": "http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus",
  "concept": [ {
    "code": "queued",
    "display": "A request to correct a record or log a disagreement has been received by the fulfiller (e.g. provider) but has not yet been reviewed."
  }, {
    "code": "in-review",
    "display": "Review is in progress."
  }, {
    "code": "waiting-for-information",
    "display": "The fulfiller (e.g. provider) is waiting for additional information."
  }, {
    "code": "requester-cancelled",
    "display": "The request has been cancelled by the requester."
  }, {
    "code": "accepted",
    "display": "Decision was made to accept the correction request."
  }, {
    "code": "partial-accept",
    "display": "Part of the correction request was accepted, and part was denied."
  }, {
    "code": "amendment-completed",
    "display": "The record has been amended (corrected)."
  }, {
    "code": "denied",
    "display": "The request has been denied."
  }, {
    "code": "disagreement-logged",
    "display": "The fulfiller (e.g. provider) has logged the requester’s (eg patient’s) disagreement with the correction request denial."
  }, {
    "code": "completed",
    "display": "The fulfiller (e.g. provider) has logged the requester’s (e.g. patient’s) disagreement with the correction request denial, and provided a formal rebuttal."
  } ],
  "caseSensitive": false,
  "version": "1.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.hl7.org/Special/committees/patientempowerment",
      "system": "url"
    } ]
  }, {
    "name": "John Keyes",
    "telecom": [ {
      "use": "work",
      "value": "john@johnkeyes.com",
      "system": "email"
    } ]
  } ]
}