Wof Portal
0.1.0 - ci-build [WIP]

Wof Portal, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.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

Resource Profile: HealthcareServicePortal

Official URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/healthcare-service-portal Version: 0.1.0
Active as of 2026-03-17 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, technical endpoint, 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.

  • Describes a service location or service unit (e.g., clinic, department, unit).
  • Used to present booking options such as location/service, contact information, and where the service is delivered.
  • Can be shared by multiple practitioners and roles.
  • Does not represent financial ownership, invoicing responsibility, or statutory reporting responsibility.

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

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 SΣ 1..1 id Stable logical identifier for the healthcare service
... contained 0..* Resource Contained resources used by the healthcare service
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:clinicInfo 0..1 (Complex) Grouped clinic presentation information
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-clinic-info
.... extension:attachments 0..1 (Complex) Grouped booking-related attachments
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-healthcare-service-attachments
... providedBy Σ 1..1 Reference(ServiceProviderPortal) Organization responsible for the healthcare service
... location Σ 1..* Reference(Location) Physical location where the service is delivered
... name Σ 1..1 string Display name of the healthcare service
... photo Σ 0..1 Attachment Image representing the healthcare service
... telecom 0..* ContactPoint Portal contact details for the healthcare service
.... system ΣC 0..1 code Type of contact point
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 0..1 string Actual contact value
.... use ?!Σ 0..1 code Usage context for the contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Priority order of contact points
... availableTime 0..* BackboneElement Published availability information
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... endpoint 1..1 Reference(Endpoint) Technical endpoint for integration
.... reference ΣC 0..1 string Reference to the endpoint resource
.... display Σ 0..1 string Human-readable label for the endpoint

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.telecom.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom.​use Base required ContactPointUse 📍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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService HealthcareService
... id S 1..1 id Stable logical identifier for the healthcare service
... meta
.... profile 0..* canonical(StructureDefinition) Declared conformance to HealthcareServicePortal
... implicitRules 0..0 A set of rules under which this content was created
... language 0..0 Language of the resource content
... contained 0..* Resource Contained resources used by the healthcare service
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:clinicInfo 0..1 (Complex) Grouped clinic presentation information
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-clinic-info
.... extension:attachments 0..1 (Complex) Grouped booking-related attachments
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-healthcare-service-attachments
... modifierExtension 0..0 Extension
... identifier 0..0 External identifiers for this item
... active 1..1 boolean Whether the healthcare service is active
... providedBy 1..1 Reference(ServiceProviderPortal) Organization responsible for 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 1..* Reference(Location) Physical location where the service is delivered
... name 1..1 string Display name of the healthcare service
... extraDetails 0..0 Extra details about the service that can't be placed in the other fields
... photo 0..1 Attachment Image representing the healthcare service
... telecom 0..* ContactPoint Portal contact details for the healthcare service
.... system 0..1 code Type of contact point
.... value 0..1 string Actual contact value
.... use 0..1 code Usage context for the contact point
.... rank 0..1 positiveInt Priority order of contact points
... 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
... characteristic 0..0 Collection of characteristics (attributes)
... 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..* BackboneElement Published availability information
... notAvailable 0..0 Not available during this time due to provided reason
... availabilityExceptions 0..0 Description of availability exceptions
... endpoint 1..1 Reference(Endpoint) Technical endpoint for integration
.... reference 0..1 string Reference to the endpoint resource
.... display 0..1 string Human-readable label for the endpoint

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SΣ 1..1 id Stable logical identifier for the healthcare service
... 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 Σ 0..* canonical(StructureDefinition) Declared conformance to HealthcareServicePortal
.... 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 Σ 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".
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:clinicInfo 0..1 (Complex) Grouped clinic presentation information
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-clinic-info
.... extension:attachments 0..1 (Complex) Grouped booking-related attachments
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-healthcare-service-attachments
... active ?!Σ 1..1 boolean Whether the healthcare service is active
... providedBy Σ 1..1 Reference(ServiceProviderPortal) Organization responsible for the healthcare service
... location Σ 1..* Reference(Location) Physical location where the service is delivered
... name Σ 1..1 string Display name of the healthcare service
... comment Σ 0..1 string Additional description and/or any specific issues not covered elsewhere
... photo Σ 0..1 Attachment Image representing the healthcare service
... telecom 0..* ContactPoint Portal contact details for 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 0..1 code Type of contact point
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 0..1 string Actual contact value
.... use ?!Σ 0..1 code Usage context for the contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Priority order of contact points
.... period Σ 0..1 Period Time period when the contact point was/is in use
... availableTime 0..* BackboneElement Published availability information
.... 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
Binding: DaysOfWeek (required): The days of the week.
.... 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)
... endpoint 1..1 Reference(Endpoint) Technical endpoint for integration
.... 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 Reference to the endpoint resource
.... 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 Σ 0..1 string Human-readable label for the endpoint

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.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.
HealthcareService.endpoint.​type Base extensible ResourceType 📍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

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SΣ 1..1 id Stable logical identifier for the healthcare service
... contained 0..* Resource Contained resources used by the healthcare service
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:clinicInfo 0..1 (Complex) Grouped clinic presentation information
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-clinic-info
.... extension:attachments 0..1 (Complex) Grouped booking-related attachments
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-healthcare-service-attachments
... providedBy Σ 1..1 Reference(ServiceProviderPortal) Organization responsible for the healthcare service
... location Σ 1..* Reference(Location) Physical location where the service is delivered
... name Σ 1..1 string Display name of the healthcare service
... photo Σ 0..1 Attachment Image representing the healthcare service
... telecom 0..* ContactPoint Portal contact details for the healthcare service
.... system ΣC 0..1 code Type of contact point
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 0..1 string Actual contact value
.... use ?!Σ 0..1 code Usage context for the contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Priority order of contact points
... availableTime 0..* BackboneElement Published availability information
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
... endpoint 1..1 Reference(Endpoint) Technical endpoint for integration
.... reference ΣC 0..1 string Reference to the endpoint resource
.... display Σ 0..1 string Human-readable label for the endpoint

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
HealthcareService.telecom.​system Base required ContactPointSystem 📍4.0.1 FHIR Std.
HealthcareService.telecom.​use Base required ContactPointUse 📍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()

