<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="appointmentresponse-status"/>
  <meta>
    <lastUpdated value="2026-03-31T20:34:10.183+00:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet appointmentresponse-status</b>
      </p>
      <a name="appointmentresponse-status"> </a>
      <a name="hcappointmentresponse-status"> </a>
      <p>This value set includes codes based on the following rules:</p>
      <ul>
        <li>Include all codes defined in 
          <a href="codesystem-participationstatus.html">
            <code>http://hl7.org/fhir/participationstatus</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
        </li>
        <li>Include these codes as defined in 
          <a href="codesystem-appointmentstatus.html">
            <code>http://hl7.org/fhir/appointmentstatus</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
          <table class="none">
            <tr>
              <td style="white-space:nowrap">
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
              <td>
                <b>Definition</b>
              </td>
              <td>
                <b>
                  <a href="valueset-resource-status.html">Canonical Mapping for &quot;Appointment Response Status&quot;</a>
                </b>
              </td>
            </tr>
            <tr>
              <td>
                <a href="codesystem-appointmentstatus.html#appointmentstatus-entered-in-error">entered-in-error</a>
              </td>
              <td>Entered in error</td>
              <td>This instance should not have been part of this patient's medical record.</td>
              <td>
                <span title="EQUIVALENT">~</span>
                <a href="codesystem-resource-status.html#resource-status-error">error</a>
              </td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/appointmentresponse-status"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3314"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="AppointmentResponseStatus"/>
  <title value="Appointment Response Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-12-28T16:55:11+11:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The Participation status for a participant in response to a request for an appointment."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/participationstatus"/>
    </include>
    <include>
      <system value="http://hl7.org/fhir/appointmentstatus"/>
      <concept>
        <code value="entered-in-error"/>
        <display value="Entered in error"/>
      </concept>
    </include>
  </compose>
</ValueSet>