HEALTH INTEGRATION PLATFORM API
    2.
    发明公开
    HEALTH INTEGRATION PLATFORM API 审中-公开
    API卫生集成平台

    公开(公告)号:EP2087462A4

    公开(公告)日:2013-05-15

    申请号:EP07863801

    申请日:2007-11-01

    申请人: MICROSOFT CORP

    IPC分类号: G06Q10/00 G06F17/00

    CPC分类号: G16H10/60

    摘要: An application program interface (API) is provided for requesting, storing, and otherwise accessing data within a health integration network. The API facilitates secure and seamless access to the centrally-stored data by offering authentication/authorization, as well as the ability to receive requests in an extensible language format, such as XML, and returns resulting data in XML format. The data can also have transformation, style and/or schema information associated with it which can be returned in the resulting XML and/or applied to the data beforehand by the API. The API can be utilized in many environment architectures including XML over HTTP and a software development kit (SDK).

    COMPILE-TIME INTERPRETABLE CODE ERROR DETECTION
    3.
    发明公开
    COMPILE-TIME INTERPRETABLE CODE ERROR DETECTION 审中-公开
    错误检测在编译可解释代码

    公开(公告)号:EP1979810A4

    公开(公告)日:2009-06-03

    申请号:EP06848326

    申请日:2006-12-28

    申请人: MICROSOFT CORP

    IPC分类号: G06F9/45 G06F17/00

    CPC分类号: G06F11/0751 G06F11/3624

    摘要: The facilitation of error detection in interpretable code prior to run-time of the interpretable code. Upon accessing an interpretable command, corresponding structural rules for the interpretable command are used to automatically formulate a compilable linkable representation of the interpretable command that conforms to the construction rules. Source code may then be formulated that, when compiled, is linked to the compilable linkable representation of the interpretable command. If there are compilation errors, those errors may be discovered at compilation-time, rather than waiting until run-time. On the other hand, if there are no compilation errors, the compiled object may be executed to thereby invoke the interpretable command.