WOF Connect
0.1.4 - ci-build [WIP]

WOF Connect, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.4 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-connect/ and changes regularly. See the Directory of published versions

Resource Profile: Wof Connect HealthcareService

Official URL: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice Version: 0.1.4
Active as of 2026-04-24 Computable Name: WofConnectHealthcareService

HealthcareServicePortal represents the place and operational context where care is performed.
It answers the question: 'Where can the patient receive a service?'

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SOΣ 1..1 id logical id for Wof Connect HealthcareService
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... meta Σ 0..1 Meta Metadata about the resource
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... tag Σ 1..* 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".
..... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system
..... code SΣ 1..1 code System the data originates from
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier OΣ 0..* Identifier External identifiers for this item
Slice: Unordered, Closed by pattern:$this
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... identifier:hsaIdentifier SΣ 0..1 Identifier External identifiers for this item
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:1.2.752.129.2.1.4.1
..... value SΣ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy SOΣ 1..1 Reference(Organization) Organization that provides the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... display SΣ 1..1 string Name of the organization that provides the healthcare service
... location SOΣ 1..* Reference(Location) Location where the healthcare service is provided
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... name SOΣ 1..1 string Name of the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... Slices for telecom S 0..* ContactPoint Contacts related to the healthcare service
Slice: Unordered, Open by pattern:system
.... telecom:phone S 0..1 ContactPoint Contacts related to the healthcare service
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... telecom:email S 0..1 ContactPoint Contacts related to the healthcare service
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
... Slices for characteristic S 0..* CodeableConcept Collection of characteristics (attributes)
Slice: Unordered, Open by pattern:coding.code
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... characteristic:codeCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... coding SΣ 1..1 Coding Coded characteristic of the healthcare service
...... system SΣ 1..1 uri System that defines the coded characteristic
...... code SΣ 1..1 code Code that defines the coded characteristic
...... display SΣ 1..1 string Display text for the coded characteristic
.... characteristic:scheduleCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... coding Σ 1..* Coding Coded schedule characteristic of the healthcare service
...... system Σ 0..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic
...... code Σ 0..1 code Symbol in syntax defined by the system
Binding: WOF-Connect Characteristic (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.meta.​tag Base example Common Tags 📍4.0.1 FHIR Std.
HealthcareService.identifier:hsaIdentifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.characteristic Base example Not State Unknown
HealthcareService.characteristic:codeCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic.​coding.code Base required WOF-Connect Characteristic 📦0.1.4 This IG

Constraints

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 HealthcareService

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SO 1..1 id logical id for Wof Connect HealthcareService
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... meta
.... profile S 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... tag 1..* Coding Tags applied to this resource
..... system S 1..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system
..... code S 1..1 code System the data originates from
... contained S 0..* Resource Resources contained within the healthcare service resource
.... identifier:hsaIdentifier S 0..1 Identifier External identifiers for this item
..... system S 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:1.2.752.129.2.1.4.1
..... value S 1..1 string The value that is unique
... providedBy SO 1..1 Reference(Organization) Organization that provides the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... display S 1..1 string Name of the organization that provides the healthcare service
... category 0..0 Broad category of service being performed or delivered
... type 0..0 Type of service that may be delivered or performed
... specialty 0..0 Specialties handled by the HealthcareService
... location SO 1..* Reference(Location) Location where the healthcare service is provided
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... name SO 1..1 string Name of the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... comment 0..0 Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..0 Extra details about the service that can't be placed in the other fields
... photo 0..0 Facilitates quick identification of the service
... Slices for telecom S 0..* ContactPoint Contacts related to the healthcare service
Slice: Unordered, Open by pattern:system
.... telecom:phone S 0..1 ContactPoint Contacts related to the healthcare service
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: phone
.... telecom:email S 0..1 ContactPoint Contacts related to the healthcare service
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email
... coverageArea 0..0 Location(s) service is intended for/available to
... serviceProvisionCode 0..0 Conditions under which service is available/offered
... eligibility 0..0 Specific eligibility requirements required to use the service
... program 0..0 Programs that this service is applicable to
... Slices for characteristic S 0..* CodeableConcept Collection of characteristics (attributes)
Slice: Unordered, Open by pattern:coding.code
.... characteristic:codeCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
..... coding S 1..1 Coding Coded characteristic of the healthcare service
...... system S 1..1 uri System that defines the coded characteristic
...... code S 1..1 code Code that defines the coded characteristic
...... display S 1..1 string Display text for the coded characteristic
.... characteristic:scheduleCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
..... coding 1..* Coding Coded schedule characteristic of the healthcare service
...... system 0..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic
...... code 0..1 code Symbol in syntax defined by the system
Binding: WOF-Connect Characteristic (required)
... communication 0..0 The language that this service is offered in
... referralMethod 0..0 Ways that the service accepts referrals
... appointmentRequired 0..0 If an appointment is required for access to this service
... availableTime 0..0 Times the Service Site is available
... notAvailable 0..0 Not available during this time due to provided reason
... availabilityExceptions 0..0 Description of availability exceptions
... endpoint 0..0 Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
HealthcareService.characteristic:scheduleCharacteristic.​coding.code Base required WOF-Connect Characteristic 📦0.1.4 This IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SOΣ 1..1 id logical id for Wof Connect HealthcareService
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 1..* 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".
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system
..... version Σ 0..1 string Version of the system - if relevant
..... code SΣ 1..1 code System the data originates from
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained S 0..* Resource Resources contained within the healthcare service resource
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier OΣ 0..* Identifier External identifiers for this item
Slice: Unordered, Closed by pattern:$this
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... identifier:hsaIdentifier SΣ 0..1 Identifier External identifiers for this item
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 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.
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:1.2.752.129.2.1.4.1
..... value SΣ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy SOΣ 1..1 Reference(Organization) Organization that provides the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 1..1 string Name of the organization that provides the healthcare service
... location SOΣ 1..* Reference(Location) Location where the healthcare service is provided
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... name SOΣ 1..1 string Name of the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... Slices for telecom S 0..* ContactPoint Contacts related to the healthcare service
Slice: Unordered, Open by pattern:system
.... telecom:phone S 0..1 ContactPoint Contacts related to the healthcare service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... value Σ 0..1 string The actual contact point details
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
..... period Σ 0..1 Period Time period when the contact point was/is in use
.... telecom:email S 0..1 ContactPoint Contacts related to the healthcare service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... value Σ 0..1 string The actual contact point details
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
..... period Σ 0..1 Period Time period when the contact point was/is in use
... Slices for characteristic S 0..* CodeableConcept Collection of characteristics (attributes)
Slice: Unordered, Open by pattern:coding.code
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... characteristic:codeCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ 1..1 Coding Coded characteristic of the healthcare service
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ 1..1 uri System that defines the coded characteristic
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 1..1 code Code that defines the coded characteristic
...... display SΣ 1..1 string Display text for the coded characteristic
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
.... characteristic:scheduleCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 1..* Coding Coded schedule characteristic of the healthcare service
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 0..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code Symbol in syntax defined by the system
Binding: WOF-Connect Characteristic (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

Terminology Bindings

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:hsaIdentifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:hsaIdentifier.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
HealthcareService.providedBy.​type Base extensible ResourceType 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.eligibility.​code Base example Not State Unknown
HealthcareService.characteristic Base example Not State Unknown
HealthcareService.characteristic:codeCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic.​coding.code Base required WOF-Connect Characteristic 📦0.1.4 This IG
HealthcareService.availableTime.​daysOfWeek Base required DaysOfWeek 📍4.0.1 FHIR Std.

Constraints

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 HealthcareService

Summary

Mandatory: 5 elements(13 nested mandatory elements)
Must-Support: 22 elements
Prohibited: 17 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of HealthcareService.identifier (Closed)
  • The element 1 is sliced based on the value of HealthcareService.telecom
  • The element 1 is sliced based on the value of HealthcareService.characteristic

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SOΣ 1..1 id logical id for Wof Connect HealthcareService
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... meta Σ 0..1 Meta Metadata about the resource
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... tag Σ 1..* 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".
..... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system
..... code SΣ 1..1 code System the data originates from
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier OΣ 0..* Identifier External identifiers for this item
Slice: Unordered, Closed by pattern:$this
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... identifier:hsaIdentifier SΣ 0..1 Identifier External identifiers for this item
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:1.2.752.129.2.1.4.1
..... value SΣ 1..1 string The value that is unique
Example General: 123456
... active ?!Σ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy SOΣ 1..1 Reference(Organization) Organization that provides the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... display SΣ 1..1 string Name of the organization that provides the healthcare service
... location SOΣ 1..* Reference(Location) Location where the healthcare service is provided
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... name SOΣ 1..1 string Name of the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... Slices for telecom S 0..* ContactPoint Contacts related to the healthcare service
Slice: Unordered, Open by pattern:system
.... telecom:phone S 0..1 ContactPoint Contacts related to the healthcare service
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... telecom:email S 0..1 ContactPoint Contacts related to the healthcare service
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
... Slices for characteristic S 0..* CodeableConcept Collection of characteristics (attributes)
Slice: Unordered, Open by pattern:coding.code
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... characteristic:codeCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... coding SΣ 1..1 Coding Coded characteristic of the healthcare service
...... system SΣ 1..1 uri System that defines the coded characteristic
...... code SΣ 1..1 code Code that defines the coded characteristic
...... display SΣ 1..1 string Display text for the coded characteristic
.... characteristic:scheduleCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... coding Σ 1..* Coding Coded schedule characteristic of the healthcare service
...... system Σ 0..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic
...... code Σ 0..1 code Symbol in syntax defined by the system
Binding: WOF-Connect Characteristic (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.meta.​tag Base example Common Tags 📍4.0.1 FHIR Std.
HealthcareService.identifier:hsaIdentifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.characteristic Base example Not State Unknown
HealthcareService.characteristic:codeCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic.​coding.code Base required WOF-Connect Characteristic 📦0.1.4 This IG

Constraints

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 HealthcareService

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SO 1..1 id logical id for Wof Connect HealthcareService
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... meta
.... profile S 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... tag 1..* Coding Tags applied to this resource
..... system S 1..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system
..... code S 1..1 code System the data originates from
... contained S 0..* Resource Resources contained within the healthcare service resource
.... identifier:hsaIdentifier S 0..1 Identifier External identifiers for this item
..... system S 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:1.2.752.129.2.1.4.1
..... value S 1..1 string The value that is unique
... providedBy SO 1..1 Reference(Organization) Organization that provides the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... display S 1..1 string Name of the organization that provides the healthcare service
... category 0..0 Broad category of service being performed or delivered
... type 0..0 Type of service that may be delivered or performed
... specialty 0..0 Specialties handled by the HealthcareService
... location SO 1..* Reference(Location) Location where the healthcare service is provided
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... name SO 1..1 string Name of the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... comment 0..0 Additional description and/or any specific issues not covered elsewhere
... extraDetails 0..0 Extra details about the service that can't be placed in the other fields
... photo 0..0 Facilitates quick identification of the service
... Slices for telecom S 0..* ContactPoint Contacts related to the healthcare service
Slice: Unordered, Open by pattern:system
.... telecom:phone S 0..1 ContactPoint Contacts related to the healthcare service
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: phone
.... telecom:email S 0..1 ContactPoint Contacts related to the healthcare service
..... system 1..1 code phone | fax | email | pager | url | sms | other
Required Pattern: email
... coverageArea 0..0 Location(s) service is intended for/available to
... serviceProvisionCode 0..0 Conditions under which service is available/offered
... eligibility 0..0 Specific eligibility requirements required to use the service
... program 0..0 Programs that this service is applicable to
... Slices for characteristic S 0..* CodeableConcept Collection of characteristics (attributes)
Slice: Unordered, Open by pattern:coding.code
.... characteristic:codeCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
..... coding S 1..1 Coding Coded characteristic of the healthcare service
...... system S 1..1 uri System that defines the coded characteristic
...... code S 1..1 code Code that defines the coded characteristic
...... display S 1..1 string Display text for the coded characteristic
.... characteristic:scheduleCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
..... coding 1..* Coding Coded schedule characteristic of the healthcare service
...... system 0..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic
...... code 0..1 code Symbol in syntax defined by the system
Binding: WOF-Connect Characteristic (required)
... communication 0..0 The language that this service is offered in
... referralMethod 0..0 Ways that the service accepts referrals
... appointmentRequired 0..0 If an appointment is required for access to this service
... availableTime 0..0 Times the Service Site is available
... notAvailable 0..0 Not available during this time due to provided reason
... availabilityExceptions 0..0 Description of availability exceptions
... endpoint 0..0 Technical endpoints providing access to electronic services operated for the healthcare service

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
HealthcareService.characteristic:scheduleCharacteristic.​coding.code Base required WOF-Connect Characteristic 📦0.1.4 This IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SOΣ 1..1 id logical id for Wof Connect HealthcareService
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 1..* 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".
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system SΣ 1..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system
..... version Σ 0..1 string Version of the system - if relevant
..... code SΣ 1..1 code System the data originates from
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 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
... contained S 0..* Resource Resources contained within the healthcare service resource
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... Slices for identifier OΣ 0..* Identifier External identifiers for this item
Slice: Unordered, Closed by pattern:$this
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... identifier:hsaIdentifier SΣ 0..1 Identifier External identifiers for this item
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
..... type Σ 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.
..... system SΣ 1..1 uri The namespace for the identifier value
Required Pattern: urn:oid:1.2.752.129.2.1.4.1
..... value SΣ 1..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... active ?!Σ 0..1 boolean Whether this HealthcareService record is in active use
... providedBy SOΣ 1..1 Reference(Organization) Organization that provides the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 1..1 string Name of the organization that provides the healthcare service
... location SOΣ 1..* Reference(Location) Location where the healthcare service is provided
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... name SOΣ 1..1 string Name of the healthcare service
ObligationsActor
SHALL:populate https://serveractor.examplse.se
... Slices for telecom S 0..* ContactPoint Contacts related to the healthcare service
Slice: Unordered, Open by pattern:system
.... telecom:phone S 0..1 ContactPoint Contacts related to the healthcare service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: phone
..... value Σ 0..1 string The actual contact point details
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
..... period Σ 0..1 Period Time period when the contact point was/is in use
.... telecom:email S 0..1 ContactPoint Contacts related to the healthcare service
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣC 1..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem (required): Telecommunications form for contact point.
Required Pattern: email
..... value Σ 0..1 string The actual contact point details
..... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
..... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
..... period Σ 0..1 Period Time period when the contact point was/is in use
... Slices for characteristic S 0..* CodeableConcept Collection of characteristics (attributes)
Slice: Unordered, Open by pattern:coding.code
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
.... characteristic:codeCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding SΣ 1..1 Coding Coded characteristic of the healthcare service
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system SΣ 1..1 uri System that defines the coded characteristic
...... version Σ 0..1 string Version of the system - if relevant
...... code SΣ 1..1 code Code that defines the coded characteristic
...... display SΣ 1..1 string Display text for the coded characteristic
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
.... characteristic:scheduleCharacteristic S 0..1 CodeableConcept Collection of characteristics (attributes)
Binding Description: (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ 1..* Coding Coded schedule characteristic of the healthcare service
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 0..1 uri Identity of the terminology system
Required Pattern: http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 0..1 code Symbol in syntax defined by the system
Binding: WOF-Connect Characteristic (required)
...... display Σ 0..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept

doco Documentation for this format

Terminology Bindings

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:hsaIdentifier.​use Base required IdentifierUse 📍4.0.1 FHIR Std.
HealthcareService.identifier:hsaIdentifier.​type Base extensible IdentifierType 📍4.0.1 FHIR Std.
HealthcareService.providedBy.​type Base extensible ResourceType 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:phone.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom:email.​use Base required ContactPointUse 📍4.0.1 FHIR Std.
HealthcareService.eligibility.​code Base example Not State Unknown
HealthcareService.characteristic Base example Not State Unknown
HealthcareService.characteristic:codeCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic Base example Not State Unknown
HealthcareService.characteristic:scheduleCharacteristic.​coding.code Base required WOF-Connect Characteristic 📦0.1.4 This IG
HealthcareService.availableTime.​daysOfWeek Base required DaysOfWeek 📍4.0.1 FHIR Std.

Constraints

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 HealthcareService

Summary

Mandatory: 5 elements(13 nested mandatory elements)
Must-Support: 22 elements
Prohibited: 17 elements

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of HealthcareService.identifier (Closed)
  • The element 1 is sliced based on the value of HealthcareService.telecom
  • The element 1 is sliced based on the value of HealthcareService.characteristic

 

Other representations of profile: CSV, Excel, Schematron