FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageservicewell.fhir.wof-portal
Resource TypeCodeSystem
IdCodeSystem-portal-organization-settings.json
FHIR VersionR4
Sourcefile:///azp/_work/1/s/output/CodeSystem-portal-organization-settings.html
URLhttps://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings
Version1.0.0
Statusactive
Date2026-04-20T11:19:47+00:00
NamePortalOrganizationSettings
TitleOrganizational Settings
DescriptionCode system for organization-level display settings and grouped rule options.
Contentcomplete

Resources that use this resource

ValueSet
servicewell.fhir.wof-portal#1.0.0vs-portal-organization-settings-banner-text-positionOrganizational Banner Text Positions
servicewell.fhir.wof-portal#1.0.0vs-portal-organization-settings-clinic-image-ruleOrganizational Clinic Image Rules
servicewell.fhir.wof-portal#1.0.0vs-portal-organization-settings-practitioner-avatar-ruleOrganizational Practitioner Avatar Rules
servicewell.fhir.wof-portal#1.0.0vs-portal-organization-settings-price-ruleOrganizational Price Display Rules

Resources that this resource uses

No resources found


Narrative

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:

LvlCodeDisplayDefinition
1banner-text-position Banner Text PositionOnly for grouping codes. Not intended to be selectable.
2  top-left Top LeftDisplay banner text in the top-left position of the banner.
2  top-right Top RightDisplay banner text in the top-right position of the banner.
2  bottom-left Bottom LeftDisplay banner text in the bottom-left position of the banner.
2  bottom-right Bottom RightDisplay banner text in the bottom-right position of the banner.
1show-clinic-image-rule Clinic Image RuleOnly for grouping codes. Not intended to be selectable.
2  show-clinic-image Show Clinic ImageDisplay the clinic image in the view.
2  show-clinic-map Show Clinic MapDisplay an interactive map of the clinic's position instead of a clinic image.
2  dont-show-image Do Not Show ImageDo not display either a clinic image or a map of the clinic's position.
1show-practitioner-avatar-rule Practitioner Avatar RuleOnly for grouping codes. Not intended to be selectable.
2  show-practitioner-avatar Show Practitioner AvatarDisplay the practitioner's avatar in the view.
2  dont-show-practitioner-avatar Do Not Show Practitioner AvatarDo not display the practitioner's avatar in the view.
1show-price-rule Price Display RuleOnly for grouping codes. Not intended to be selectable.
2  always-show-price Always Show PriceAlways display price information in the view.
2  never-show-price Never Show PriceNever display price information in the view.

Source1

{
  "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."
        }
      ]
    }
  ]
}