IGUHealth
    Preparing search index...
    interface CapabilityStatementRestSecurity {
        _cors?: Element;
        _description?: Element;
        cors?: boolean;
        description?: markdown;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        service?: CodeableConcept[];
    }
    Index

    Properties

    _cors?: Element

    Adds CORS Headers (http://enable-cors.org/)

    _description?: Element

    General description of how security works

    cors?: boolean

    Adds CORS Headers (http://enable-cors.org/)

    description?: markdown

    General description of how security works

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    service?: CodeableConcept[]

    OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates