-
- Restful FHIR
- Exchange format - JSON
- Security
- OAuth2
- FHIR Versions
- FHIR Profiles
- Doctype changes to accommodate resource mapping
-
Both `proto/google/fhir/proto/r4/core/datatypes.proto` and `proto/google/fhir/proto/r4/core/profiles/datatypes.proto` generate a class named `DatatypesReflection` as part of the standard output from `…
-
Each property in the definition of a resource may be flagged with an Σ to indicate whether it's included in a summary of that resource. For exampe, `name` and `birthDate` are flagged but not `maritalS…
tmprd updated
3 weeks ago
-
When a parent profile allows multiple types for a polymorphic element and defines slices with specific rules for each type, if a child profile constrains out some of the allowed types, the associated …
-
When validating a set of files in a directory, errors are generated for slices based on profiles as the validator does not load these files using the FHIRpath resolve() method.
The validator IWorkerC…
bvdh updated
3 months ago
-
Hi,
I'd like to say that this project is great and it really helps with my validations for FHIR resources,
I'm not quite sure if this is already possible, but I want the build a docker that will pr…
-
-
We need to agree on an approach for logical models I think.
In only a few cases we can say that THIS here is definitely a reference, so I'm never too sure if we should use "Reference(EHDSModel)" or d…
-
```
[Error - 12:48:53 PM] Request textDocument/codeAction failed.
Message: Size of packages\definitions\dist\fhir\r4\profiles-resources.json is 33.2 MiB which exceeds configured maximum of 1.0 MiB…
-
Is there any plans or work taking place to support the FHIR SDC Questionnaire profiles? Especially WRT supporting the expression extensions defined here: http://hl7.org/fhir/uv/sdc/2019May/expression…