0.1.0 - ci-build

PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Appointment Coordination Task Type - XML Representation

Active as of 2025-12-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="appointment-coordination-task-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem appointment-coordination-task-type</b></p><a name="appointment-coordination-task-type"> </a><a name="hcappointment-coordination-task-type"> </a><p>This  code system <code>http://example.org/CodeSystem/appointment-coordination-task-type</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">book-appointment<a name="appointment-coordination-task-type-book-appointment"> </a></td><td>Book appointment</td><td>Initiate and track an appointment booking attempt (e.g., via portal deep link).</td></tr><tr><td style="white-space:nowrap">arrange-transportation<a name="appointment-coordination-task-type-arrange-transportation"> </a></td><td>Arrange transportation</td><td>Coordinate transportation to/from an appointment.</td></tr><tr><td style="white-space:nowrap">complete-forms<a name="appointment-coordination-task-type-complete-forms"> </a></td><td>Complete forms</td><td>Complete or submit pre-visit forms.</td></tr></table></div>
  </text>
  <url
       value="http://example.org/CodeSystem/appointment-coordination-task-type"/>
  <version value="0.1.0"/>
  <name value="AppointmentCoordinationTaskTypeCS"/>
  <title value="Appointment Coordination Task Type"/>
  <status value="active"/>
  <date value="2025-12-23T23:36:59+00:00"/>
  <publisher value="haau3"/>
  <contact>
    <name value="haau3"/>
    <telecom>
      <system value="url"/>
      <value value="https://haau3.com"/>
    </telecom>
  </contact>
  <description
               value="Task types used to classify coordination work related to appointments."/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="book-appointment"/>
    <display value="Book appointment"/>
    <definition
                value="Initiate and track an appointment booking attempt (e.g., via portal deep link)."/>
  </concept>
  <concept>
    <code value="arrange-transportation"/>
    <display value="Arrange transportation"/>
    <definition value="Coordinate transportation to/from an appointment."/>
  </concept>
  <concept>
    <code value="complete-forms"/>
    <display value="Complete forms"/>
    <definition value="Complete or submit pre-visit forms."/>
  </concept>
</CodeSystem>