http://terminology.hl7.org/CodeSystem/smart-capabilities|1.0.1

name
SmartCapabilities
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2024-04-24 00:00:00.0

SmartCapabilities

Codes that define what the server is capable of.

{
  "description" : "Codes that define what the server is capable of.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2024-04-24T00:00:00Z",
  "meta" : {
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "SmartCapabilities",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "SmartCapabilities",
  "supliment" : null,
  "status" : "active",
  "id" : "aa056855-cbe4-5893-b71d-1cbda1ee4fb9",
  "valueSet" : "http://terminology.hl7.org/ValueSet/smart-capabilities",
  "url" : "http://terminology.hl7.org/CodeSystem/smart-capabilities",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1265",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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)."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}