This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "smart-capabilities", "meta" : { "lastUpdated" : "2020-04-09T21:10:28.568+00:00" }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <h2>SmartCapabilities</h2>\n \n <div>\n \n <p>Codes that define what the server is capable of.</p>\n\n \n </div>\n \n <p>This code system http://terminology.hl7.org/CodeSystem/smart-capabilities defines the following codes:</p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td style=\"white-space:nowrap\">\n \n <b>Code</b>\n \n </td>\n \n <td>\n \n <b>Display</b>\n \n </td>\n \n <td>\n \n <b>Definition</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">launch-ehr\n \n <a name=\"smart-capabilities-launch-ehr\"> </a>\n \n </td>\n \n <td>EHR Launch Mode</td>\n \n <td>support for SMART’s EHR Launch mode.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">launch-standalone\n \n <a name=\"smart-capabilities-launch-standalone\"> </a>\n \n </td>\n \n <td>Standalone Launch Mode</td>\n \n <td>support for SMART’s Standalone Launch mode.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">client-public\n \n <a name=\"smart-capabilities-client-public\"> </a>\n \n </td>\n \n <td>Public Client Profile</td>\n \n <td>support for SMART’s public client profile (no client authentication).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">client-confidential-symmetric\n \n <a name=\"smart-capabilities-client-confidential-symmetric\"> </a>\n \n </td>\n \n <td>Confidential Client Profile</td>\n \n <td>support for SMART’s confidential client profile (symmetric client secret authentication).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">sso-openid-connect\n \n <a name=\"smart-capabilities-sso-openid-connect\"> </a>\n \n </td>\n \n <td>Supports OpenID Connect</td>\n \n <td>support for SMART’s OpenID Connect profile.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">context-passthrough-banner\n \n <a name=\"smart-capabilities-context-passthrough-banner\"> </a>\n \n </td>\n \n <td>Allows "Need Patient Banner"</td>\n \n <td>support for “need patient banner” launch context (conveyed via need_patient_banner token parameter).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">context-passthrough-style\n \n <a name=\"smart-capabilities-context-passthrough-style\"> </a>\n \n </td>\n \n <td>Allows "Smart Style Style"</td>\n \n <td>support for “SMART style URL” launch context (conveyed via smart_style_url token parameter).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">context-ehr-patient\n \n <a name=\"smart-capabilities-context-ehr-patient\"> </a>\n \n </td>\n \n <td>Allows "Patient Level Launch Context (EHR)"</td>\n \n <td>support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">context-ehr-encounter\n \n <a name=\"smart-capabilities-context-ehr-encounter\"> </a>\n \n </td>\n \n <td>Allows "Encounter Level Launch Context (EHR)"</td>\n \n <td>support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">context-standalone-patient\n \n <a name=\"smart-capabilities-context-standalone-patient\"> </a>\n \n </td>\n \n <td>Allows "Patient Level Launch Context (STANDALONE)"</td>\n \n <td>support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">context-standalone-encounter\n \n <a name=\"smart-capabilities-context-standalone-encounter\"> </a>\n \n </td>\n \n <td>Allows "Encounter Level Launch Context (STANDALONE)"</td>\n \n <td>support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">permission-offline\n \n <a name=\"smart-capabilities-permission-offline\"> </a>\n \n </td>\n \n <td>Supports Refresh Token</td>\n \n <td>support for refresh tokens (requested by offline_access scope).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">permission-patient\n \n <a name=\"smart-capabilities-permission-patient\"> </a>\n \n </td>\n \n <td>Supports Patient Level Scopes</td>\n \n <td>support for patient-level scopes (e.g. patient/Observation.read).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">permission-user\n \n <a name=\"smart-capabilities-permission-user\"> </a>\n \n </td>\n \n <td>Supports User Level Scopes</td>\n \n <td>support for user-level scopes (e.g. user/Appointment.read).</td>\n \n </tr>\n \n </table>\n \n </div>" }, "url" : "http://terminology.hl7.org/CodeSystem/smart-capabilities", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.1.1265" } ], "version" : "4.2.0", "name" : "SmartCapabilities", "title" : "SmartCapabilities", "status" : "draft", "experimental" : false, "date" : "2020-04-09T21:10:28+00:00", "publisher" : "HL7 (FHIR Project)", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://hl7.org/fhir" }, { "system" : "email", "value" : "fhir@lists.hl7.org" } ] } ], "description" : "Codes that define what the server is capable of.", "caseSensitive" : true, "valueSet" : "http://terminology.hl7.org/ValueSet/smart-capabilities", "content" : "complete", "concept" : [ { "code" : "launch-ehr", "display" : "EHR Launch Mode", "definition" : "support for SMART’s EHR Launch mode." }, { "code" : "launch-standalone", "display" : "Standalone Launch Mode", "definition" : "support for SMART’s Standalone Launch mode." }, { "code" : "client-public", "display" : "Public Client Profile", "definition" : "support for SMART’s public client profile (no client authentication)." }, { "code" : "client-confidential-symmetric", "display" : "Confidential Client Profile", "definition" : "support for SMART’s confidential client profile (symmetric client secret authentication)." }, { "code" : "sso-openid-connect", "display" : "Supports OpenID Connect", "definition" : "support for SMART’s OpenID Connect profile." }, { "code" : "context-passthrough-banner", "display" : "Allows \"Need Patient Banner\"", "definition" : "support for “need patient banner” launch context (conveyed via need_patient_banner token parameter)." }, { "code" : "context-passthrough-style", "display" : "Allows \"Smart Style Style\"", "definition" : "support for “SMART style URL” launch context (conveyed via smart_style_url token parameter)." }, { "code" : "context-ehr-patient", "display" : "Allows \"Patient Level Launch Context (EHR)\"", "definition" : "support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter)." }, { "code" : "context-ehr-encounter", "display" : "Allows \"Encounter Level Launch Context (EHR)\"", "definition" : "support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter)." }, { "code" : "context-standalone-patient", "display" : "Allows \"Patient Level Launch Context (STANDALONE)\"", "definition" : "support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter)." }, { "code" : "context-standalone-encounter", "display" : "Allows \"Encounter Level Launch Context (STANDALONE)\"", "definition" : "support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter)." }, { "code" : "permission-offline", "display" : "Supports Refresh Token", "definition" : "support for refresh tokens (requested by offline_access scope)." }, { "code" : "permission-patient", "display" : "Supports Patient Level Scopes", "definition" : "support for patient-level scopes (e.g. patient/Observation.read)." }, { "code" : "permission-user", "display" : "Supports User Level Scopes", "definition" : "support for user-level scopes (e.g. user/Appointment.read)." } ] }