#
hl7
Here are 182 public repositories matching this topic...
The official Firely .NET SDK for HL7 FHIR
serialization
validation
parsing
dotnet
fhir
dotnet-core
hl7
fhir-server
fhirpath
fhir-client
fhir-parser
fhir-spec
fhir-profiles
structuredefinition
-
Updated
Nov 11, 2021 - C#
The swiss army knife of healthcare integration.
-
Updated
Nov 19, 2021 - Java
A serverless implementation of the FHIR standard that enables users to focus more on their business needs/uniqueness rather than the FHIR specification
-
Updated
Nov 19, 2021 - TypeScript
Lightweight HL7 C# parser and composer compatible with .Net Core and .Net Standard
-
Updated
Oct 27, 2021 - C#
Open
add YAML support
5
Healthedata1
commented
Dec 17, 2020
- 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
Node.js FHIR client library
-
Updated
Oct 4, 2021 - JavaScript
PHP library for Parsing, Generation and Sending HL7 v2 messages
-
Updated
Nov 8, 2021 - PHP
alexanderkiel
commented
Oct 29, 2021
A request to /Measure/$evaluate-measure returns a 404 if the measure was not found. However it should return a 422 Unprocessable Entity on POST requests and a 400 Bad Request on GET requests because the resource itself exists.
Node module that is bridged with the Java Hapi HL7 library.
-
Updated
Sep 11, 2021 - JavaScript
(Incubation) Streams Healthcare Analytics Platform - To enable and inspire the next generation healthcare solutions
python
microservice
analytics
waveform
jupyter-notebook
stream-processing
healthcare
fhir
bokeh
hl7
vital-signs
healthcare-demo
ibm-streams
-
Updated
Jan 7, 2021 - Java
Cut through the Crap, with Machete, a text parser, object mapper, and query engine.
-
Updated
Apr 25, 2019 - C#
A Neo4j Plugin for Handling HL7 FHIR Data
-
Updated
Jun 5, 2021 - Java
The interface for the FHIR Works on AWS framework. This package is the glue that allows communication to flow between components
-
Updated
Nov 12, 2021 - TypeScript
The routing implementation of the FHIR Works on AWS framework. Finding the correct component to handle the HTTP FHIR request
-
Updated
Nov 12, 2021 - TypeScript
An Elasticsearch implementation of the FHIR Works on AWS framework, enabling users to search for FHIR resources
-
Updated
Nov 17, 2021 - TypeScript
HL7 FHIR Based Secure Data Repository
-
Updated
Nov 17, 2021 - Scala
-
Updated
Feb 15, 2019 - JavaScript
FHIRPath implementation in Python.
-
Updated
Jun 26, 2021 - Python
Improve this page
Add a description, image, and links to the hl7 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hl7 topic, visit your repo's landing page and select "manage topics."
Of course, test coverage is not a measure of quality, however it does give you an idea of how much of the code is tested.
To that end the test coverage needs to be increased so any help adding tests would be very grateful.