Patient Request for Corrections Implementation Guide
1.0.0 - STU 1 International flag

This page is part of the Patient Request for Corrections Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Patient Correction Communication Types - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PatientCorrectionCommunicationTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PatientCorrectionCommunicationTypes</b></p><a name="PatientCorrectionCommunicationTypes"> </a><a name="hcPatientCorrectionCommunicationTypes"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionCommunicationTypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">medRecCxReq<a name="PatientCorrectionCommunicationTypes-medRecCxReq"> </a></td><td>Correction Request</td><td>Correction request by the Patient or RelatedPerson</td></tr><tr><td style="white-space:nowrap">medRecCxDenialDisagree<a name="PatientCorrectionCommunicationTypes-medRecCxDenialDisagree"> </a></td><td>Disagreement</td><td>Disagreement by the Patient or RelatedPerson regarding the denied correction request</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pe"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionCommunicationTypes"/>
  <version value="1.0.0"/>
  <name value="PatientCorrectionCommunicationTypes"/>
  <title value="Patient Correction Communication Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-10T15:54:42+00:00"/>
  <publisher value="HL7 International / Patient Empowerment"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
  </contact>
  <contact>
    <name value="Virginia Lorenzi"/>
    <telecom>
      <system value="email"/>
      <value value="vlorenzi@nyp.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Pyke"/>
    <telecom>
      <system value="email"/>
      <value value="david@pyke.ca"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem of Communication categories for use in Patient Correction Request"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="medRecCxReq"/>
    <display value="Correction Request"/>
    <definition value="Correction request by the Patient or RelatedPerson"/>
  </concept>
  <concept>
    <code value="medRecCxDenialDisagree"/>
    <display value="Disagreement"/>
    <definition
                value="Disagreement by the Patient or RelatedPerson regarding the denied correction request"/>
  </concept>
</CodeSystem>