description: '**HealthcareServicePortal** represents the place and operational context where care is performed.\n\nIt answers the question: _“Where can the patient receive a service?”_\n\nThe profile is used to present bookable care locations in the portal, including the responsible organization, contact information, location references, and portal-specific clinic information.\n\nPortal-specific presentation details are grouped in the `clinicInfo` extension, while booking-related attachment payloads are grouped in the `attachments` extension.\n\nThis profile intentionally constrains base FHIR to define a stable and testable API contract for WOF Portal.\n' package_name: servicewell.fhir.wof-portal derivation: constraint name: HealthcareServicePortal type: HealthcareService elements: id: {index: 0} meta: elements: versionId: {index: 1} profile: {index: 2} identifier: index: 3 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: businessIdentifier: match: {system: null} schema: mustSupport: true index: 4 elements: type: elements: coding: elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 5 code: pattern: {type: Code, value: RI} index: 6 system: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} providedBy: type: Reference refers: ['https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/service-provider-portal'] index: 9 location: type: Reference refers: ['https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/healthcare-service-location'] index: 10 characteristic: {index: 11} package_version: 1.0.0 class: profile kind: resource url: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/healthcare-service-portal base: https://canonical.fhir.link/servicewell/wof-base/StructureDefinition/wof-base-healthcare-service version: 1.0.0