{
"description": "Code system for organization-level display settings and grouped rule options.",
"_filename": "CodeSystem-portal-organization-settings.json",
"package_name": "servicewell.fhir.wof-portal",
"date": "2026-04-20T11:19:47+00:00",
"publisher": "Service Well AB",
"content": "complete",
"name": "PortalOrganizationSettings",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Organizational Settings",
"package_version": "1.0.0",
"status": "active",
"hierarchyMeaning": "grouped-by",
"id": "032ce2f2-8902-474e-83ab-d638102284ca",
"kind": null,
"count": 15,
"url": "https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings",
"concept": [ {
"code": "banner-text-position",
"concept": [ {
"code": "top-left",
"display": "Top Left",
"definition": "Display banner text in the top-left position of the banner."
}, {
"code": "top-right",
"display": "Top Right",
"definition": "Display banner text in the top-right position of the banner."
}, {
"code": "bottom-left",
"display": "Bottom Left",
"definition": "Display banner text in the bottom-left position of the banner."
}, {
"code": "bottom-right",
"display": "Bottom Right",
"definition": "Display banner text in the bottom-right position of the banner."
} ],
"display": "Banner Text Position",
"definition": "Only for grouping codes. Not intended to be selectable."
}, {
"code": "show-clinic-image-rule",
"concept": [ {
"code": "show-clinic-image",
"display": "Show Clinic Image",
"definition": "Display the clinic image in the view."
}, {
"code": "show-clinic-map",
"display": "Show Clinic Map",
"definition": "Display an interactive map of the clinic's position instead of a clinic image."
}, {
"code": "dont-show-image",
"display": "Do Not Show Image",
"definition": "Do not display either a clinic image or a map of the clinic's position."
} ],
"display": "Clinic Image Rule",
"definition": "Only for grouping codes. Not intended to be selectable."
}, {
"code": "show-practitioner-avatar-rule",
"concept": [ {
"code": "show-practitioner-avatar",
"display": "Show Practitioner Avatar",
"definition": "Display the practitioner's avatar in the view."
}, {
"code": "dont-show-practitioner-avatar",
"display": "Do Not Show Practitioner Avatar",
"definition": "Do not display the practitioner's avatar in the view."
} ],
"display": "Practitioner Avatar Rule",
"definition": "Only for grouping codes. Not intended to be selectable."
}, {
"code": "show-price-rule",
"concept": [ {
"code": "always-show-price",
"display": "Always Show Price",
"definition": "Always display price information in the view."
}, {
"code": "never-show-price",
"display": "Never Show Price",
"definition": "Never display price information in the view."
} ],
"display": "Price Display Rule",
"definition": "Only for grouping codes. Not intended to be selectable."
} ],
"version": "1.0.0",
"contact": [ {
"name": "Service Well AB",
"telecom": [ {
"value": "https://servicewell.se",
"system": "url"
}, {
"value": "info@servicewell.se",
"system": "email"
} ]
}, {
"name": "Service well",
"telecom": [ {
"use": "work",
"value": "info@servicewell.se",
"system": "email"
} ]
} ]
}