| 
 | Provider UML Documentation | 
| Summary:AttributesProperties | Detail:Attributes | 
"The details of a healthcare service available at a location." - HL7 FHIR, HealthcareService
| Attributes | ||
| String |  availabilityExceptions | "A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times." - HL7 FHIR, HealthcareService.availabilityExceptions | 
| AvailableTime |  availableTime | "A collection of times that the Service Site is available." - HL7 FHIR, HealthcareService.availableTime | 
| «CS» Code |  category | "Identifies the broad category of service being performed or delivered." - HL7 FHIR, HealthcareService.category"The specific type of service that may be delivered or performed." - HL7 FHIR, HealthcareService.typeNote that FHIR binds both category and type to the same vocabulary, so there doesn't seem to be any compelling reason to model these as separate properties. For the present we have modeled these as a single property in the FHIM. | 
| «CS» Code |  characteristic | "Collection of characteristics (attributes)." - HL7 FHIR, HealthcareService.characteristic | 
| String |  comment | "Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName." - HL7 FHIR, HealthcareService.comment | 
| «CS» Code |  communication | "Some services are specifically made available in multiple languages, this property permits a directory to declare the languages this is offered in. Typically this is only provided where a service operates in communities with mixed languages used." - HL7 FHIR, HealthcareService.communication | 
| Location |  coverageArea | "The location(s) that this service is available to (not where the service is provided)." - HL7 FHIR, HealthcareService.coverageArea | 
| Eligibility |  eligibility | "Does this service have specific eligibility requirements that need to be met in order to use the service?" - HL7 FHIR, HealthcareService.eligibility | 
| ElectronicServiceEndpoint |  endpoint | "Technical endpoints providing access to services operated for the specific healthcare services defined at this resource." - HL7 FHIR, HealthcareService.endpoint | 
| String |  extraDetails | "Extra details about the service that can't be placed in the other fields." - HL7 FHIR, HealthcareService.extraDetails | 
| «CS» Code |  healthcareService | "Identifies the broad category of service being performed or delivered." - HL7 FHIR, HealthcareService.category | 
| «II» Id |  identifier | "External identifiers for this item." - HL7 FHIR, HealthcareService.identifier | 
| Boolean |  isActive | This optional property indicates whether this Provider Role record is active."This flag is used to mark the record to not be used. This is not used when a center is closed for maintenance, or for holidays, the notAvailable period is to be used for this." - HL7 FHIR, HealthcareService.active | 
| Boolean |  isAppointmentRequired | "Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service." - HL7 FHIR, HealthcareService.appointmentRequired | 
| String |  name | "Further description of the service as it would be presented to a consumer while searching." - HL7 FHIR, HealthcareService.name | 
| NotAvailable |  notAvailable | "The HealthcareService is not available during this period of time due to the provided reason." - HL7 FHIR, HealthcareService.notAvailable | 
| Image |  photo | "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." - HL7 FHIR, HealthcareService.photo | 
| String |  program | "Programs that this service is applicable to." - HL7 FHIR, HealthcareService.program | 
| Organization |  providedBy | "The organization that provides this healthcare service." - HL7 FHIR, HealthcareService.providedBy | 
| «CS» Code |  referralMethod | "Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required." - HL7 FHIR, HealthcareService.referralMethod | 
| ServiceDeliveryLocation |  serviceDeliveryLocation | "The location(s) where this healthcare service may be provided." - HL7 FHIR, HealthcareService.location | 
| «CS» Code |  serviceProvisionCode | "The code(s) that detail the conditions under which the healthcare service is available/offered." - HL7 FHIR, HealthcareService.serviceProvisionCode. Example values from FHIR include: Free, Discounts available, Fees apply. | 
| Specialty |  specialty | "Collection of specialties handled by the service site. This is more of a medical term." - HL7 FHIR, HealthcareService.specialty | 
| «TEL» ContactPoint |  telecom | "List of contacts related to this specific healthcare service." - HL7 FHIR, HealthcareService.telecom | 
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false | 
| Is Active | false | 
| Is Leaf | false | 
| Keywords | |
| Name | HealthcareService | 
| Name Expression | |
| Namespace | Provider | 
| Owned Template Signature | |
| Owner | Provider | 
| Owning Template Parameter | |
| Package | Provider | 
| Qualified Name | FHIM::Provider::HealthcareService | 
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public | 
| Attribute Details | 
 availabilityExceptions
 availabilityExceptions
Public String availabilityExceptions
"A description of site availability exceptions, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as details in the available Times and not available Times." - HL7 FHIR, HealthcareService.availabilityExceptions
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | availabilityExceptions | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::availabilityExceptions | 
| Stereotype | |
| Template Parameter | |
| Type | String | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 availableTime
 availableTime
