SPEAKapp

Report this

Ab.Acus

Ab.Acus is a high-tech SME with the underlying mission of translating digital innovation into tools that can work remotely and on mainstream technologies to improve the quality of healthcare while reducing costs.
Our company has been partnering with outstanding companies and research centres from all over the world. The knowledge gained through international R&D projects has been exploited to build an innovative product portfolio.
Our product portfolio comprises different solutions in the field of chronic disease monitoring and remote assistive technologies.

More Things from Ab.Acus

Reviews

There are no reviews yet.

Be the first to review “SPEAKapp”

Your email address will not be published. Required fields are marked *

Q&A

You are not logged in

{
    "@context": [
        "https://www.w3.org/2019/wot/td/v1",
        {
            "fhir": "https://build.fhir.org/ig/gatekeeper-project/gk-fhir-ig/index.html"
        }
    ],
    "actions": {
        "createObservation": {
            "@type": "fhir:Observation",
            "forms": [
                {
                    "op": [
                        "invokeaction"
                    ],
                    "href": "http://gateway-gatekeeper-production.apps.okd.seclab.local/gk-fhir-server/fhir/",
                    "contentType": "application/fhir+json",
                    "htv:methodName": "POST"
                }
            ]
        }
    },

    "title": "SPEAKapp",
    "securityDefinitions": {
        "basic_sc": {"scheme": "basic", "in":"header"}
    },
    "security": ["basic_sc"]
}