| identifier | No | Identifier[] | External identifiers for this item |
| active | No | boolean | Whether this HealthcareService record is in active use |
| providedBy | No | Reference<Organization> | Organization that provides this service |
| category | No | CodeableConcept[] | Broad category of service being performed or delivered |
| type | No | CodeableConcept[] | Type of service that may be delivered or performed |
| specialty | No | CodeableConcept[] | Specialties handled by the HealthcareService |
| location | No | Reference<Location>[] | Location(s) where service may be provided |
| name | No | string | Description of service as presented to a consumer while searching |
| comment | No | string | Additional description and/or any specific issues not covered elsewhere |
| extraDetails | No | markdown | Extra details about the service that can’t be placed in the other fields |
| photo | No | Attachment | Facilitates quick identification of the service |
| telecom | No | ContactPoint[] | Contacts related to the healthcare service |
| coverageArea | No | Reference<Location>[] | Location(s) service is intended for/available to |
| serviceProvisionCode | No | CodeableConcept[] | Conditions under which service is available/offered |
| eligibility | No | HealthcareServiceEligibility | Specific eligibility requirements required to use the service |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - code | No | CodeableConcept | Coded value for the eligibility |
| - comment | No | markdown | Describes the eligibility conditions for the service |
| program | No | CodeableConcept[] | Programs that this service is applicable to |
| characteristic | No | CodeableConcept[] | Collection of characteristics (attributes) |
| communication | No | CodeableConcept[] | The language that this service is offered in |
| referralMethod | No | CodeableConcept[] | Ways that the service accepts referrals |
| appointmentRequired | No | boolean | If an appointment is required for access to this service |
| availableTime | No | HealthcareServiceAvailableTime | Times the Service Site is available |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - daysOfWeek | No | code[] | mon / tue / wed / thu / fri / sat / sun |
| - allDay | No | boolean | Always available? e.g. 24 hour service |
| - availableStartTime | No | time | Opening time of day (ignored if allDay = true) |
| - availableEndTime | No | time | Closing time of day (ignored if allDay = true) |
| notAvailable | No | HealthcareServiceNotAvailable | Not available during this time due to provided reason |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - description | Yes | string | Reason presented to the user explaining why time not available |
| - during | No | Period | Service not available from this date |
| availabilityExceptions | No | string | Description of availability exceptions |
| endpoint | No | Reference<Endpoint>[] | Technical endpoints providing access to electronic services operated for the healthcare service |