-
Hi, I am the founder of EvoLab, my company is creating an Automaticode platform that lets Users define and interact with Open API with ease, it also generates Admin UI ( working on this part ) along w…
-
## Description:
## Acceptance Criteria:
-
Pat to install a FHIR server in MGPC.
Link to slides from today's meeting: [Questionnaire Slides](https://docs.google.com/presentation/d/1Zc0HYBUCbeab0DD2zWX_ehXdAXLuuCw8/edit#slide=id.p1)
- Depen…
-
- [x] upload IPS profiles (Samer & Mostafa)
- [x] create mapping context(Value Sets): manually/CSV upload.
- [x] fixing SRDC / toFHIR bugs and update
- [x] fill mappings contexts with further mapp…
-
We currently do this a lot:
```javascript
strap(
{
key: 'identifier',
pluralBase: 'identifier',
collection: data.identifier,
generator: (data, label, key) => html`
…
-
I may or may not break this down into smaller issues, but here's what needs to be done with the fhir adaptor auto-generation
* [x] Port the existing fhir-ndr-et build tooling into a `tools` to create…
-
### Use case/Problem Statement
The name "FHIR Core" is no longer used to refer to the OpenSRP 2 product externally. For consistency with product branding, we would like to replace the FHIR Core logo …
-
1. Create a document reference in R4.
2. Set `theDocumentReference.docStatus = null`
3. Set `theDocumentReference.getDocStatusElement().addExtension(someExtension)`
4. Call `VersionConvertorFacto…
tadgh updated
17 hours ago
-
```cql
library TestPeriodInterval
using FHIR version '4.0.1'
include FHIRHelpers version '4.1.0'
define FHIRPeriod: FHIR.Period { start: dateTime { value: @2024-03-01T01:00:00.000Z }, end: d…
-
I have setup a Snowstorm instance and have loaded SNOMED CT International, SNOMED CT Austrian edition as well as LOINC. I'm able to read the data using FHIR API, but so far have been unable to make an…