<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="example-HcAppointmentType" />
  <meta>
    <profile value="https://integrator.healthconnected.nl/StructureDefinition/hc-appointment-type" />
  </meta>
  <category>
    <coding>
      <code value="AppointmentTypeHealthCareServiceCategory" />
    </coding>
  </category>
  <type>
    <coding>
      <system value="https://referentiemodel.nhg.org/tabellen/nhg-tabel-14-contactsoort" />
      <code value="T" />
      <display value="Telefonisch consult" />
    </coding>
  </type>
  <name value="Telefonisch spreekuur" />
</HealthcareService>