Stream: argonaut
Topic: Connectathon: Jan 2022
Chuck Feltner (Jan 12 2022 at 14:22):
Is there a Postman collection for testing out conformance to the US Core IG 4.0.0 or 3.1.1?
Eric Haas (Jan 12 2022 at 14:45):
I created one for 4.1.0 here - (last 4 folders need to be completed) : https://documenter.getpostman.com/view/1447203/UVXgLxNG#2586dd9c-d48a-40e6-a0c4-73fe230d6b2f
Eric Haas (Jan 12 2022 at 14:52):
here is a previous one that tests the api for prior versions: https://www.getpostman.com/collections/26da0121ec41d5c98d98
Chuck Feltner (Jan 12 2022 at 15:09):
Great thanks Eric.
Douglas DeShazo (Jan 12 2022 at 15:52):
For SDOH does it matter which codes we use?
Eric Haas (Jan 12 2022 at 16:15):
I will be adding api calls to the SDOH stuff today - nothing fancy just basic searches
Eric Haas (Jan 13 2022 at 04:43):
Postman collection for testing out the search API and validating resources for the Balloted Version 4.1.0 of US Core.
Eric Haas (Jan 13 2022 at 04:44):
All the variables are collection variables as listed in the Collection folder:
Eric Haas (Jan 13 2022 at 04:54):
Note:
- the {{patient_id}} variable is assigned after the patient is fetched
- the {{base_url}} variable is assigned from the environment if that is empty or undefined it defaults to theHAPI R4 reference server
- the {{validator_url}} variable is assigned to Grahame's R4 reference and used to validated the first resource in the search bundle with the $validate operation.
- Currently, we do not have a reference implementation that validate all the latest US Core Profiles
- Currently. we do not have a reference implementation that supports all the custom search parameters
Eric Haas (Jan 13 2022 at 05:13):
Collection is in a public workspace and DM me if you want to contribute
Last updated: Apr 12 2022 at 19:14 UTC