description: The details of a healthcare service available at a location. package_name: hl7.fhir.core derivation: specialization name: HealthcareService type: HealthcareService elements: coverageArea: short: Location(s) service is intended for/available to refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference array: true index: 12 category: short: Broad category of service being performed or delivered type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-category'} isSummary: true index: 3 availableTime: short: Times the Service Site is available type: BackboneElement array: true index: 20 elements: daysOfWeek: short: mon | tue | wed | thu | fri | sat | sun type: code array: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/days-of-week'} index: 21 allDay: {type: boolean, short: 'Always available? e.g. 24 hour service', index: 22} availableStartTime: {short: Opening time of day (ignored if allDay = true), type: time, index: 23} availableEndTime: {short: Closing time of day (ignored if allDay = true), type: time, index: 24} specialty: short: Specialties handled by the HealthcareService type: CodeableConcept array: true binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/c80-practice-codes'} isSummary: true index: 5 name: {short: Description of service as presented to a consumer while searching, type: string, isSummary: true, index: 7} notAvailable: type: BackboneElement short: Not available during this time due to provided reason array: true index: 25 elements: description: {type: string, short: Reason presented to the user explaining why time not available, index: 26} during: {type: Period, short: Service not available from this date, index: 27} required: [description] providedBy: short: Organization that provides this service refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference isSummary: true index: 2 type: short: Type of service that may be delivered or performed type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-type'} isSummary: true index: 4 eligibility: {short: Specific eligibility requirements required to use the service, type: CodeableConcept, index: 14} eligibilityNote: {short: Describes the eligibility conditions for the service, type: string, index: 15} extraDetails: {type: string, short: Extra details about the service that can't be placed in the other fields, index: 9} characteristic: {short: Collection of characteristics (attributes), type: CodeableConcept, array: true, index: 17} photo: {short: Facilitates quick identification of the service, type: Attachment, isSummary: true, index: 10} active: {isModifier: true, short: Whether this HealthcareService record is in active use, type: boolean, 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} comment: {short: Additional description and/or any specific issues not covered elsewhere, type: string, isSummary: true, index: 8} identifier: {short: External identifiers for this item, type: Identifier, array: true, isSummary: true, index: 0} serviceProvisionCode: short: Conditions under which service is available/offered type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-provision-conditions'} index: 13 availabilityExceptions: {type: string, short: Description of availability exceptions, index: 28} programName: {short: Program Names that categorize the service, type: string, array: true, index: 16} appointmentRequired: {type: boolean, short: If an appointment is required for access to this service, index: 19} referralMethod: short: Ways that the service accepts referrals type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-referral-method'} index: 18 telecom: {short: Contacts related to the healthcare service, type: ContactPoint, array: true, index: 11} location: short: Location(s) where service may be provided refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference array: true isSummary: true index: 6 endpoint: short: Technical endpoints providing access to services operated for the location refers: ['http://hl7.org/fhir/StructureDefinition/Endpoint'] type: Reference array: true index: 29 package_version: 3.5.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/HealthcareService base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null