ITB - Online appointment booking service, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-portal/ and changes regularly. See the Directory of published versions
| Official URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/healthcare-service-portal | Version: 1.0.0 | |||
| Active as of 2026-04-20 | Computable Name: HealthcareServicePortal | |||
HealthcareServicePortal represents the place and operational context where care is performed.
It answers the question: “Where can the patient receive a service?”
The profile is used to present bookable care locations in the portal, including the responsible organization, contact information, location references, and portal-specific clinic information.
Portal-specific presentation details are grouped in the clinicInfo extension, while booking-related attachment payloads are grouped in the attachments extension.
This profile intentionally constrains base FHIR to define a stable and testable API contract for WOF Portal.
Important: HealthcareService is an operational concept. Financial and invoicing responsibility is modeled separately.
Current name in Backoffice: Clinic
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | WofBaseHealthcareService | The details of a healthcare service available at a location | |||||||
![]() ![]() |
Σ | 0..1 | id | Stable logical identifier for the healthcare service | ||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||
![]() ![]() ![]() |
SOΣ | 0..1 | id | Server-managed resource version
| ||||||
![]() ![]() ![]() |
SOΣ | 1..* | canonical(StructureDefinition) | Profile declaration for this portal resource
| ||||||
![]() ![]() |
Content/Rules for all slices | |||||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped clinic presentation information URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info | |||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped booking-related attachments URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-booking-rules | |||||||
![]() ![]() |
Σ | 0..* | Identifier | External identifiers for this item Slice: Unordered, Open by value:system | ||||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | External identifiers for this item | ||||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||||
![]() ![]() |
?!Σ | 1..1 | boolean | Whether the healthcare service is active | ||||||
![]() ![]() |
SΣ | 0..1 | Reference(ServiceProviderPortal) | Organization responsible for the healthcare service | ||||||
![]() ![]() |
Σ | 1..1 | Reference(HealthcareServiceLocation) | Contained address for the healthcare service | ||||||
![]() ![]() |
SΣ | 0..1 | string | Display name of the healthcare service | ||||||
Documentation for this format | ||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| HealthcareService.identifier:businessIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | HealthcareService | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | HealthcareService | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | HealthcareService | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from WofBaseHealthcareService
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
WofBaseHealthcareService | |||
![]() ![]() |
0..1 | id | Stable logical identifier for the healthcare service | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..1 | id | Server-managed resource version | |
![]() ![]() ![]() |
1..* | canonical(StructureDefinition) | Profile declaration for this portal resource | |
![]() ![]() |
0..* | Identifier | External identifiers for this item Slice: Unordered, Open by value:system | |
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifiers for this item |
![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/v2-0203 | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | code | Symbol in syntax defined by the system Required Pattern: RI | |
![]() ![]() ![]() ![]() |
S | 0..1 | uri | The namespace for the identifier value |
![]() ![]() ![]() ![]() |
S | 0..1 | string | The value that is unique |
![]() ![]() |
0..1 | Reference(ServiceProviderPortal) | Organization responsible for the healthcare service | |
![]() ![]() |
1..1 | Reference(HealthcareServiceLocation) | Contained address for the healthcare service | |
![]() ![]() |
0..0 | Collection of characteristics (attributes) | ||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | WofBaseHealthcareService | The details of a healthcare service available at a location | |||||||
![]() ![]() |
Σ | 0..1 | id | Stable logical identifier for the healthcare service | ||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() |
SOΣ | 0..1 | id | Server-managed resource version
| ||||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||||
![]() ![]() ![]() |
SOΣ | 1..* | canonical(StructureDefinition) | Profile declaration for this portal resource
| ||||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||||
![]() ![]() |
0..* | Resource | Contained resources used by the healthcare service | |||||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped clinic presentation information URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info | |||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped booking-related attachments URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-booking-rules | |||||||
![]() ![]() |
Σ | 0..* | Identifier | External identifiers for this item Slice: Unordered, Open by value:system | ||||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | External identifiers for this item | ||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/v2-0203 | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system Required Pattern: RI | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||||
![]() ![]() |
?!Σ | 1..1 | boolean | Whether the healthcare service is active | ||||||
![]() ![]() |
SΣ | 0..1 | Reference(ServiceProviderPortal) | Organization responsible for the healthcare service | ||||||
![]() ![]() |
Σ | 1..1 | Reference(HealthcareServiceLocation) | Contained address for the healthcare service | ||||||
![]() ![]() |
SΣ | 0..1 | string | Display name of the healthcare service | ||||||
![]() ![]() |
Σ | 0..1 | string | Additional description and/or any specific issues not covered elsewhere | ||||||
![]() ![]() |
Σ | 0..1 | Attachment | Image representing the healthcare service | ||||||
![]() ![]() |
0..* | ContactPoint | Portal contact details for the healthcare service | |||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() |
ΣC | 0..1 | code | Type of contact point Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||||
![]() ![]() ![]() |
Σ | 0..1 | string | Actual contact value | ||||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | Usage context for the contact point Binding: ContactPointUse (required): Use of contact point. | ||||||
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Priority order of contact points | ||||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||||
![]() ![]() |
0..* | BackboneElement | Opening hours and availability windows | |||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||||
![]() ![]() ![]() |
0..1 | boolean | Always available? e.g. 24 hour service | |||||||
![]() ![]() ![]() |
0..1 | time | Opening time of day (ignored if allDay = true) | |||||||
![]() ![]() ![]() |
0..1 | time | Closing time of day (ignored if allDay = true) | |||||||
Documentation for this format | ||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| HealthcareService.meta.security | Base | extensible | SecurityLabels | 📍4.0.1 | FHIR Std. |
| HealthcareService.meta.tag | Base | example | Common Tags | 📍4.0.1 | FHIR Std. |
| HealthcareService.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| HealthcareService.identifier:businessIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| HealthcareService.identifier:businessIdentifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| HealthcareService.telecom.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. |
| HealthcareService.telecom.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. |
| HealthcareService.eligibility.code | Base | example | Not State | Unknown | |
| HealthcareService.availableTime.daysOfWeek | Base | required | DaysOfWeek | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | HealthcareService | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | HealthcareService | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | HealthcareService | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from WofBaseHealthcareService
Summary
Must-Support: 3 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | WofBaseHealthcareService | The details of a healthcare service available at a location | |||||||
![]() ![]() |
Σ | 0..1 | id | Stable logical identifier for the healthcare service | ||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||
![]() ![]() ![]() |
SOΣ | 0..1 | id | Server-managed resource version
| ||||||
![]() ![]() ![]() |
SOΣ | 1..* | canonical(StructureDefinition) | Profile declaration for this portal resource
| ||||||
![]() ![]() |
Content/Rules for all slices | |||||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped clinic presentation information URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info | |||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped booking-related attachments URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-booking-rules | |||||||
![]() ![]() |
Σ | 0..* | Identifier | External identifiers for this item Slice: Unordered, Open by value:system | ||||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | External identifiers for this item | ||||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||||
![]() ![]() |
?!Σ | 1..1 | boolean | Whether the healthcare service is active | ||||||
![]() ![]() |
SΣ | 0..1 | Reference(ServiceProviderPortal) | Organization responsible for the healthcare service | ||||||
![]() ![]() |
Σ | 1..1 | Reference(HealthcareServiceLocation) | Contained address for the healthcare service | ||||||
![]() ![]() |
SΣ | 0..1 | string | Display name of the healthcare service | ||||||
Documentation for this format | ||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| HealthcareService.identifier:businessIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | HealthcareService | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | HealthcareService | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | HealthcareService | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from WofBaseHealthcareService
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
WofBaseHealthcareService | |||
![]() ![]() |
0..1 | id | Stable logical identifier for the healthcare service | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..1 | id | Server-managed resource version | |
![]() ![]() ![]() |
1..* | canonical(StructureDefinition) | Profile declaration for this portal resource | |
![]() ![]() |
0..* | Identifier | External identifiers for this item Slice: Unordered, Open by value:system | |
![]() ![]() ![]() |
S | 0..1 | Identifier | External identifiers for this item |
![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/v2-0203 | |
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | code | Symbol in syntax defined by the system Required Pattern: RI | |
![]() ![]() ![]() ![]() |
S | 0..1 | uri | The namespace for the identifier value |
![]() ![]() ![]() ![]() |
S | 0..1 | string | The value that is unique |
![]() ![]() |
0..1 | Reference(ServiceProviderPortal) | Organization responsible for the healthcare service | |
![]() ![]() |
1..1 | Reference(HealthcareServiceLocation) | Contained address for the healthcare service | |
![]() ![]() |
0..0 | Collection of characteristics (attributes) | ||
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
![]() |
0..* | WofBaseHealthcareService | The details of a healthcare service available at a location | |||||||
![]() ![]() |
Σ | 0..1 | id | Stable logical identifier for the healthcare service | ||||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() |
SOΣ | 0..1 | id | Server-managed resource version
| ||||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||||
![]() ![]() ![]() |
SOΣ | 1..* | canonical(StructureDefinition) | Profile declaration for this portal resource
| ||||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||||
![]() ![]() |
0..* | Resource | Contained resources used by the healthcare service | |||||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped clinic presentation information URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info | |||||||
![]() ![]() ![]() |
0..1 | (Complex) | Grouped booking-related attachments URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-booking-rules | |||||||
![]() ![]() |
Σ | 0..* | Identifier | External identifiers for this item Slice: Unordered, Open by value:system | ||||||
![]() ![]() ![]() |
SΣ | 0..1 | Identifier | External identifiers for this item | ||||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system Required Pattern: http://terminology.hl7.org/CodeSystem/v2-0203 | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system Required Pattern: RI | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||||
![]() ![]() ![]() ![]() |
SΣ | 0..1 | string | The value that is unique Example General: 123456 | ||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||||
![]() ![]() |
?!Σ | 1..1 | boolean | Whether the healthcare service is active | ||||||
![]() ![]() |
SΣ | 0..1 | Reference(ServiceProviderPortal) | Organization responsible for the healthcare service | ||||||
![]() ![]() |
Σ | 1..1 | Reference(HealthcareServiceLocation) | Contained address for the healthcare service | ||||||
![]() ![]() |
SΣ | 0..1 | string | Display name of the healthcare service | ||||||
![]() ![]() |
Σ | 0..1 | string | Additional description and/or any specific issues not covered elsewhere | ||||||
![]() ![]() |
Σ | 0..1 | Attachment | Image representing the healthcare service | ||||||
![]() ![]() |
0..* | ContactPoint | Portal contact details for the healthcare service | |||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||||
![]() ![]() ![]() |
ΣC | 0..1 | code | Type of contact point Binding: ContactPointSystem (required): Telecommunications form for contact point. | ||||||
![]() ![]() ![]() |
Σ | 0..1 | string | Actual contact value | ||||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | Usage context for the contact point Binding: ContactPointUse (required): Use of contact point. | ||||||
![]() ![]() ![]() |
Σ | 0..1 | positiveInt | Priority order of contact points | ||||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when the contact point was/is in use | ||||||
![]() ![]() |
0..* | BackboneElement | Opening hours and availability windows | |||||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||||
![]() ![]() ![]() |
0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required): The days of the week. | |||||||
![]() ![]() ![]() |
0..1 | boolean | Always available? e.g. 24 hour service | |||||||
![]() ![]() ![]() |
0..1 | time | Opening time of day (ignored if allDay = true) | |||||||
![]() ![]() ![]() |
0..1 | time | Closing time of day (ignored if allDay = true) | |||||||
Documentation for this format | ||||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| HealthcareService.meta.security | Base | extensible | SecurityLabels | 📍4.0.1 | FHIR Std. |
| HealthcareService.meta.tag | Base | example | Common Tags | 📍4.0.1 | FHIR Std. |
| HealthcareService.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| HealthcareService.identifier:businessIdentifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| HealthcareService.identifier:businessIdentifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| HealthcareService.telecom.system | Base | required | ContactPointSystem | 📍4.0.1 | FHIR Std. |
| HealthcareService.telecom.use | Base | required | ContactPointUse | 📍4.0.1 | FHIR Std. |
| HealthcareService.eligibility.code | Base | example | Not State | Unknown | |
| HealthcareService.availableTime.daysOfWeek | Base | required | DaysOfWeek | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | HealthcareService | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | HealthcareService | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | HealthcareService | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | HealthcareService | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from WofBaseHealthcareService
Summary
Must-Support: 3 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron