EndpointAccessControlMechanismCS

Endpoint Access Control Mechanism Code System

activeNational Directory1.0.0complete15 concepts

Endpoint Access Control Mechanism

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/us/ndh/CodeSystem/EndpointAccessControlMechanismCS
ID
EndpointAccessControlMechanismCS
Version
1.0.0
Publisher
HL7 International / Patient Administration
Case Sensitive
Yes

Concepts (15)

CodeDisplayDefinition
publicPublicPublic access without any specific access control.
OAuthOAuthOAuth (unspecified version see oauth.net).
SMART-on-FHIRSMART-on-FHIROAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org/).
NTLMNTLMMicrosoft NTLM Authentication.
basicBasicBasic authentication defined in HTTP specification.
KerberosKerberossee http://www.ietf.org/rfc/rfc4120.txt.
CertificatesCertificatesSSL where client must have a certificate registered with the server.
opaque-access-tokenOpaque Access TokenUses an opaque token for access control, which is a token whose structure is not visible or meaningful to the client.
jwt-access-tokenJWT Access TokenUses a JSON Web Token (JWT) for access control, which is a compact, URL-safe means of representing claims to be transferred between two parties.
mutual-tlsMutual TLSUses mutual Transport Layer Security (TLS) where both client and server authenticate each other using certificates.
wss-saml-tokenWSS SAML TokenUses a Security Assertion Markup Language (SAML) token within the Web Services Security (WSS) framework for access control.
wss-username-tokenWSS User Name TokenUses a username token within the WSS framework for access control.
wss-kerberos-tokenWSS Kerberos TokenUses a Kerberos token within the WSS framework for access control.
wss-x509-tokenWSS X509 TokenUses an X.509 certificate token within the WSS framework for access control.
wss-custom-tokenWSS Custom TokenUses a custom token within the WSS framework for access control.