FHIR IG analytics| Package | servicewell.fhir.wof-portal |
| Resource Type | CodeSystem |
| Id | CodeSystem-portal-organization-settings.json |
| FHIR Version | R4 |
| Source | file:///azp/_work/1/s/output/CodeSystem-portal-organization-settings.html |
| URL | https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-04-20T11:19:47+00:00 |
| Name | PortalOrganizationSettings |
| Title | Organizational Settings |
| Description | Code system for organization-level display settings and grouped rule options. |
| Content | complete |
| ValueSet | ||
| servicewell.fhir.wof-portal#1.0.0 | vs-portal-organization-settings-banner-text-position | Organizational Banner Text Positions |
| servicewell.fhir.wof-portal#1.0.0 | vs-portal-organization-settings-clinic-image-rule | Organizational Clinic Image Rules |
| servicewell.fhir.wof-portal#1.0.0 | vs-portal-organization-settings-practitioner-avatar-rule | Organizational Practitioner Avatar Rules |
| servicewell.fhir.wof-portal#1.0.0 | vs-portal-organization-settings-price-rule | Organizational Price Display Rules |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem portal-organization-settings
This code system https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings defines the following codes in a Grouped By hierarchy:
{
"resourceType": "CodeSystem",
"id": "portal-organization-settings",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings",
"version": "1.0.0",
"name": "PortalOrganizationSettings",
"title": "Organizational Settings",
"status": "active",
"experimental": false,
"date": "2026-04-20T11:19:47+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
},
{
"system": "email",
"value": "info@servicewell.se"
}
]
},
{
"name": "Service well",
"telecom": [
{
"system": "email",
"value": "info@servicewell.se",
"use": "work"
}
]
}
],
"description": "Code system for organization-level display settings and grouped rule options.",
"hierarchyMeaning": "grouped-by",
"content": "complete",
"count": 15,
"concept": [
{
"code": "banner-text-position",
"display": "Banner Text Position",
"definition": "Only for grouping codes. Not intended to be selectable.",
"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."
}
]
},
{
"code": "show-clinic-image-rule",
"display": "Clinic Image Rule",
"definition": "Only for grouping codes. Not intended to be selectable.",
"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."
}
]
},
{
"code": "show-practitioner-avatar-rule",
"display": "Practitioner Avatar Rule",
"definition": "Only for grouping codes. Not intended to be selectable.",
"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."
}
]
},
{
"code": "show-price-rule",
"display": "Price Display Rule",
"definition": "Only for grouping codes. Not intended to be selectable.",
"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."
}
]
}
]
}