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

FHIR IG analytics

Packageservicewell.fhir.wof-portal
Resource TypeValueSet
IdValueSet-vs-portal-organization-settings-clinic-image-rule.json
FHIR VersionR4
Sourcefile:///azp/_work/1/s/output/ValueSet-vs-portal-organization-settings-clinic-image-rule.html
URLhttps://canonical.fhir.link/servicewell/wof-portal/ValueSet/vs-portal-organization-settings-clinic-image-rule
Version1.0.0
Statusactive
Date2026-04-20T11:19:47+00:00
NameVsPortalOrganizationSettingsClinicImageRule
TitleOrganizational Clinic Image Rules
DescriptionOrganizational settings for clinic image display rules.

Resources that use this resource

StructureDefinition
servicewell.fhir.wof-portal#1.0.0organization-settingsOrganization Settings

Resources that this resource uses

CodeSystem
servicewell.fhir.wof-portal#1.0.0portal-organization-settingsOrganizational Settings

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vs-portal-organization-settings-clinic-image-rule


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-portal-organization-settings-clinic-image-rule",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://canonical.fhir.link/servicewell/wof-portal/ValueSet/vs-portal-organization-settings-clinic-image-rule",
  "version": "1.0.0",
  "name": "VsPortalOrganizationSettingsClinicImageRule",
  "title": "Organizational Clinic Image Rules",
  "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": "Organizational settings for clinic image display rules.",
  "compose": {
    "include": [
      {
        "system": "https://canonical.fhir.link/servicewell/wof-portal/CodeSystem/portal-organization-settings",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "show-clinic-image-rule"
          }
        ]
      }
    ]
  }
}