description: Base StructureDefinition for HealthcareService Resource package_name: hl7.fhir.core derivation: specialization name: HealthcareService type: HealthcareService elements: coverageArea: short: Location(s) service is inteded for/available to refers: ['http://hl7.org/fhir/StructureDefinition/Location'] comments: The locations referenced by the coverage area can include both specific locations, including areas, and also conceptual domains too (mode = kind), such as a physical area (tri-state area) and some other attribute (covered by Example Care Organization). These types of Locations are often not managed by any specific organization. This could also include generic locations such as "in-home". type: Reference array: true index: 12 availableTime: short: Times the Service Site is available comments: More detailed availability information may be provided in associated Schedule/Slot resources. type: BackboneElement array: true index: 21 elements: daysOfWeek: {short: mon | tue | wed | thu | fri | sat | sun, type: code, array: true, index: 22} allDay: {type: boolean, short: 'Always available? e.g. 24 hour service', index: 23} availableStartTime: {short: Opening time of day (ignored if allDay = true), comments: The timezone is expected to be for where this HealthcareService is provided at., type: time, index: 24} availableEndTime: {short: Closing time of day (ignored if allDay = true), comments: The timezone is expected to be for where this HealthcareService is provided at., type: time, index: 25} serviceCategory: {short: Broad category of service being performed or delivered, comments: Selecting a Service Category then determines the list of relevant service types that can be selected in the primary service type., type: CodeableConcept, isSummary: true, index: 3} specialty: {short: Specialties handled by the HealthcareService, type: CodeableConcept, array: true, isSummary: true, index: 5} notAvailable: type: BackboneElement short: Not available during this time due to provided reason array: true index: 26 elements: description: {type: string, short: Reason presented to the user explaining why time not available, index: 27} during: {type: Period, short: Service not availablefrom this date, index: 28} required: [description] providedBy: short: Organization that provides this service refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] comments: This property is recommended to be the same as the Location's managingOrganization, and if not provided should be interpreted as such. If the Location does not have a managing Organization, then this property should be populated. type: Reference isSummary: true index: 2 eligibility: {short: Specific eligibility requirements required to use the service, type: CodeableConcept, index: 14} serviceType: {short: Type of service that may be delivered or performed, type: CodeableConcept, array: true, isSummary: true, index: 4} eligibilityNote: {short: Describes the eligibility conditions for the service, comments: 'The description of service eligibility should, in general, not exceed one or two paragraphs. It should be sufficient for a prospective consumer to determine if they are likely to be eligible or not. Where eligibility requirements and conditions are complex, it may simply be noted that an eligibility assessment is required. Where eligibility is determined by an outside source, such as an Act of Parliament, this should be noted, preferably with a reference to a commonly available copy of the source document such as a web page.', 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), comments: These could be such things as is wheelchair accessible., type: CodeableConcept, array: true, index: 17} publicKey: {short: PKI Public keys to support secure communications, comments: 'Note: This is a base64 encoded digital certificate.', type: string, index: 19} photo: {short: Facilitates quick identification of the service, type: Attachment, isSummary: true, index: 10} active: {isModifier: true, short: Whether this healthcareservice is in active use, type: boolean, defaultValueBoolean: true, isSummary: true, index: 1} comment: {short: Additional description and/or any specific issues not covered elsewhere, comments: 'Would expect that a user would not see this information on a search results, and it would only be available when viewing the complete details of the service.', 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, comments: 'The provision means being commissioned by, contractually obliged or financially sourced. Types of costings that may apply to this healthcare service, such if the service may be available for free, some discounts available, or fees apply.', type: CodeableConcept, array: true, index: 13} availabilityExceptions: {type: string, short: Description of availability exceptions, index: 29} programName: {short: Program Names that categorize the service, comments: 'Programs are often defined externally to an Organization, commonly by governments; e.g. Home and Community Care Programs, Homeless Program, ….', type: string, array: true, index: 16} appointmentRequired: {type: boolean, short: If an appointment is required for access to this service, index: 20} referralMethod: {short: Ways that the service accepts referrals, type: CodeableConcept, array: true, index: 18} telecom: {short: Contacts related to the healthcare service, comments: 'If this is empty, then refer to the location''s contacts.', type: ContactPoint, array: true, index: 11} serviceName: {short: Description of service as presented to a consumer while searching, type: string, isSummary: true, index: 7} 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: 30 package_version: 1.8.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/HealthcareService base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null