fhir
Here are 569 public repositories matching this topic...
-
Updated
Dec 16, 2021 - Java
-
Updated
Dec 17, 2021 - C#
-
Updated
Dec 17, 2021 - Java
-
Updated
Dec 16, 2021 - TypeScript
-
Updated
Feb 26, 2021 - Go
-
Updated
Dec 16, 2021 - Java
-
Updated
Oct 19, 2021 - C#
-
Updated
Dec 17, 2021 - Liquid
-
Updated
Dec 16, 2021 - C#
Describe the bug
I noticed that the fhir-persistence-schema Main method's usage hint is missing info on the --db-type flag.
Environment
main
To Reproduce
- mvn dependency:copy -Dartifact=com.ibm.fhir:fhir-persistence-schema:LATEST:jar:cli -DoutputDirectory=.
- run an invalid command
$ java -jar fhir-persistence-schema-4.10.2-cli.jar --help
Add location widget
Is your feature request related to a problem? Please describe.
Add a location widget that allows you to submit the location with GPS coordinates and location details as FHIR Location resources
Describe the solution you'd like
- ANC Usecase
In the ANC use case, add a location of a facility or a family residence or village. This should submit a location payload tagged to a patient
-
Updated
Mar 19, 2021 - Swift
-
Updated
Nov 26, 2021
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
Mar 18, 2021 - Swift
-
Updated
Dec 12, 2021 - JavaScript
-
Updated
Dec 1, 2021 - Swift
-
Updated
Oct 1, 2021 - TypeScript
-
Updated
Dec 17, 2021 - Java
-
Updated
Nov 12, 2021 - Ruby
-
Updated
Nov 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 :)