fhir
Here are 584 public repositories matching this topic...
-
Updated
Feb 25, 2022 - Java
-
Updated
Feb 24, 2022 - C#
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Feb 6, 2022 - Go
-
Updated
Feb 26, 2022 - Java
-
Updated
Feb 26, 2022 - C#
-
Updated
Feb 24, 2022 - Liquid
-
Updated
Feb 26, 2022 - C#
-
Updated
Feb 25, 2022 - Java
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
this specification does not dictate a particular approach at this time, though it does support the use of an “Expires” header
to limit the time period a file will be available for client download (removal of the file from the ser
Describe the bug
In a questionnaire, when a field set to type 'decimal' receives focus, the soft keyboard appears but it has not decimal point to select from.
Component
SDC gallery app
To Reproduce
Steps to reproduce the behavior:
- Create a questionnaire with a field with the type set to 'decimal'
- Open the questionnaire in the app
- Set focus on the field
- The nume
-
Updated
Mar 19, 2021 - Swift
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
Feb 8, 2022
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Mar 18, 2021 - Swift
-
Updated
Dec 1, 2021 - Swift
-
Updated
Feb 26, 2022 - Java
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Feb 14, 2022 - 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 :)