http://terminology.hl7.org/CodeSystem/restful-security-service|4.0.1

name
RestfulSecurityService
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2019-10-31 22:29:23.0

RestfulSecurityService

Types of security services used with FHIR.

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