Public AvailableTime availableTime
"A collection of times that the Service Site is available." - HL7 FHIR, HealthcareService.availableTime
| Aggregation | None | 
| Alias | |
| Association | healthcareService_availableTime | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | availableTime | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::availableTime | 
| Stereotype | |
| Template Parameter | |
| Type | AvailableTime | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 category
 category
Public «CS» Code category
"Identifies the broad category of service being performed or delivered." - HL7 FHIR, HealthcareService.category"The specific type of service that may be delivered or performed." - HL7 FHIR, HealthcareService.typeNote that FHIR binds both category and type to the same vocabulary, so there doesn't seem to be any compelling reason to model these as separate properties. For the present we have modeled these as a single property in the FHIM.
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Terminologies | [ HL7_FHIR_R4 Service category http://hl7.org/fhir/ValueSet/service-category ] | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | category | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::category | 
| Stereotype | ValueSetConstraints | 
| Template Parameter | |
| Type | «CS» Code | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 characteristic
 characteristic
Public «CS» Code characteristic
"Collection of characteristics (attributes)." - HL7 FHIR, HealthcareService.characteristic
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | characteristic | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::characteristic | 
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 comment
 comment
Public String comment
"Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName." - HL7 FHIR, HealthcareService.comment
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | comment | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::comment | 
| Stereotype | |
| Template Parameter | |
| Type | String | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 communication
 communication
Public «CS» Code communication
"Some services are specifically made available in multiple languages, this property permits a directory to declare the languages this is offered in. Typically this is only provided where a service operates in communities with mixed languages used." - HL7 FHIR, HealthcareService.communication
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | communication | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::communication | 
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 coverageArea
 coverageArea
Public Location coverageArea
"The location(s) that this service is available to (not where the service is provided)." - HL7 FHIR, HealthcareService.coverageArea
| Aggregation | None | 
| Alias | |
| Association | healthcareService_coverageArea | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | coverageArea | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::coverageArea | 
| Stereotype | |
| Template Parameter | |
| Type | Location | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 eligibility
 eligibility
Public Eligibility eligibility
"Does this service have specific eligibility requirements that need to be met in order to use the service?" - HL7 FHIR, HealthcareService.eligibility
| Aggregation | None | 
| Alias | |
| Association | healthcareService_eligibility | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | eligibility | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::eligibility | 
| Stereotype | |
| Template Parameter | |
| Type | Eligibility | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 endpoint
 endpoint
Public ElectronicServiceEndpoint endpoint
"Technical endpoints providing access to services operated for the specific healthcare services defined at this resource." - HL7 FHIR, HealthcareService.endpoint
| Aggregation | None | 
| Alias | |
| Association | healthcareService_endpoint | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | endpoint | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::endpoint | 
| Stereotype | |
| Template Parameter | |
| Type | ElectronicServiceEndpoint | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 extraDetails
 extraDetails
Public String extraDetails
"Extra details about the service that can't be placed in the other fields." - HL7 FHIR, HealthcareService.extraDetails
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | extraDetails | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::extraDetails | 
| Stereotype | |
| Template Parameter | |
| Type | String | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 healthcareService
 healthcareService
Public «CS» Code healthcareService
"Identifies the broad category of service being performed or delivered." - HL7 FHIR, HealthcareService.category
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Terminologies | [ HL7_FHIR_R4 Service type http://hl7.org/fhir/ValueSet/service-type ] | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | healthcareService | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::healthcareService | 
| Stereotype | ValueSetConstraints | 
| Template Parameter | |
| Type | «CS» Code | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 identifier
 identifier
Public «II» Id identifier
"External identifiers for this item." - HL7 FHIR, HealthcareService.identifier
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | identifier | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::identifier | 
| Stereotype | |
| Template Parameter | |
| Type | «II» Id | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 isActive
 isActive
Public Boolean isActive
This optional property indicates whether this Provider Role record is active."This flag is used to mark the record to not be used. This is not used when a center is closed for maintenance, or for holidays, the notAvailable period is to be used for this." - HL7 FHIR, HealthcareService.active
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | isActive | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::isActive | 
| Stereotype | |
| Template Parameter | |
| Type | Boolean | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 isAppointmentRequired
 isAppointmentRequired
Public Boolean isAppointmentRequired
"Indicates whether or not a prospective consumer will require an appointment for a particular service at a site to be provided by the Organization. Indicates if an appointment is required for access to this service." - HL7 FHIR, HealthcareService.appointmentRequired
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | isAppointmentRequired | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::isAppointmentRequired | 
| Stereotype | |
| Template Parameter | |
| Type | Boolean | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 name
 name
Public String name
"Further description of the service as it would be presented to a consumer while searching." - HL7 FHIR, HealthcareService.name
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | name | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::name | 
| Stereotype | |
| Template Parameter | |
| Type | String | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 notAvailable
 notAvailable
Public NotAvailable notAvailable
"The HealthcareService is not available during this period of time due to the provided reason." - HL7 FHIR, HealthcareService.notAvailable
| Aggregation | None | 
| Alias | |
| Association | healthcareService_notAvailable | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | notAvailable | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::notAvailable | 
| Stereotype | |
| Template Parameter | |
| Type | NotAvailable | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 photo
 photo
Public Image photo
"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." - HL7 FHIR, HealthcareService.photo
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | photo | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::photo | 
| Stereotype | |
| Template Parameter | |
| Type | Image | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 program
 program
Public String program
"Programs that this service is applicable to." - HL7 FHIR, HealthcareService.program
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | program | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::program | 
| Stereotype | |
| Template Parameter | |
| Type | String | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 providedBy
 providedBy
Public Organization providedBy
"The organization that provides this healthcare service." - HL7 FHIR, HealthcareService.providedBy
| Aggregation | None | 
| Alias | |
| Association | healthcareService_providedBy | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | 0..1 | 
| Name | providedBy | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::providedBy | 
| Stereotype | |
| Template Parameter | |
| Type | Organization | 
| Upper | 1 | 
| Upper Value | (1) | 
| Visibility | Public | 
 referralMethod
 referralMethod
Public «CS» Code referralMethod
"Ways that the service accepts referrals, if this is not provided then it is implied that no referral is required." - HL7 FHIR, HealthcareService.referralMethod
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Terminologies | [ HL7_FHIR_R4 ReferralMethod http://hl7.org/fhir/ValueSet/service-referral-method ] | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | referralMethod | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::referralMethod | 
| Stereotype | ValueSetConstraints | 
| Template Parameter | |
| Type | «CS» Code | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 serviceDeliveryLocation
 serviceDeliveryLocation
Public ServiceDeliveryLocation serviceDeliveryLocation
"The location(s) where this healthcare service may be provided." - HL7 FHIR, HealthcareService.location
| Aggregation | None | 
| Alias | |
| Association | healthcareService_serviceDeliveryLocation | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | serviceDeliveryLocation | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::serviceDeliveryLocation | 
| Stereotype | |
| Template Parameter | |
| Type | ServiceDeliveryLocation | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 serviceProvisionCode
 serviceProvisionCode
Public «CS» Code serviceProvisionCode
"The code(s) that detail the conditions under which the healthcare service is available/offered." - HL7 FHIR, HealthcareService.serviceProvisionCode. Example values from FHIR include: Free, Discounts available, Fees apply.
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Terminologies | [ HL7_FHIR_R4 ServiceProvisionConditions http://hl7.org/fhir/ValueSet/service-provision-conditions ] | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | serviceProvisionCode | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::serviceProvisionCode | 
| Stereotype | ValueSetConstraints | 
| Template Parameter | |
| Type | «CS» Code | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 specialty
 specialty
Public Specialty specialty
"Collection of specialties handled by the service site. This is more of a medical term." - HL7 FHIR, HealthcareService.specialty
| Aggregation | None | 
| Alias | |
| Association | healthcareService_specialty | 
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | specialty | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::specialty | 
| Stereotype | |
| Template Parameter | |
| Type | Specialty | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
 telecom
 telecom
Public «TEL» ContactPoint telecom
"List of contacts related to this specific healthcare service." - HL7 FHIR, HealthcareService.telecom
| Aggregation | None | 
| Alias | |
| Association | |
| Association End | |
| Class | HealthcareService | 
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false | 
| Is Derived | false | 
| Is Derived Union | false | 
| Is Leaf | false | 
| Is Ordered | false | 
| Is Read Only | false | 
| Is Static | false | 
| Is Unique | true | 
| Keywords | |
| Lower | 0 | 
| Lower Value | (0) | 
| Multiplicity | * | 
| Name | telecom | 
| Name Expression | |
| Namespace | HealthcareService | 
| Opposite | |
| Owner | HealthcareService | 
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::HealthcareService::telecom | 
| Stereotype | |
| Template Parameter | |
| Type | «TEL» ContactPoint | 
| Upper | * | 
| Upper Value | (*) | 
| Visibility | Public | 
| 
 | Provider UML Documentation | 
| Summary:AttributesProperties | Detail:Attributes |