fhir
Here are 530 public repositories matching this topic...
-
Updated
Aug 5, 2021 - Java
-
Updated
Aug 6, 2021 - C#
-
Updated
Aug 6, 2021 - Java
-
Updated
Feb 26, 2021 - Go
-
Updated
Jul 15, 2021 - C#
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Aug 5, 2021 - Java
-
Updated
Aug 6, 2021 - Liquid
Is your feature request related to a problem? Please describe.
Robin noticed that all of the minimal "Parameters" examples are duplicates.
Currently, we generate one instance per "choice type". However, in the case of the minimal Parameters examples, these choice types aren't even required in the resource and so they are not present, leading to 50 copies of the same resource.
**Describ
-
Updated
Aug 6, 2021 - C#
-
Updated
Mar 19, 2021 - Swift
-
Updated
Aug 4, 2021
-
Updated
Mar 18, 2021 - Swift
Describe the bug
There are 20 patients in the Patient's List view but on top it is showing 24 Patient(s) in textview.
Component
reference app
To Reproduce
Steps to reproduce the behavior:
- Go to 'reference app'
- See error
Expected behavior
It should have shown 20 Patient(s).
Screenshots
Not needed as such.
**Smartphone (please complete the following in
add YAML support
- fhir.resources version: latest
- Python version: 3.6+
- Operating System: MAC/Windows/Linux
Description
would like to add native YAML support so that a Resource object can be created from YAML object or file and serialize as a YAML string.
e.g:
>>> from fhir.resources.organization import Organization
>>> from fhir.resources.address import Address
>>> yaml_str = '''
resour
-
Updated
Nov 18, 2020 - Swift
-
Updated
May 29, 2021 - TypeScript
-
Updated
Aug 6, 2021 - Java
-
Updated
Aug 6, 2021 - Ruby
-
Updated
Jun 30, 2021 - TypeScript
Improve this page
Add a description, image, and links to the fhir topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fhir topic, visit your repo's landing page and select "manage topics."
The insane docker development environment now allows testing of php 7.4(alpha):
openemr/openemr#2498
So, this opens the door for folks to test and fix warnings/errors for php 7.4(alpha). Go get em :)