interface HealthcareService {
    _active?: Element;
    _appointmentRequired?: Element;
    _availabilityExceptions?: Element;
    _comment?: Element;
    _extraDetails?: Element;
    _implicitRules?: Element;
    _language?: Element;
    _name?: Element;
    active?: boolean;
    appointmentRequired?: boolean;
    availabilityExceptions?: string;
    availableTime?: HealthcareServiceAvailableTime[];
    category?: CodeableConcept[];
    characteristic?: CodeableConcept[];
    comment?: string;
    communication?: CodeableConcept[];
    contained?: ConcreteType[];
    coverageArea?: Reference[];
    eligibility?: HealthcareServiceEligibility[];
    endpoint?: Reference[];
    extension?: Extension[];
    extraDetails?: markdown;
    id?: id;
    identifier?: Identifier[];
    implicitRules?: uri;
    language?: code;
    location?: Reference[];
    meta?: Meta;
    modifierExtension?: Extension[];
    name?: string;
    notAvailable?: HealthcareServiceNotAvailable[];
    photo?: Attachment;
    program?: CodeableConcept[];
    providedBy?: Reference;
    referralMethod?: CodeableConcept[];
    resourceType: "HealthcareService";
    serviceProvisionCode?: CodeableConcept[];
    specialty?: CodeableConcept[];
    telecom?: ContactPoint[];
    text?: Narrative;
    type?: CodeableConcept[];
}

Properties

_active?: Element

Whether this HealthcareService record is in active use

_appointmentRequired?: Element

If an appointment is required for access to this service

_availabilityExceptions?: Element

Description of availability exceptions

_comment?: Element

Additional description and/or any specific issues not covered elsewhere

_extraDetails?: Element

Extra details about the service that can't be placed in the other fields

_implicitRules?: Element

A set of rules under which this content was created

_language?: Element

Language of the resource content

_name?: Element

Description of service as presented to a consumer while searching

active?: boolean

Whether this HealthcareService record is in active use

appointmentRequired?: boolean

If an appointment is required for access to this service

availabilityExceptions?: string

Description of availability exceptions

Times the Service Site is available

category?: CodeableConcept[]

Broad category of service being performed or delivered

characteristic?: CodeableConcept[]

Collection of characteristics (attributes)

comment?: string

Additional description and/or any specific issues not covered elsewhere

communication?: CodeableConcept[]

The language that this service is offered in

contained?: ConcreteType[]

Contained, inline Resources

coverageArea?: Reference[]

Location(s) service is intended for/available to

Specific eligibility requirements required to use the service

endpoint?: Reference[]

Technical endpoints providing access to electronic services operated for the healthcare service

extension?: Extension[]

Additional content defined by implementations

extraDetails?: markdown

Extra details about the service that can't be placed in the other fields

id?: id

Logical id of this artifact

identifier?: Identifier[]

External identifiers for this item

implicitRules?: uri

A set of rules under which this content was created

language?: code

Language of the resource content

location?: Reference[]

Location(s) where service may be provided

meta?: Meta

Metadata about the resource

modifierExtension?: Extension[]

Extensions that cannot be ignored

name?: string

Description of service as presented to a consumer while searching

Not available during this time due to provided reason

photo?: Attachment

Facilitates quick identification of the service

program?: CodeableConcept[]

Programs that this service is applicable to

providedBy?: Reference

Organization that provides this service

referralMethod?: CodeableConcept[]

Ways that the service accepts referrals

resourceType
serviceProvisionCode?: CodeableConcept[]

Conditions under which service is available/offered

specialty?: CodeableConcept[]

Specialties handled by the HealthcareService

telecom?: ContactPoint[]

Contacts related to the healthcare service

text?: Narrative

Text summary of the resource, for human interpretation

Type of service that may be delivered or performed