active
content: complete
1 value setRestfulSecurityService
http://terminology.hl7.org/CodeSystem/restful-security-service
Types of security services used with FHIR.
Official specConcepts (6)
| Code | Display | Definition |
|---|---|---|
| OAuth | OAuth | OAuth (unspecified version see oauth.net). |
| SMART-on-FHIR | SMART-on-FHIR | OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org/). |
| NTLM | NTLM | Microsoft NTLM Authentication. |
| Basic | Basic | Basic authentication defined in HTTP specification. |
| Kerberos | Kerberos | see http://www.ietf.org/rfc/rfc4120.txt. |
| Certificates | Certificates | SSL where client must have a certificate registered with the server. |