Helix AU Core
0.1.0 - ci-build

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

: Appointment Service Type - XML Representation

Active as of 2025-08-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="appointment-type-service-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem appointment-type-service-type</b></p><a name="appointment-type-service-type"> </a><a name="hcappointment-type-service-type"> </a><p>This case-insensitive code system <code>http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type-service-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">1<a name="appointment-type-service-type-1"> </a></td><td>In Practice</td><td>Legacy identifier: 1</td></tr><tr><td style="white-space:nowrap">2<a name="appointment-type-service-type-2"> </a></td><td>Telehealth - Phone</td><td>Legacy identifier: 2</td></tr><tr><td style="white-space:nowrap">3<a name="appointment-type-service-type-3"> </a></td><td>Telehealth - Video</td><td>Legacy identifier: 3</td></tr></table></div>
  </text>
  <url
       value="http://medicaldirector.com/fhir/helix-base/CodeSystem/appointment-type-service-type"/>
  <version value="0.1.0"/>
  <name value="HelixAUCoreAppointmentTypeServiceType"/>
  <title value="Appointment Service Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-08-12T00:33:14+00:00"/>
  <publisher value="Telstra Health"/>
  <contact>
    <name value="Telstra Health"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.medicaldirector.com/"/>
    </telecom>
  </contact>
  <description
               value="Appointment Service Type refers to the method by which the appointment is to take place"/>
  <caseSensitive value="false"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="In Practice"/>
    <definition value="Legacy identifier: 1"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Telehealth - Phone"/>
    <definition value="Legacy identifier: 2"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Telehealth - Video"/>
    <definition value="Legacy identifier: 3"/>
  </concept>
</CodeSystem>