@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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-09T15:10:28.568-06:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

This code system http://terminology.hl7.org/CodeSystem/smart-capabilities defines the following codes:

CodeDisplayDefinition
launch-ehr EHR Launch Modesupport for SMART’s EHR Launch mode.
launch-standalone Standalone Launch Modesupport for SMART’s Standalone Launch mode.
client-public Public Client Profilesupport for SMART’s public client profile (no client authentication).
client-confidential-symmetric Confidential Client Profilesupport for SMART’s confidential client profile (symmetric client secret authentication).
sso-openid-connect Supports OpenID Connectsupport for SMART’s OpenID Connect profile.
context-passthrough-banner Allows "Need Patient Banner"support for “need patient banner” launch context (conveyed via need_patient_banner token parameter).
context-passthrough-style Allows "Smart Style Style"support for “SMART style URL” launch context (conveyed via smart_style_url token parameter).
context-ehr-patient Allows "Patient Level Launch Context (EHR)"support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter).
context-ehr-encounter Allows "Encounter Level Launch Context (EHR)"support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter).
context-standalone-patient Allows "Patient Level Launch Context (STANDALONE)"support for patient-level launch context (requested by launch/patient scope, conveyed via patient token parameter).
context-standalone-encounter Allows "Encounter Level Launch Context (STANDALONE)"support for encounter-level launch context (requested by launch/encounter scope, conveyed via encounter token parameter).
permission-offline Supports Refresh Tokensupport for refresh tokens (requested by offline_access scope).
permission-patient Supports Patient Level Scopessupport for patient-level scopes (e.g. patient/Observation.read).
permission-user Supports User Level Scopessupport for user-level scopes (e.g. user/Appointment.read).
" ]; 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 "0.1.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 ]; 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 . # -------------------------------------------------------------------------------------