PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.patient-corrections@1.0.0
    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": "2025-07-10T15:50:53+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "PatientCorrectionBusinessStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Patient Correction Business Statuses",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pe"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"
      } ]
    }
  } ],
  "status": "active",
  "id": "c42d7805-c82e-42ad-b80c-eb56107a9c2d",
  "kind": null,
  "count": 10,
  "url": "http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus",
  "concept": [ {
    "code": "queued",
    "display": "Queued",
    "definition": "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": "In-Review",
    "definition": "Review is in progress."
  }, {
    "code": "waiting-for-information",
    "display": "Waiting For Info",
    "definition": "The fulfiller (e.g. provider) is waiting for additional information."
  }, {
    "code": "requester-cancelled",
    "display": "Cancelled",
    "definition": "The request has been cancelled by the requester."
  }, {
    "code": "accepted",
    "display": "Accepted",
    "definition": "Decision was made to accept the correction request."
  }, {
    "code": "partial-accept",
    "display": "Partail Acceptance",
    "definition": "Part of the correction request was accepted, and part was denied."
  }, {
    "code": "amendment-completed",
    "display": "Amended",
    "definition": "The record has been amended (corrected)."
  }, {
    "code": "denied",
    "display": "Denied",
    "definition": "The request has been denied."
  }, {
    "code": "disagreement-logged",
    "display": "Disagreement logged",
    "definition": "The fulfiller (e.g. provider) has logged the requester’s (eg patient’s) disagreement with the correction request denial."
  }, {
    "code": "completed",
    "display": "Completed",
    "definition": "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",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/patientempowerment",
      "system": "url"
    } ]
  }, {
    "name": "Virginia Lorenzi",
    "telecom": [ {
      "value": "vlorenzi@nyp.org",
      "system": "email"
    } ]
  }, {
    "name": "David Pyke",
    "telecom": [ {
      "value": "david@pyke.ca",
      "system": "email"
    } ]
  } ]
}