Stream: who-smart-guidelines
Topic: dak-anc
Carl Leitner (Dec 20 2021 at 13:28):
creating a stream for discussions on the ANC smart guidelines
Kashyap Jois (Mar 16 2022 at 08:57):
Seems like I cannot load the implementation guide http://build.fhir.org/ig/WorldHealthOrganization/smart-anc/full-ig.zip into the https://github.com/hapifhir/hapi-fhir-jpaserver-starter using the implementatioguides section in the application.yaml config file. The hapi server does not run as expected. Also I am unsure if this is the right stream to bring this up.. Will create a new one if needed
Kashyap Jois (Mar 16 2022 at 09:00):
Also the ANC registration questionnaire has some errors when you try to extract resources from the questionnaireResponse. Below is an example of one of them. The IG does have a github repo, is that the correct place to be raising these issues?
{
"linkId" : "5",
"definition" : "http://fhir.org/guides/who/anc-cds/StructureDefinition/anc-patient#Patient.birthDate",
"text" : "Date of birth",
"type" : "dateTime"
}
The exception thrown is type dateTime cannot be cast to type date.
PS: I had added this item to the agenda for the Implementer call on Tuesday 15th March. Thought it might be better to raise this offline so that it can be resolved soon.
Bryn Rhodes (Mar 21 2022 at 17:15):
Yes, @Kashyap Jois , please report it as an issue to the smart-anc repository so it is tracked
Bryn Rhodes (Mar 21 2022 at 17:16):
As far as loading an implementation guide on startup, the HAPI stream might be a good place to ask that.
Last updated: Apr 12 2022 at 19:14 UTC