FHIR IG analytics| Package | hl7.fhir.uv.smart-multi-server-auth |
| Resource Type | ValueSet |
| Id | ValueSet-SmartEndpointCapabilities.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/bvdh/smart-multi-auth/ValueSet-SmartEndpointCapabilities.html |
| URL | http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartEndpointCapabilities |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-09T19:55:19+00:00 |
| Name | SmartEndpointCapabilities |
| Title | Smart associated_endpoints capabilities |
| Realm | uv |
| Authority | hl7 |
| StructureDefinition | ||
| hl7.fhir.uv.smart-multi-server-auth#current | extended-smart-launch-conformance | New SMART launch conformance definition |
| CodeSystem | ||
| hl7.fhir.uv.smart-multi-server-auth#current | smart-auth-information-CodeSystem | Codes for SMART authorization |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SmartEndpointCapabilities
This value set includes codes based on the following rules:
http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem version 📦0.1.0 where concept is-a smart_associated_endpointsThis value set excludes codes based on the following rules:
http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem version 📦0.1.0| Code | Display |
| smart_associated_endpoints | Smart associated_endpoints capabilities |
{
"resourceType": "ValueSet",
"id": "SmartEndpointCapabilities",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartEndpointCapabilities",
"version": "0.1.0",
"name": "SmartEndpointCapabilities",
"title": "Smart associated_endpoints 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": "smart_associated_endpoints"
}
]
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem",
"concept": [
{
"code": "smart_associated_endpoints"
}
]
}
]
}
}