FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem restful-security-service

Properties

Defining URL http://terminology.hl7.org/CodeSystem/restful-security-service
Version 4.0.1
Name RestfulSecurityService
Title RestfulSecurityService
Status active
Definition

Types of security services used with FHIR.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 5
Value Set RestfulSecurityService

This case-sensitive code system http://terminology.hl7.org/CodeSystem/restful-security-service defines the following codes:

Code Definition
OAuth OAuth (unspecified version see oauth.net).
SMART-on-FHIR OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org/).
NTLM Microsoft NTLM Authentication.
Basic Basic authentication defined in HTTP specification.
Kerberos see http://www.ietf.org/rfc/rfc4120.txt.
Certificates SSL where client must have a certificate registered with the server.