Stream: smart/health-cards
Topic: Observation smarthealth
Ron Jawanda (May 19 2021 at 15:23):
is there any endpoints that have an observation with a system-= https://smarthealth... I want to try to connect but do not know any endpoints. Thanks
Josh Mandel (May 19 2021 at 16:25):
I'm not sure what you're looking for; can you explain in more detail?
Ron Jawanda (May 19 2021 at 17:07):
in a session today we were asked if anyone was able to get Observations. the following is a snippet of a Observation. I don't know what sever would provide this for me.
"fullUrl": "resource:1",
"resource": {
"resourceType": "Observation",
"meta": {
"security": [{"system": "https://smarthealth.cards/ial", "code": "IAL2"}]
},
Josh Mandel (May 19 2021 at 17:11):
https://smarthealth.cards/examples/#example-2 has an example health card with Observations.
Josh Mandel (May 19 2021 at 17:11):
It doesn't have an IAL tag, but I don't think that's central to what you're actually asking for.
Neelima Karipineni (May 19 2021 at 17:19):
I think the consensus this morning was that the existing test endpoints do not have observation/lab sample data available for testing via $health-card-issue, just immunizations. But some of the reference tools will allow you to create your own lab bundles as fhir json and use it to create a health card, try https://demo-portals.smarthealth.cards/DevPortal.html.
Last updated: Apr 12 2022 at 19:14 UTC