FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
  
   
  CodeSystem: Restful Security Service
  
  
    
      | Official URL: http://hl7.org/fhir/restful-security-service
       | 
      Version:
      5.0.0
       | 
    
    
      | 
        
          
            
            Standards status:
           Normative
          
        
       | 
      
        Maturity Level: 5
        
       | 
      Computable Name: RestfulSecurityService | 
    
  
Types of security services used with FHIR.
  
  
  
  This Code system is referenced in the content logical definition of the following value sets:
  
  
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
 
    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. |