FHIR Chat · Dynamic FHIR Server · fhir/documents

Stream: fhir/documents

Topic: Dynamic FHIR Server


view this post on Zulip Raychelle Fernandez (Jan 27 2018 at 22:33):

@Sarah Gaunt @Grahame Grieve @Benjamin Flessner https://test1.dynamicfhir.com:44801/
https://test1.dynamicfhir.com:44801/Home/ApiDocumentation#id-getting-started
Username: Testuser1 Password: Ignite1!
You can use Postman to pull resources for any section of the CCDS


Dynamic Fhir Resource- Instructions to connect via Postman to pull the resources


1. Please use the URL - (GET) https://test1.dynamicfhir.com:44801/fhir/Condition/_search?Patient=100473 in Postman

2. Add the following in the Header tab.
Key: Authorization
Value: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6ImEzck1VZ01Gdjl0UGNsTGE2eUYzekFrZnF1RSIsImtpZCI6ImEzck1VZ01Gdjl0UGNsTGE2eUYzekFrZnF1RSJ9.eyJjbGllbnRfaWQiOiJEeW5hbWljX0NsaWVudCIsInNjb3BlIjpbIkZISVJBcGkiLCJvZmZsaW5lX2FjY2VzcyJdLCJzdWIiOiIxMDA0NzMiLCJhbXIiOlsicGFzc3dvcmQiXSwiYXV0aF90aW1lIjoxNTE3MTYwMzExLCJpZHAiOiJpZHNydiIsImlzcyI6Imh0dHBzOi8vdGVzdDEuZHluYW1pY2ZoaXIuY29tOjQ0ODAyL2NvcmUiLCJhdWQiOiJodHRwczovL3Rlc3QxLmR5bmFtaWNmaGlyLmNvbTo0NDgwMi9jb3JlL3Jlc291cmNlcyIsImV4cCI6MTUxNzE5MDMxMywibmJmIjoxNTE3MTYwMzEzfQ.p4Rmpqsi2Bvyqf6U3AaL9qPv3KZMgwmknfoCs5Zkq1RxA0IEUr5K73Ixj4q54WwXnZzzJmaFi5fc20_yzgGpNdb8hTnH83EHvPpEubvpswyxPvV8MtQcuDtIsLwTHTx0sbx-gBFiXWSKmXA0o7G6Epqe4MfeEMGbxygrX6otiwqJJd5sVUmTsbDOl2HIhWxpu_TRnEUcJOjGy1co_jH52wAkiz0L3JLI7TUl-yCw5ike6OZ_WlfLng9W9-B9B78wChgI5uIUDvc5cafebuILlRZvx4zGJRK9dKE8NyTckfLfjLsYdSYUiaYVRMnPB3gEvdKx84izBFmITzHZL30sJQ

Test Urls

Please check the documentation for accessing all the resources - https://test1.dynamicfhir.com:44801/Home/ApiDocumentation#FHIR_Mapping

Example:
1. Condition : https://test1.dynamicfhir.com:44801/fhir/Condition/_search?Patient=100473
2. Observation : https://test1.dynamicfhir.com:44801/fhir/Observation/_search?Patient=100473
3. CarePlan : https://test1.dynamicfhir.com:44801/fhir/CarePlan/_search?Patient=100473
4. Patient : https://test1.dynamicfhir.com:44801/fhir/Patient/_search?Patient=100473

* Documentation link: https://test1.dynamicfhir.com:44801/Home/ApiDocumentation **

https://www.dropbox.com/sh/tbzwfj28q9lbdoc/AABUE068lZzAcSzNkTJooVWVa?dl=0


Last updated: Apr 12 2022 at 19:14 UTC