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

FHIR IG analytics

Packagehl7.fhir.uv.smart-multi-server-auth
Resource TypeValueSet
IdValueSet-SmartCapabilities.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/bvdh/smart-multi-auth/ValueSet-SmartCapabilities.html
URLhttp://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartCapabilities
Version0.1.0
Statusdraft
Date2026-07-09T19:55:19+00:00
NameSmartCapabilities
TitleSmart Capabilities
Realmuv
Authorityhl7

Resources that use this resource

StructureDefinition
hl7.fhir.uv.smart-multi-server-auth#currentextended-smart-launch-conformanceNew SMART launch conformance definition

Resources that this resource uses

CodeSystem
hl7.fhir.uv.smart-multi-server-auth#currentsmart-auth-information-CodeSystemCodes for SMART authorization

Narrative

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

Generated Narrative: ValueSet SmartCapabilities

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "SmartCapabilities",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartCapabilities",
  "version": "0.1.0",
  "name": "SmartCapabilities",
  "title": "Smart Capabilities",
  "status": "draft",
  "date": "2026-07-09T19:55:19+00:00",
  "publisher": "HL7",
  "contact": [
    {
      "name": "HL7",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fhiri"
        }
      ]
    },
    {
      "name": "HL7 International / FHIR infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }
      ]
    },
    {
      "name": "Bas van den Heuvel",
      "telecom": [
        {
          "system": "email",
          "value": "bas.van.den.heuvel@philips.com",
          "use": "work"
        }
      ]
    },
    {
      "name": "Josh Mandel"
    },
    {
      "name": "Michel Donnelly"
    },
    {
      "name": "Rashid Kolaghassi"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "capability"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem",
        "concept": [
          {
            "code": "smart-app-state"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem",
        "concept": [
          {
            "code": "capability"
          }
        ]
      }
    ]
  }
}