SMARTapplaunchmultiserverauthentication, published by HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jmandel/smart-multi-auth/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-09 |
{
"resourceType" : "ValueSet",
"id" : "SmartEndpointCapabilities",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SmartEndpointCapabilities</b></p><a name=\"SmartEndpointCapabilities\"> </a><a name=\"hcSmartEndpointCapabilities\"> </a><a name=\"SmartEndpointCapabilities-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-smart-auth-information-CodeSystem.html\"><code>http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem</code></a> where concept is-a <a href=\"CodeSystem-smart-auth-information-CodeSystem.html#smart-auth-information-CodeSystem-smart_associated_endpoints\">smart_associated_endpoints</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-smart-auth-information-CodeSystem.html\"><code>http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-smart-auth-information-CodeSystem.html#smart-auth-information-CodeSystem-smart_associated_endpoints\">smart_associated_endpoints</a></td><td style=\"color: #cccccc\">Smart associated_endpoints capabilities</td></tr></table></li></ul></div>"
},
"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" : "2024-12-09T20:45:55+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"
}
]
}
],
"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"
}
]
}
]
}
}