FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: RestfulSecurityService

Official URL: http://terminology.hl7.org/CodeSystem/restful-security-service Version: 4.0.1
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 case-sensitive code system http://terminology.hl7.org/CodeSystem/restful-security-service defines the following codes:

CodeDefinition
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.