PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0
    http://hl7.org/fhir/StructureDefinition/HealthcareService
description: The details of a healthcare service available at a location or in a catalog.  In the case where there is a hierarchy of services (for example, Lab -> Pathology -> Wound Cultures), this can be represented using a set of linked HealthcareServices.
package_name: hl7.fhir.r5.core
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: 4
  availability: {isModifier: false, short: Times the healthcare service is available (including exceptions), type: Availability, mustSupport: false, array: true, isSummary: false, index: 23}
  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: 6
  name: {isModifier: false, short: Description of service as presented to a consumer while searching, type: string, mustSupport: false, isSummary: true, index: 8}
  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: 5
  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: 10}
  characteristic:
    isModifier: false
    short: Collection of characteristics (attributes)
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/service-mode'}
    isSummary: false
    index: 19
  photo: {isModifier: false, short: Facilitates quick identification of the service, type: Attachment, mustSupport: false, isSummary: true, index: 11}
  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: required, valueSet: 'http://hl7.org/fhir/ValueSet/all-languages|5.0.0'}
    isSummary: false
    index: 20
  comment: {isModifier: false, short: Additional description and/or any specific issues not covered elsewhere, type: markdown, mustSupport: false, isSummary: true, index: 9}
  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
  appointmentRequired: {isModifier: false, short: If an appointment is required for access to this service, type: boolean, mustSupport: false, isSummary: false, index: 22}
  offeredIn:
    isModifier: false
    short: The service within which this service is offered
    refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 3
  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
  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: 7
  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: 24
  contact: {isModifier: false, short: Official contact details for the HealthcareService, type: ExtendedContactDetail, mustSupport: false, array: true, isSummary: false, index: 12}
package_version: 5.0.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/HealthcareService
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0