Stream: students
Topic: DevDays Student-Track 2016
Patrick Werner (Oct 17 2016 at 09:25):
Hi, as mentioned in the email - here is the place to discuss joined (social) activities in the context of the Student Track.
Marten Smits (Oct 19 2016 at 13:19):
How is everyone doing with the preparations?
Patrick Werner (Oct 21 2016 at 14:54):
@Marten Smits i just put some work in the profiles for the student track:
- Practitioner & Organization had a missing discriminator
- the profiles werte snapshot profiles with some missing fields: ID & Meta, so we always got errors whilst trying to validate
I uploaded the fixed and to differential transformed profiles here: https://cloud.pawerner.de/index.php/s/Y55ml1NlbyOeNQ2
Patrick Werner (Oct 21 2016 at 14:55):
we are currently working on a microservice which just validates studentTrack resources (we hope to include slicing)
Marten Smits (Oct 24 2016 at 07:52):
Thanks Patrick, I'll take a look and update them!
Patrick Werner (Oct 24 2016 at 12:12):
@Marten Smits you are welcome. I just saved the modified profiles in an snapshot version. (HAPI needs snapshots to validate
https://cloud.pawerner.de/index.php/s/AMZP6RybDiiEAy9
Patrick Werner (Oct 27 2016 at 11:44):
Another Update from our side: we fixed the provided example resources (e.g. the DateTime String was not FHIR/ISO 8601 complient). For resources with no available examples we created minimal examples
Available here: https://cloud.pawerner.de/index.php/s/7EK5Aab4jncxSIn
Marten Smits (Oct 28 2016 at 12:20):
Thanks Patrick! I just uploaded them to simplifier
Monika Moser (Nov 01 2016 at 15:29):
Hello, candidates and mentors. A few more questions appeared during implementing our client. Should we be able to create new lab results or just update them?
"A medical Laboratory wants to be make the lab results available to both practitioners as well as patients as soon as possibles. The lab results must be complete and easy to find." We are not sure about the definition of this usecase. Should the lab be able to post new resources in the lab view?
Thanks in advance.
Marten Smits (Nov 02 2016 at 10:49):
@Monika Moser This is your choice, but I think a Laboratory clients is supposed to be able to create send new Lab Results to a surfer, and also should be able to update them. The conformance resource of the Lab Client also states that. https://simplifier.net/DevDaysStudents2016/LabClient/rendered
Patrick Werner (Nov 07 2016 at 21:10):
Hi, some of the chilean students got an entry ticket on Nov 3rd sent via email, but some haven't. Is there a reason for this, should they be concerned?
Marten Smits (Nov 08 2016 at 10:36):
@Patrick Werner I sent an email to my colleague Susanne, who sends those emails, I copied you in as well.
Patrick Werner (Nov 08 2016 at 11:59):
Thanks Marten. There seems to be some inconsitency in the ticket sending process (or maybe it isn't finished yet).
Some of the german students got an entry ticket, some didn't. I'll figure this out with Susanne.
Patrick Werner (Nov 16 2016 at 07:39):
We deployed our custom validator on our server yesterday
Patrick Werner (Nov 16 2016 at 07:41):
URL is https://fhir.gecko.hs-heilbronn.de/norwayvalidator/validate/{ResourceName}
Patrick Werner (Nov 16 2016 at 07:41):
e.g.: https://fhir.gecko.hs-heilbronn.de/norwayvalidator/validate/DiagnosticReport
Patrick Werner (Nov 16 2016 at 07:43):
supported ResourceTypes: Practitioner, Observation, Organization,DiagnosticReport
Patrick Werner (Nov 16 2016 at 07:44):
Return HTTP Code: 200 if the Request was valid & JSON Array with the issues
Marten Smits (Nov 22 2016 at 09:20):
Thank you all for making the student track a success! I had a lot of fun, hope you had fun as well! I will send some evaluation questions soon, to make next year even better. Thanks again!
Last updated: Apr 12 2022 at 19:14 UTC