Stream: python
Topic: py reference implementation
René Spronk (Dec 17 2020 at 08:04):
There no py libraries listed on http://build.fhir.org/downloads.html , the "reference implementation section". AFAIk there are (at least) 2 well maintained py libraries/APIs which could be listed there. Would anybody care to propose a change to that page?
Eric Haas (Dec 17 2020 at 16:18):
I added the fhirclient library here:
Eric Haas (Dec 17 2020 at 16:19):
I think @Md Nazrul Islam should submit a tracker to add his work as well
Md Nazrul Islam (Dec 17 2020 at 19:31):
Eric Haas said:
I think Md Nazrul Islam should submit a tracker to add his work as well
That would be fantastic, but how can I submit it?
Eric Haas (Dec 17 2020 at 20:03):
Ilya Beda (Dec 18 2020 at 05:58):
My dictionary-based implementation isn't mentioned on the http://build.fhir.org/downloads.html as well.
Let's propose all updates in one change request.
@Md Nazrul Islam Have you already created a change request?
If not, I can do one.
Md Nazrul Islam (Dec 18 2020 at 06:10):
Please do that.
--
Md Nazrul Islam,
Zitelab ApS
Mobile: +8801732421342
Skype: chat2nazrul
--
*Please note that it is bad practice - and potentially against national
regulation - to send personally identifiable information, e.g., national
identity numbers (e.g., SSN, NHS or CPR numbers) via unencrypted email.
Please use project provided IDs instead if possible or if in doubt contact
us before sending potentially sensitive patient information.*
Ilya Beda (Dec 20 2020 at 10:54):
Done https://jira.hl7.org/browse/FHIR-30088
I am not sure that I use the correct Specification and Related Artifact, feel free to advise on it.
Md Nazrul Islam (Dec 24 2020 at 10:38):
Ilya Beda said:
Done https://jira.hl7.org/browse/FHIR-30088
I am not sure that I use the correct Specification and Related Artifact, feel free to advise on it.
//It uses data class and pydantic based validation for FHIR resources.// is one of the features, fhir.resources it-self described as python representation of FHIR Resources Specifications.
Ilya Beda (Feb 16 2021 at 16:38):
I am not sure what is the status of https://jira.hl7.org/browse/FHIR-30088.
I have updated this confluence page https://confluence.hl7.org/display/FHIR/Open+Source+Implementations
Last updated: Apr 12 2022 at 19:14 UTC