FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.patient-corrections#current (32 ms)

Package hl7.fhir.uv.patient-corrections
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/patient-corrections/https://build.fhir.org/ig/HL7/fhir-patient-correction/CodeSystem-PatientCorrectionBusinessStatus.html
Url http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus
Version 1.0.0
Status draft
Date 2023-09-11T23:40:00+00:00
Name PatientCorrectionBusinessStatus
Title Patient Correction Business Statuses
Experimental False
Realm uv
Authority hl7
Description CodeSystem of business statuses for patient request for corrections
Content complete

Resources that use this resource

ValueSet
PatientCorrectionBusinessStatusVS Patient Correction Business Status

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Placeholder

Source

{
  "resourceType" : "CodeSystem",
  "id" : "PatientCorrectionBusinessStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus",
  "version" : "1.0.0",
  "name" : "PatientCorrectionBusinessStatus",
  "title" : "Patient Correction Business Statuses",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-09-11T23:40:00+00:00",
  "publisher" : "HL7 International - Patient Empowerment Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org/Special/committees/patientempowerment"
        }
      ]
    },
    {
      "name" : "Virginia Lorenzi",
      "telecom" : [
        {
          "system" : "email",
          "value" : "vlorenzi@nyp.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem of business statuses for patient request for corrections",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 10,
  "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."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.