This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
(v1.0.2:
DSTU
1).
2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Detailed Descriptions for the elements in the HealthcareService resource.
| HealthcareService | |
| Definition |
The
details
of
a
|
| Control | 1..1 |
| HealthcareService.identifier | |
| Definition |
External
|
| Note | This is a business identifer, not a resource identifier (see discussion ) |
| Control | 0..* |
| Type | Identifier |
| Summary | true |
| HealthcareService.providedBy | |
| Definition |
The
organization
that
provides
this
|
| Control | 0..1 |
| Type | Reference ( Organization ) |
| Summary | true |
| 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. |
|
|
|
| Definition |
|
| Control |
|
|
|
|
|
|
|
|
Summary
|
true |
|
|
|
| HealthcareService.serviceType | |
| Definition |
A specific type of service that may be delivered or performed. |
| Control | 0..* |
| Summary | true |
| HealthcareService.serviceType.type | |
| Definition |
The specific type of service being delivered or performed. |
| Control | 1..1 |
| Binding |
|
| Type | CodeableConcept |
| Summary | true |
| Comments |
Change to serviceType? |
| HealthcareService.serviceType.specialty | |
| Definition |
Collection
of
|
| Control | 0..* |
| Binding | ServiceSpecialty : A specialty that a healthcare service may provide. |
| Type | CodeableConcept |
| Summary | true |
| HealthcareService.location | |
| Definition | The location where this healthcare service may be provided. |
| Control | 1..1 |
| Type | Reference ( Location ) |
| Summary | true |
| HealthcareService.serviceName | |
| Definition |
Further description of the service as it would be presented to a consumer while searching. |
| Control | 0..1 |
| Type | string |
| Summary | true |
| HealthcareService.comment | |
| Definition |
|
| Control | 0..1 |
| Type | string |
| Summary | true |
| 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. |
| HealthcareService.extraDetails | |
| Definition |
Extra details about the service that can't be placed in the other fields. |
| Control | 0..1 |
| Type | string |
| HealthcareService.photo | |
| Definition |
If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick identification of the service in a list. |
| Control | 0..1 |
| Type | Attachment |
| Summary | true |
| HealthcareService.telecom | |
| Definition |
List
of
contacts
related
to
this
specific
healthcare
service.
|
| Control | 0..* |
| Type | ContactPoint |
| Comments | If this is empty, then refer to the location's contacts. |
| HealthcareService.coverageArea | |
| Definition |
The location(s) that this service is available to (not where the service is provided). |
| Control | 0..* |
| Type | Reference ( Location ) |
| 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
|
| HealthcareService.serviceProvisionCode | |
| Definition | The code(s) that detail the conditions under which the healthcare service is available/offered. |
| Control | 0..* |
| Binding | ServiceProvisionConditions: The code(s) that detail the conditions under which the healthcare service is available/offered. ( Example ) |
| Type | CodeableConcept |
| 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. |
| HealthcareService.eligibility | |
| Definition |
Does
this
service
have
specific
eligibility
requirements
that
need
to
be
met
in
order
to
use
the
|
| Control | 0..1 |
| Binding | ServiceEligibility : Coded values underwhich a specific service is made available. |
| Type | CodeableConcept |
| HealthcareService.eligibilityNote | |
| Definition |
Describes the eligibility conditions for the service. |
| Control | 0..1 |
| Type | string |
| 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. |
| HealthcareService.programName | |
| Definition |
Program Names that can be used to categorize the service. |
| Control | 0..* |
| Type | string |
| Comments |
Programs
are
often
defined
externally
to
an
Organization,
commonly
by
|
| HealthcareService.characteristic | |
| Definition |
Collection
of
|
| Control | 0..* |
| Binding | ServiceCharacteristic : A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy). |
| Type | CodeableConcept |
| Comments |
These could be such things as is wheelchair accessible. |
| HealthcareService.referralMethod | |
| Definition |
Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required. |
| Control | 0..* |
| Binding |
ReferralMethod:
|
| Type | CodeableConcept |
| HealthcareService.publicKey | |
| Definition |
The public part of the 'keys' allocated to an Organization by an accredited body to support secure exchange of data over the internet. To be provided by the Organization, where available. |
| Control | 0..1 |
| Type | string |
| Comments |
Note: This is a base64 encoded digital certificate. |
| HealthcareService.appointmentRequired | |
| Definition |
Indicates
whether
or
not
a
prospective
consumer
will
require
an
appointment
for
a
particular
service
at
a
|
| Control | 0..1 |
| Type | boolean |
| HealthcareService.availableTime | |
| Definition |
A
|
| Control | 0..* |
| Comments |
More detailed availability information may be provided in associated Schedule/Slot resources. |
| HealthcareService.availableTime.daysOfWeek | |
| Definition |
Indicates
which
|
| Control | 0..* |
| Binding | DaysOfWeek: The days of the week. ( Required ) |
| Type |
|
| HealthcareService.availableTime.allDay | |
| Definition |
Is this always available? (hence times are irrelevant) e.g. 24 hour service. |
| Control | 0..1 |
| Type | boolean |
| HealthcareService.availableTime.availableStartTime | |
| Definition |
The opening time of day. Note: If the AllDay flag is set, then this time is ignored. |
| Control | 0..1 |
| Type | time |
| Comments |
The
timezone
is
expected
to
be
|
| HealthcareService.availableTime.availableEndTime | |
| Definition |
The closing time of day. Note: If the AllDay flag is set, then this time is ignored. |
| Control | 0..1 |
| Type | time |
| Comments |
The
timezone
is
expected
to
be
|
| HealthcareService.notAvailable | |
| Definition |
The HealthcareService is not available during this period of time due to the provided reason. |
| Control | 0..* |
| HealthcareService.notAvailable.description | |
| Definition |
The reason that can be presented to the user as to why this time is not available. |
| Control | 1..1 |
| Type | string |
| HealthcareService.notAvailable.during | |
| Definition |
Service is not available (seasonally or for a public holiday) from this date. |
| Control | 0..1 |
| Type | Period |
| HealthcareService.availabilityExceptions | |
| Definition |
A
description
of
|
| Control | 0..1 |
| Type | string |