Md Nazrul Islam
Md Nazrul Islam
I am wondering if it is possible to include fhirpath.pg extension into fhirbase docker container. FYI: I am not an expert in docker.
Hi @p2 I am Nazrul, I have some suggestions to make this wonderful product to be more explicit and standard. 1. pytest: pytest is better than unittest and more powerful...
For example: ```python >>> not myObject```
Background ---------------- First I was facing problem install this package inside my project under virtual environment (`cryptography` and `asn1crypto` are not installed globally). I know the reason (kind of egg,...
Sometimes there would no parameters for example “@fhir/Task“ that should support (of course have to maintain maximum result limit) Right now that is not possible.
* fhirpath version: 0.7.1 * Python version: 3.7 * Operating System: MacOS ### Description I need to search for Task those statuses are not in completed, cancelled, rejected. ### What...
Example Profile: https://hl7.org/fhir/R5/patient.profile.json We need to take care about ["isSummary": false] The aim of this issue is make life easier for the implementor of [FHIR Search](https://www.hl7.org/fhir/search.html). In other word to...