PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/HealthcareService
description: Base StructureDefinition for HealthcareService Resource
package_name: hl7.fhir.r2.core
name: HealthcareService
type: null
elements:
  coverageArea: {type: Reference, short: Location(s) service is inteded for/available to, 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".', array: true, index: 12}
  availableTime:
    type: BackboneElement
    short: Times the Service Site is available
    comments: More detailed availability information may be provided in associated Schedule/Slot resources.
    array: true
    index: 21
    elements:
      daysOfWeek: {type: code, short: mon | tue | wed | thu | fri | sat | sun, array: true, index: 22}
      allDay: {type: boolean, short: 'Always available? e.g. 24 hour service', index: 23}
      availableStartTime: {type: time, short: Opening time of day (ignored if allDay = true), comments: The timezone is expected to be for where this HealthcareService is provided at., index: 24}
      availableEndTime: {type: time, short: Closing time of day (ignored if allDay = true), comments: The timezone is expected to be for where this HealthcareService is provided at., 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: 2}
  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: {type: Reference, short: Organization that provides this service, 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.', isSummary: true, index: 1}
  eligibility: {type: CodeableConcept, short: Specific eligibility requirements required to use the service, index: 14}
  serviceType:
    type: BackboneElement
    short: Specific service delivered or performed
    isSummary: true
    array: true
    index: 3
    elements:
      type: {short: Type of service delivered or performed, comments: 'Change to serviceType?', type: CodeableConcept, isSummary: true, index: 4}
      specialty: {type: CodeableConcept, short: Specialties handled by the Service Site, isSummary: true, array: true, index: 5}
    required: [type]
  eligibilityNote: {type: string, 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.', index: 15}
  extraDetails: {type: string, short: Extra details about the service that can't be placed in the other fields, index: 9}
  characteristic: {type: CodeableConcept, short: Collection of characteristics (attributes), comments: These could be such things as is wheelchair accessible., array: true, index: 17}
  publicKey: {type: string, short: PKI Public keys to support secure communications, comments: 'Note: This is a base64 encoded digital certificate.', index: 19}
  photo: {type: Attachment, short: Facilitates quick identification of the service, isSummary: true, index: 10}
  comment: {type: string, 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.', isSummary: true, index: 8}
  identifier: {type: Identifier, short: External identifiers for this item, isSummary: true, array: true, index: 0}
  serviceProvisionCode: {type: CodeableConcept, 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.', array: true, index: 13}
  availabilityExceptions: {type: string, short: Description of availability exceptions, index: 29}
  programName: {type: string, 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, ….', array: true, index: 16}
  appointmentRequired: {type: boolean, short: If an appointment is required for access to this service, index: 20}
  referralMethod: {type: CodeableConcept, short: Ways that the service accepts referrals, array: true, index: 18}
  telecom: {type: ContactPoint, short: Contacts related to the healthcare service, comments: 'If this is empty, then refer to the location''s contacts.', array: true, index: 11}
  serviceName: {type: string, short: Description of service as presented to a consumer while searching, isSummary: true, index: 7}
  location: {type: Reference, short: Location where service may be provided, isSummary: true, index: 6}
package_version: 1.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/HealthcareService
version: null
required: [location]