https://cdn.jsdelivr.net/npm/fhirclient/build/fhir-client.js ... <script> FHIR.oauth2.ready() .then(client => client.request("Patient")) .then(console.log) ...
確定! 回上一頁