RestfulSecurityService

RestfulSecurityService

activeFHIR Core package4.3.0complete6 concepts

Types of security services used with FHIR.

Metadata

hl7.org/fhir
Canonical URL
http://terminology.hl7.org/CodeSystem/restful-security-service
ID
restful-security-service
Version
4.3.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes

Concepts (6)

CodeDisplayDefinition
OAuthOAuthOAuth (unspecified version see oauth.net).
SMART-on-FHIRSMART-on-FHIROAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org/).
NTLMNTLMMicrosoft NTLM Authentication.
BasicBasicBasic authentication defined in HTTP specification.
KerberosKerberossee http://www.ietf.org/rfc/rfc4120.txt.
CertificatesCertificatesSSL where client must have a certificate registered with the server.