spark_auto_mapper_fhir.value_sets.restful_security_service
¶
Module Contents¶
Classes¶
RestfulSecurityService |
|
OAuth (unspecified version see oauth.net). |
- class spark_auto_mapper_fhir.value_sets.restful_security_service.RestfulSecurityServiceCode(value)¶
Bases:
spark_auto_mapper_fhir.value_sets.generic_type.GenericTypeCode
RestfulSecurityService From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
Types of security services used with FHIR.
- Parameters
value (spark_auto_mapper.type_definitions.defined_types.AutoMapperTextInputType) –
- codeset :spark_auto_mapper_fhir.fhir_types.uri.FhirUri = http://terminology.hl7.org/CodeSystem/restful-security-service¶
- class spark_auto_mapper_fhir.value_sets.restful_security_service.RestfulSecurityServiceCodeValues¶
OAuth (unspecified version see oauth.net). From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
- OAuth¶
OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org/). From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
- SMART_on_FHIR¶
Microsoft NTLM Authentication. From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
- NTLM¶
Basic authentication defined in HTTP specification. From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
- Basic¶
see http://www.ietf.org/rfc/rfc4120.txt. From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
- Kerberos¶
SSL where client must have a certificate registered with the server. From: http://terminology.hl7.org/CodeSystem/restful-security-service in valuesets.xml
- Certificates¶