PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot2
    http://hl7.org/fhir/StructureDefinition/HealthcareService
description: The details of a healthcare service available at a location.
package_name: hl7.fhir.r5.examples
derivation: specialization
name: HealthcareService
type: HealthcareService
elements:
  coverageArea:
    isModifier: false
    short: Location(s) service is intended for/available to
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 13
  category:
    isModifier: false
    short: Broad category of service being performed or delivered
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-category'}
    isSummary: true
    index: 3
  availableTime:
    isModifier: false
    short: Times the Service Site is available
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 23
    elements:
      daysOfWeek:
        isModifier: false
        short: mon | tue | wed | thu | fri | sat | sun
        type: code
        mustSupport: false
        array: true
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week|4.6.0'}
        isSummary: false
        index: 24
      allDay: {isModifier: false, short: 'Always available? i.e. 24 hour service', type: boolean, mustSupport: false, isSummary: false, index: 25}
      availableStartTime: {isModifier: false, short: Opening time of day (ignored if allDay = true), type: time, mustSupport: false, isSummary: false, index: 26}
      availableEndTime: {isModifier: false, short: Closing time of day (ignored if allDay = true), type: time, mustSupport: false, isSummary: false, index: 27}
  specialty:
    isModifier: false
    short: Specialties handled by the HealthcareService
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'}
    isSummary: true
    index: 5
  name: {isModifier: false, short: Description of service as presented to a consumer while searching, type: string, mustSupport: false, isSummary: true, index: 7}
  notAvailable:
    isModifier: false
    short: Not available during this time due to provided reason
    index: 28
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      description: {isModifier: false, short: Reason presented to the user explaining why time not available, type: string, mustSupport: false, isSummary: false, index: 29}
      during: {isModifier: false, short: Service not available from this date, type: Period, mustSupport: false, isSummary: false, index: 30}
    required: [description]
    isSummary: false
  providedBy:
    isModifier: false
    short: Organization that provides this service
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 2
  type:
    isModifier: false
    short: Type of service that may be delivered or performed
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'}
    isSummary: true
    index: 4
  eligibility:
    isModifier: false
    short: Specific eligibility requirements required to use the service
    type: BackboneElement
    mustSupport: false
    array: true
    isSummary: false
    index: 15
    elements:
      code: {isModifier: false, short: Coded value for the eligibility, type: CodeableConcept, mustSupport: false, isSummary: false, index: 16}
      comment: {isModifier: false, short: Describes the eligibility conditions for the service, type: markdown, mustSupport: false, isSummary: false, index: 17}
  extraDetails: {isModifier: false, short: Extra details about the service that can't be placed in the other fields, type: markdown, mustSupport: false, isSummary: false, index: 9}
  characteristic: {isModifier: false, short: Collection of characteristics (attributes), type: CodeableConcept, mustSupport: false, array: true, isSummary: false, index: 19}
  photo: {isModifier: false, short: Facilitates quick identification of the service, type: Attachment, mustSupport: false, isSummary: true, index: 10}
  active: {isModifier: true, short: Whether this HealthcareService record is in active use, type: boolean, mustSupport: false, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isModifierReason: This element is labelled as a modifier because it is a status element that can indicate that a record should not be treated as valid, isSummary: true, index: 1}
  communication:
    isModifier: false
    short: The language that this service is offered in
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/languages'}
    isSummary: false
    index: 20
  comment: {isModifier: false, short: Additional description and/or any specific issues not covered elsewhere, type: string, mustSupport: false, isSummary: true, index: 8}
  identifier: {isModifier: false, short: External identifiers for this item, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0}
  serviceProvisionCode:
    isModifier: false
    short: Conditions under which service is available/offered
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-provision-conditions'}
    isSummary: false
    index: 14
  availabilityExceptions: {isModifier: false, short: Description of availability exceptions, type: string, mustSupport: false, isSummary: false, index: 31}
  appointmentRequired: {isModifier: false, short: If an appointment is required for access to this service, type: boolean, mustSupport: false, isSummary: false, index: 22}
  referralMethod:
    isModifier: false
    short: Ways that the service accepts referrals
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-referral-method'}
    isSummary: false
    index: 21
  telecom: {isModifier: false, short: Deprecated - use contact.telecom, type: ContactPoint, mustSupport: false, array: true, isSummary: false, index: 12}
  location:
    isModifier: false
    short: Location(s) where service may be provided
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 6
  program:
    isModifier: false
    short: Programs that this service is applicable to
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/program'}
    isSummary: false
    index: 18
  endpoint:
    isModifier: false
    short: Technical endpoints providing access to electronic services operated for the healthcare service
    refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 32
  contact: {isModifier: false, short: Official contact details for the HealthcareService, type: ExtendedContactDetail, mustSupport: false, array: true, isSummary: false, index: 11}
package_version: 5.0.0-snapshot2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/HealthcareService
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.6.0