HealthcareService
BaseThe details of a healthcare service available at a location.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| HealthcareService | 0..* | — | The details of a healthcare service available at a location |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External identifiers for this item |
| .active?!Σ | 0..1 | boolean | Whether this HealthcareService record is in active use |
| .providedByΣ | 0..1 | Reference(Organization) | Organization that provides this service |
| .categoryΣ | 0..* | CodeableConcept | Broad category of service being performed or delivered Bindingservice-category(example) |
| .typeΣ | 0..* | CodeableConcept | Type of service that may be delivered or performed Bindingservice-type(example) |
| .specialtyΣ | 0..* | CodeableConcept | Specialties handled by the HealthcareService Bindingc80-practice-codes(preferred) |
| .locationΣ | 0..* | Reference(Location) | Location(s) where service may be provided |
| .nameΣ | 0..1 | string | Description of service as presented to a consumer while searching |
| .commentΣ | 0..1 | string | Additional description and/or any specific issues not covered elsewhere |
| .extraDetails | 0..1 | markdown | Extra details about the service that can't be placed in the other fields |
| .photoΣ | 0..1 | Attachment | Facilitates quick identification of the service |
| .telecom | 0..* | ContactPoint | Contacts related to the healthcare service |
| .coverageArea | 0..* | Reference(Location) | Location(s) service is intended for/available to |
| .serviceProvisionCode | 0..* | CodeableConcept | Conditions under which service is available/offered Bindingservice-provision-conditions(example) |
| .eligibility | 0..* | BackboneElement | Specific eligibility requirements required to use the service |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 0..1 | CodeableConcept | Coded value for the eligibility BindingCoded values underwhich a specific service is made available.(example) |
| .comment | 0..1 | markdown | Describes the eligibility conditions for the service |
| .program | 0..* | CodeableConcept | Programs that this service is applicable to Bindingprogram(example) |
| .characteristic | 0..* | CodeableConcept | Collection of characteristics (attributes) BindingA custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).(example) |
| .communication | 0..* | CodeableConcept | The language that this service is offered in Bindinglanguages(preferred) |
| .referralMethod | 0..* | CodeableConcept | Ways that the service accepts referrals Bindingservice-referral-method(example) |
| .appointmentRequired | 0..1 | boolean | If an appointment is required for access to this service |
| .availableTime | 0..* | BackboneElement | Times the Service Site is available |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .daysOfWeek | 0..* | code | mon | tue | wed | thu | fri | sat | sun Bindingdays-of-week(required) |
| .allDay | 0..1 | boolean | Always available? e.g. 24 hour service |
| .availableStartTime | 0..1 | time | Opening time of day (ignored if allDay = true) |
| .availableEndTime | 0..1 | time | Closing time of day (ignored if allDay = true) |
| .notAvailable | 0..* | BackboneElement | Not available during this time due to provided reason |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .description | 1..1 | string | Reason presented to the user explaining why time not available |
| .during | 0..1 | Period | Service not available from this date |
| .availabilityExceptions | 0..1 | string | Description of availability exceptions |
| .endpoint | 0..* | Reference(Endpoint) | Technical endpoints providing access to electronic services operated for the healthcare service |