You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An EHR calls a CDS service by `POST`ing a JSON document to the service
103
-
endpoint, which can be constructed from the CDS Service base URL and an
104
-
individual service id as `{baseUrl}/cds-services/{service.id}`. The CDS Hook
105
-
call includes a JSON POST body with the following input fields:
102
+
An EHR calls a CDS service by `POST`ing a JSON document as described in this section to the service endpoint, which can be constructed from the CDS Service base URL and an individual service id as `{baseUrl}/cds-services/{service.id}`. The CDS Hook call includes a JSON POST body with the following input fields:
0 commit comments