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

TX: CodeSystem restful-security-service

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Defining URL http://hl7.org/fhir/restful-security-service
Version 5.0.0
Name RestfulSecurityService
Title Restful Security Service
Status active
Definition

Types of security services used with FHIR.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 5
Value Set Restful Security Service

This case-sensitive code system http://hl7.org/fhir/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.