PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.smart-scheduling-links@1.0.0-ballot
    http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-healthcare-service
description: The Health Service resource is used to describe a single healthcare service or \ncategory of services that are provided by an organization at a location. The \nlocation of the services could be virtual, as with telemedicine services. This \nprofile provides a scheduling-optimized view of healthcare service offerings, \nenabling discovery and booking of appointments when no specific practitioner is \nrequired or specified.
package_name: hl7.fhir.uv.smart-scheduling-links
derivation: constraint
name: SmartSchedulingHealthcareService
type: HealthcareService
elements:
  category: {mustSupport: true, index: 3}
  availableTime:
    mustSupport: true
    index: 12
    elements:
      daysOfWeek: {mustSupport: true, index: 13}
      allDay: {mustSupport: true, index: 14}
      availableStartTime: {mustSupport: true, index: 15}
      availableEndTime: {mustSupport: true, index: 16}
  specialty: {mustSupport: true, index: 5}
  name: {mustSupport: true, index: 7}
  notAvailable:
    mustSupport: true
    index: 17
    elements:
      description: {mustSupport: true, index: 18}
      during: {mustSupport: true, index: 19}
  providedBy: {mustSupport: true, index: 2}
  type: {mustSupport: true, index: 4}
  active: {mustSupport: true, index: 1}
  id: {mustSupport: true, index: 0}
  comment: {mustSupport: true, index: 8}
  serviceProvisionCode: {mustSupport: true, index: 10}
  appointmentRequired: {mustSupport: true, index: 11}
  telecom: {mustSupport: true, index: 9}
  location:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-location']
    index: 6
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/smart-scheduling-links/StructureDefinition/smart-scheduling-healthcare-service
base: http://hl7.org/fhir/StructureDefinition/HealthcareService
version: 1.0.0-ballot
required: [specialty, id, name, location, type, active]