{
"description": "Codes that define what the server is capable of.",
"_filename": "CodeSystem-smart-capabilities.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2019-11-01T08:29:23+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SmartCapabilities",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "SmartCapabilities",
"package_version": "r4.r4b-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
} ]
}
} ],
"status": "draft",
"id": "fe7137d2-91d4-425f-9e8b-e182d2d903b2",
"valueSet": "http://hl7.org/fhir/ValueSet/smart-capabilities|4.3.0",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/smart-capabilities",
"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": "4.0.1",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}