HL7 Terminology
1.0.0 - Publication

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

SmartCapabilities - TTL Representation

(back to description)

Raw ttl

Source view

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "smart-capabilities"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.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 &quot;Need Patient Banner&quot;</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 &quot;Smart Style Style&quot;</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 &quot;Patient Level Launch Context (EHR)&quot;</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 &quot;Encounter Level Launch Context (EHR)&quot;</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 &quot;Patient Level Launch Context (STANDALONE)&quot;</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 &quot;Encounter Level Launch Context (STANDALONE)&quot;</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>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/smart-capabilities"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.1265" ]
  ];
  fhir:CodeSystem.version [ fhir:value "4.2.0"];
  fhir:CodeSystem.name [ fhir:value "SmartCapabilities"];
  fhir:CodeSystem.title [ fhir:value "SmartCapabilities"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Codes that define what the server is capable of."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [
     fhir:value "http://terminology.hl7.org/ValueSet/smart-capabilities";
     fhir:link <http://terminology.hl7.org/ValueSet/smart-capabilities>
  ];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "launch-ehr" ];
     fhir:CodeSystem.concept.display [ fhir:value "EHR Launch Mode" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for SMART’s EHR Launch mode." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "launch-standalone" ];
     fhir:CodeSystem.concept.display [ fhir:value "Standalone Launch Mode" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for SMART’s Standalone Launch mode." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "client-public" ];
     fhir:CodeSystem.concept.display [ fhir:value "Public Client Profile" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for SMART’s public client profile (no client authentication)." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "client-confidential-symmetric" ];
     fhir:CodeSystem.concept.display [ fhir:value "Confidential Client Profile" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for SMART’s confidential client profile (symmetric client secret authentication)." ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "sso-openid-connect" ];
     fhir:CodeSystem.concept.display [ fhir:value "Supports OpenID Connect" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for SMART’s OpenID Connect profile." ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "context-passthrough-banner" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allows \"Need Patient Banner\"" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for “need patient banner” launch context (conveyed via need_patient_banner token parameter)." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "context-passthrough-style" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allows \"Smart Style Style\"" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for “SMART style URL” launch context (conveyed via smart_style_url token parameter)." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "context-ehr-patient" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allows \"Patient Level Launch Context (EHR)\"" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter)." ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "context-ehr-encounter" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allows \"Encounter Level Launch Context (EHR)\"" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter)." ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "context-standalone-patient" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allows \"Patient Level Launch Context (STANDALONE)\"" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter)." ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "context-standalone-encounter" ];
     fhir:CodeSystem.concept.display [ fhir:value "Allows \"Encounter Level Launch Context (STANDALONE)\"" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter)." ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "permission-offline" ];
     fhir:CodeSystem.concept.display [ fhir:value "Supports Refresh Token" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for refresh tokens (requested by offline_access scope)." ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "permission-patient" ];
     fhir:CodeSystem.concept.display [ fhir:value "Supports Patient Level Scopes" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for patient-level scopes (e.g. patient/Observation.read)." ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "permission-user" ];
     fhir:CodeSystem.concept.display [ fhir:value "Supports User Level Scopes" ];
     fhir:CodeSystem.concept.definition [ fhir:value "support for user-level scopes (e.g. user/Appointment.read)." ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.