fhir
Here are 555 public repositories matching this topic...
-
Updated
Oct 14, 2021 - Java
-
Updated
Oct 15, 2021 - C#
-
Updated
Oct 15, 2021 - Java
-
Updated
Feb 26, 2021 - Go
-
Updated
Oct 14, 2021 - TypeScript
-
Updated
Oct 10, 2021 - C#
-
Updated
Oct 15, 2021 - Java
Currently, the transfer syntax is missing from the response Content-Type header. If multiple Accept headers are supplied, without transfer syntax in the response Content-Type, the caller wouldn't know which transfer syntax was used. More detail can be found here: http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_8.7.9.
We'll need to add the transfer syntax to the `R
-
Updated
Oct 15, 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
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
Oct 15, 2021
-
Updated
Mar 18, 2021 - Swift
-
Updated
Oct 4, 2021 - JavaScript
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
Oct 1, 2021 - TypeScript
-
Updated
Oct 14, 2021 - Java
-
Updated
Sep 29, 2021 - Ruby
-
Updated
Oct 13, 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 :)