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

Patient Request for Corrections Implementation Guide, published by HL7 International - Patient Empowerment Workgroup. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-patient-correction/ and changes regularly. See the Directory of published versions

: Patient Correction Task Types Values Set - XML Representation

Draft as of 2023-09-11

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="PatientCorrectionTaskTypesVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/patient-corrections/ValueSet/PatientCorrectionTaskTypesVS"/>
  <version value="1.0.0"/>
  <name value="PatientCorrectionTaskTypesVS"/>
  <title value="Patient Correction Task Types Values Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-09-11T23:40:00+00:00"/>
  <publisher value="HL7 International - Patient Empowerment Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
  </contact>
  <contact>
    <name value="Virginia Lorenzi"/>
    <telecom>
      <system value="email"/>
      <value value="vlorenzi@nyp.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="ValueSet of task types for patient requestion for corrections"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionTaskTypes"/>
      <concept>
        <code value="medRecCxReq"/>
      </concept>
      <concept>
        <code value="medRecCxDenialDisagree"/>
      </concept>
    </include>
  </compose>
</ValueSet>