fhir
Here are 542 public repositories matching this topic...
-
Updated
Sep 16, 2021 - Java
-
Updated
Sep 17, 2021 - C#
-
Updated
Sep 17, 2021 - Java
-
Updated
Feb 26, 2021 - Go
-
Updated
Sep 16, 2021 - TypeScript
-
Updated
Sep 5, 2021 - C#
-
Updated
Sep 17, 2021 - Java
-
Updated
Sep 17, 2021 - C#
-
Updated
Sep 16, 2021 - Liquid
Is your feature request related to a problem? Please describe.
FHIR Measure resources depend on FHIR Library resources. FHIR Library resources in turn can depend on other FHIR Library resources as deep as the needs go for measure authoring. Currently, our server can retrieve the dependency graph from Measure to Library using _include:iterate, but will only iterate to a max depth of one. Thi
-
Updated
Mar 19, 2021 - Swift
-
Updated
Sep 1, 2021
_Originally posted by @jingtang10 in google/android-fhir#698
-
Updated
Mar 18, 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
Nov 18, 2020 - Swift
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Sep 16, 2021 - Java
-
Updated
Sep 1, 2021 - Ruby
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 :)