-
## What needs to be done
In the [QA Issue Tracker spreadsheet](https://docs.google.com/spreadsheets/d/1ZmCbkKws1j9Xo7Kxj7Vo3ygu7GOjRKVCuWbWzD2Ph0Y/edit?gid=94191716#gid=94191716) (Playground sheet), …
-
When using the populate operation against a questionnaire and supplying a Patient reference e.g.
https://FHIRSERVER.COM/fhir/Questionnaire/OSA/$populate?subject=Patient/A1
the QuestionnaireRespo…
-
https://build.fhir.org/ig/hl7dk/dk-core/branches/R5/qa.html#_scratch_repo_fsh-generated_resources_Bundle-ContinuaBundleWithDevice
![image](https://github.com/user-attachments/assets/a9daf8e7-6ce9-4…
-
I don't see any examples on a MedCom message where the contents is a reply to a previous MedCom message (where the https://www.hl7.org/fhir/R4/messageheader-definitions.html#MessageHeader.response is …
-
```json
{
"custom_definition": true,
"platform_type": "drchrono",
"should_override_redirect": false,
"cors_relay_required": false,
"override_redirect": "",
"authorization_endpoint":…
-
* fhir.resources version: 7.1.0
* Python version: ~=3.10.7
* Operating System:
### Description
I am using fhir.resources to parse the AllergyIntolerance resource object. According to latest v…
-
I did a comparison of the latest [Fhirized CDA model](https://github.com/FHIR-Aggregator/CDA2FHIR/blob/data/update_version/cda2fhir/cdamodels.py) fields from this repo to the corresponding [Resource P…
-
### Contact Details
_No response_
### What happened?
In my logs I'm seeing some failures while syncing with one of my (real) sources. I'm definitely able to get _some_ data but it seems like a bunc…
-
**Describe the bug**
From the description on https://hl7.org/fhir/R4/organization-definitions.html#Organization.active , it states that missing value should generally be interpereted as being "true".…
-
When I instantiate the SDK with `MedplumClient({ verbose: true })`, I get chatty logs that include the bearer token. If I do `verbose: false` I get no logs. Additional intermediate log levels would be…