Vadim Laletin
Vadim Laletin
Similar issues about references: #28 #6
This will be done as part of works on our private project
The example is wrong. According to [the specification](https://build.fhir.org/ig/HL7/sdc/StructureDefinition-sdc-questionnaire-render.html ) it should be: ```yaml item: - text: Default text _text: extension: - url: http://hl7.org/fhir/StructureDefinition/cqf-expression valueExpression: language: text/fhirpath expression: >- 'Your favorite...
The feature was completed, examples are here https://emr.beda.software/patients/patient1/documents/new/cqf-examples
@ir4y what do you think?
I'm not sure that base-url validation will be useful in typical use cases as part of any sdks (e.g. aidbox-python-sdk), because internally fhir client might use internal base URL (e.g....
Personally, I think patching with nulls is a bad idea, because it contradicts FHIR spec although Aidbox support it. Maybe it should be available only for aidbox-python-sdk AidboxClient, and not...
List of models: - https://github.com/beda-software/fhir-py-types-r4b - https://github.com/fhir-schema/fhir-schema-codegen/tree/main/example/python/aidbox - https://github.com/smart-on-fhir/client-py/blob/main/fhirclient/models/