Stream: hapi
Topic: Implement fhirpath-toDateTime function in hapi
Shoaib Mushtaq (Sep 06 2021 at 13:33):
Welcome to the new topic,
Hey @Grahame Grieve ,
We are interested in fhirpath-toDateTime function in hapi and realized that it is not implemented.
How long it would take to implement and merge the fhirpath-toDateTime function in hapi?
We would be happy to implement this.
https://github.com/hapifhir/org.hl7.fhir.core/blob/a9abd8f824e6eb5186fa2ac5c77efb01f2cb2a45/org.hl7.fhir.r4/src/main/java/org/hl7/fhir/r4/utils/FHIRPathEngine.java#L3089
Grahame Grieve (Sep 06 2021 at 20:05):
sure feel free. Any change has to have a good set of accompanying test cases in https://github.com/FHIR/fhir-test-cases/blob/master/r4/fhirpath/tests-fhir-r4.xml. Ideally, you'd do the work in R3, R4 and R5
Last updated: Apr 12 2022 at 19:14 UTC