0.1.0 - ci-build

WofPortalIG, 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

OperationDefinition: $getOffersContext — Booking Content Context

Official URL: https://canonical.fhir.link/servicewell/wof-portal/OperationDefinition/get-offers-context Version: 0.1.0
Active as of 2026-02-06 Computable Name: GetOffersContext

Read-oriented operation returning an enriched, profiled Bundle for fast content rendering. It may include ActivityDefinitionPortal, HealthcareServicePortal, PractitionerRolePortal and OfferPortal. It MUST NOT include Schedule, Slot, or bookable time slots.

URL: [base]/$getOffersContext

URL: [base]/ActivityDefinition/$getOffersContext

URL: [base]/ActivityDefinition/[id]/$getOffersContext

URL: [base]/HealthcareService/$getOffersContext

URL: [base]/HealthcareService/[id]/$getOffersContext

URL: [base]/PractitionerRole/$getOffersContext

URL: [base]/PractitionerRole/[id]/$getOffersContext

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INincludeActivityDefinitionPortal0..1boolean

If true, the response Bundle SHALL include ActivityDefinitionPortal resources. If omitted or false, ActivityDefinitionPortal resources are not included.

INincludeHealthcareServicePortal0..1boolean

If true, the response Bundle SHALL include HealthcareServicePortal resources. If omitted or false, HealthcareServicePortal resources are not included.

INincludePractitionerRolePortal0..1boolean

If true, the response Bundle SHALL include PractitionerRolePortal resources. If omitted or false, PractitionerRolePortal resources are not included.

OUTreturn1..1Bundle (Bundle (Offers Context) — WOF Portal)

A profiled Bundle containing offers context resources.