Differential View

This structure is derived from HealthcareService

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService HealthcareService
... id S 1..1 id Stable logical identifier for the healthcare service
... meta
.... profile 0..* canonical(StructureDefinition) Declared conformance to HealthcareServicePortal
... implicitRules 0..0 A set of rules under which this content was created
... language 0..0 Language of the resource content
... contained 0..* Resource Contained resources used by the healthcare service
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:clinicInfo 0..1 (Complex) Grouped clinic presentation information
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-clinic-info
.... extension:attachments 0..1 (Complex) Grouped booking-related attachments
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-healthcare-service-attachments
... modifierExtension 0..0 Extension
... identifier 0..0 External identifiers for this item
... active 1..1 boolean Whether the healthcare service is active
... providedBy 1..1 Reference(ServiceProviderPortal) Organization responsible for 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 1..* Reference(Location) Physical location where the service is delivered
... name 1..1 string Display name of the healthcare service
... extraDetails 0..0 Extra details about the service that can't be placed in the other fields
... photo 0..1 Attachment Image representing the healthcare service
... telecom 0..* ContactPoint Portal contact details for the healthcare service
.... system 0..1 code Type of contact point
.... value 0..1 string Actual contact value
.... use 0..1 code Usage context for the contact point
.... rank 0..1 positiveInt Priority order of contact points
... 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
... characteristic 0..0 Collection of characteristics (attributes)
... 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..* BackboneElement Published availability information
... notAvailable 0..0 Not available during this time due to provided reason
... availabilityExceptions 0..0 Description of availability exceptions
... endpoint 1..1 Reference(Endpoint) Technical endpoint for integration
.... reference 0..1 string Reference to the endpoint resource
.... display 0..1 string Human-readable label for the endpoint

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. HealthcareService 0..* HealthcareService The details of a healthcare service available at a location
... id SΣ 1..1 id Stable logical identifier for the healthcare service
... 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 Σ 0..* canonical(StructureDefinition) Declared conformance to HealthcareServicePortal
.... 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 Σ 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".
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:clinicInfo 0..1 (Complex) Grouped clinic presentation information
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-clinic-info
.... extension:attachments 0..1 (Complex) Grouped booking-related attachments
URL: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-healthcare-service-attachments
... active ?!Σ 1..1 boolean Whether the healthcare service is active
... providedBy Σ 1..1 Reference(ServiceProviderPortal) Organization responsible for the healthcare service
... location Σ 1..* Reference(Location) Physical location where the service is delivered
... name Σ 1..1 string Display name of the healthcare service
... comment Σ 0..1 string Additional description and/or any specific issues not covered elsewhere
... photo Σ 0..1 Attachment Image representing the healthcare service
... telecom 0..* ContactPoint Portal contact details for 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 0..1 code Type of contact point
Binding: ContactPointSystem (required): Telecommunications form for contact point.
.... value Σ 0..1 string Actual contact value
.... use ?!Σ 0..1 code Usage context for the contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Priority order of contact points
.... period Σ 0..1 Period Time period when the contact point was/is in use
... availableTime 0..* BackboneElement Published availability information
.... 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
Binding: DaysOfWeek (required): The days of the week.
.... 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)
... endpoint 1..1 Reference(Endpoint) Technical endpoint for integration
.... 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 Reference to the endpoint resource
.... 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 Σ 0..1 string Human-readable label for the endpoint

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.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.
HealthcareService.endpoint.​type Base extensible ResourceType 📍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

 

Other representations of profile: CSV, Excel, Schematron