PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot3
    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.r6.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: 4
  availability: {isModifier: false, short: Times the healthcare service is available (including exceptions), type: Availability, mustSupport: false, isSummary: false, index: 32}
  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
  referralRequired: {isModifier: false, short: A referral is required for access to this service, type: boolean, mustSupport: false, isSummary: false, index: 30}
  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:
    constraint:
      hcs-1: {human: To use an eligibility value a code must also be provided to determine the type of eligibility the value applies to., source: 'http://hl7.org/fhir/StructureDefinition/HealthcareService', severity: error, expression: value.exists() implies code.exists()}
    isModifier: false
    short: Specific eligibility requirements required to use the service
    index: 15
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      valueReference: {isModifier: false, short: Value associated with the eligibility code, type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 23}
      valueQuantity: {isModifier: false, short: Value associated with the eligibility code, type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 21}
      value:
        isModifier: false
        short: Value associated with the eligibility code
        mustSupport: false
        choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference]
        isSummary: false
        index: 18
      valueBoolean: {isModifier: false, short: Value associated with the eligibility code, type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 20}
      comment: {isModifier: false, short: Describes the eligibility conditions for the service, type: markdown, mustSupport: false, isSummary: false, index: 24}
      code:
        isModifier: false
        short: Coded value for the eligibility
        type: CodeableConcept
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/eligibility'}
        isSummary: false
        index: 16
      valueCodeableConcept: {isModifier: false, short: Value associated with the eligibility code, type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 19}
      period: {isModifier: false, short: The period this eligibility rule applies, type: markdown, mustSupport: false, isSummary: false, index: 25}
      valueRange: {isModifier: false, short: Value associated with the eligibility code, type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 22}
    isSummary: false
  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: 27
  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|6.0.0-ballot3'}
    isSummary: false
    index: 28
  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: An appointment is required for access to this service, type: boolean, mustSupport: false, isSummary: false, index: 31}
  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: 29
  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: 26
  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: 33
  contact: {isModifier: false, short: Official contact details for the HealthcareService, type: ExtendedContactDetail, mustSupport: false, array: true, isSummary: false, index: 12}
package_version: 6.0.0-ballot3
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/HealthcareService
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot3