<Bundle xmlns="http://hl7.org/fhir">
  <id value="bundle-healthcareservice" />
  <type value="searchset" />
  <timestamp value="2023-04-17T13:06:50.868Z" />
  <total value="5" />
  <link>
    <relation value="self" />
    <url value="/api/HealthcareService" />
  </link>
  <entry>
    <fullUrl value="/api/HealthcareService/1" />
    <resource>
      <HealthcareService>
        <id value="1" />
        <identifier>
          <system value="http://localhost:8080/api/booking_hub/service_types" />
          <value value="1" />
        </identifier>
        <active value="true" />
        <category>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-category" />
            <code value="22" />
            <display value="Mental Health" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="1" />
          </coding>
        </category>
        <name value="First service type" />
        <characteristic>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionEn" />
            <display value="First service type" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionFrCa" />
            <display value="Premier type de service" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageEn" />
            <display value="Message en 1" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageFrCa" />
            <display value="Message fr 1" />
          </coding>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0276" />
            <code value="ROUTINE" />
            <display value="Routine appointment - default if not valued" />
          </coding>
          <text value="The First service type service category" />
        </characteristic>
        <communication>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="en-CA" />
            <display value="English (Canada)" />
          </coding>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="fr" />
            <display value="French" />
          </coding>
        </communication>
      </HealthcareService>
    </resource>
    <search>
      <mode value="match" />
      <score value="1" />
    </search>
  </entry>
  <entry>
    <fullUrl value="/api/HealthcareService/2" />
    <resource>
      <HealthcareService>
        <id value="2" />
        <identifier>
          <system value="http://localhost:8080/api/booking_hub/service_types" />
          <value value="2" />
        </identifier>
        <active value="true" />
        <category>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-category" />
            <code value="22" />
            <display value="Mental Health" />
          </coding>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/service-category" />
            <code value="24" />
            <display value="Regulation" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="2" />
          </coding>
        </category>
        <name value="Second service type" />
        <characteristic>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionEn" />
            <display value="Second service type" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionFrCa" />
            <display value="Second type de service" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageEn" />
            <display value="Message en 2" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageFrCa" />
            <display value="Message fr 2" />
          </coding>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0276" />
            <code value="ROUTINE" />
            <display value="Routine appointment - default if not valued" />
          </coding>
          <text value="The Second service type service category" />
        </characteristic>
        <communication>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="en-CA" />
            <display value="English (Canada)" />
          </coding>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="fr" />
            <display value="French" />
          </coding>
        </communication>
      </HealthcareService>
    </resource>
    <search>
      <mode value="match" />
      <score value="1" />
    </search>
  </entry>
  <entry>
    <fullUrl value="/api/HealthcareService/3" />
    <resource>
      <HealthcareService>
        <id value="3" />
        <identifier>
          <system value="http://localhost:8080/api/booking_hub/service_types" />
          <value value="3" />
        </identifier>
        <active value="true" />
        <category>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="3" />
          </coding>
        </category>
        <name value="Third service type" />
        <characteristic>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionEn" />
            <display value="Third service type" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionFrCa" />
            <display value="Troisieme type de service" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageEn" />
            <display value="Message en 3" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageFrCa" />
            <display value="Message fr 3" />
          </coding>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0276" />
            <code value="ROUTINE" />
            <display value="Routine appointment - default if not valued" />
          </coding>
          <text value="The Third service type service category" />
        </characteristic>
        <communication>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="en-CA" />
            <display value="English (Canada)" />
          </coding>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="fr" />
            <display value="French" />
          </coding>
        </communication>
      </HealthcareService>
    </resource>
    <search>
      <mode value="match" />
      <score value="1" />
    </search>
  </entry>
  <entry>
    <fullUrl value="/api/HealthcareService/4" />
    <resource>
      <HealthcareService>
        <id value="4" />
        <identifier>
          <system value="http://localhost:8080/api/booking_hub/service_types" />
          <value value="4" />
        </identifier>
        <active value="true" />
        <category>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="4" />
          </coding>
        </category>
        <name value="Fourth service type" />
        <characteristic>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionEn" />
            <display value="Fourth service type" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionFrCa" />
            <display value="Quatrieme type de service" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageEn" />
            <display value="Message en 4" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageFrCa" />
            <display value="Message fr 4" />
          </coding>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0276" />
            <code value="ROUTINE" />
            <display value="Routine appointment - default if not valued" />
          </coding>
          <text value="The Fourth service type service category" />
        </characteristic>
        <communication>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="en-CA" />
            <display value="English (Canada)" />
          </coding>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="fr" />
            <display value="French" />
          </coding>
        </communication>
      </HealthcareService>
    </resource>
    <search>
      <mode value="match" />
      <score value="1" />
    </search>
  </entry>
  <entry>
    <fullUrl value="/api/HealthcareService/5" />
    <resource>
      <HealthcareService>
        <id value="5" />
        <identifier>
          <system value="http://localhost:8080/api/booking_hub/service_types" />
          <value value="5" />
        </identifier>
        <active value="true" />
        <category>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="5" />
          </coding>
        </category>
        <name value="Fifth service type" />
        <characteristic>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionEn" />
            <display value="Fifth service type" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="descriptionFrCa" />
            <display value="Cinquieme type de service" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageEn" />
            <display value="Message en 5" />
          </coding>
          <coding>
            <system value="http://localhost:8080/api/booking_hub/service_types" />
            <code value="messageFrCa" />
            <display value="Message fr 5" />
          </coding>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0276" />
            <code value="WALKIN" />
            <display value="A previously unscheduled walk-in visit" />
          </coding>
          <text value="The Fifth service type service category" />
        </characteristic>
        <communication>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="en-CA" />
            <display value="English (Canada)" />
          </coding>
          <coding>
            <system value="urn:ietf:bcp:47" />
            <code value="fr" />
            <display value="French" />
          </coding>
        </communication>
      </HealthcareService>
    </resource>
    <search>
      <mode value="match" />
      <score value="1" />
    </search>
  </entry>
</Bundle>