active
1 bindingRestfulSecurityService
http://hl7.org/fhir/ValueSet/restful-security-service
Types of security services used with FHIR.
Official specComposition
| 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. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| CapabilityStatement | CapabilityStatement.rest.security.service | extensible |