#
hl7
Here are 193 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
Apr 22, 2022 - C#
The swiss army knife of healthcare integration.
-
Updated
Apr 21, 2022 - 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
Apr 14, 2022 - TypeScript
Lightweight HL7 C# parser and composer compatible with .Net Core and .Net Standard
-
Updated
Apr 5, 2022 - 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
Mar 24, 2022 - JavaScript
PHP library for Parsing, Generation and Sending HL7 v2 messages
-
Updated
Mar 16, 2022 - 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#
The interface for the FHIR Works on AWS framework. This package is the glue that allows communication to flow between components
-
Updated
Apr 5, 2022 - TypeScript
A Neo4j Plugin for Handling HL7 FHIR Data
-
Updated
Mar 26, 2022 - Java
The routing implementation of the FHIR Works on AWS framework. Finding the correct component to handle the HTTP FHIR request
-
Updated
Apr 6, 2022 - TypeScript
An Elasticsearch implementation of the FHIR Works on AWS framework, enabling users to search for FHIR resources
-
Updated
Mar 28, 2022 - TypeScript
FHIRPath implementation in Python.
-
Updated
Jun 26, 2021 - Python
A SMART on FHIR implementation of the FHIR Works on AWS framework, utilizing OAuth2/OIDC authorization server to authorize requests
-
Updated
Mar 28, 2022 - TypeScript
-
Updated
Feb 15, 2019 - JavaScript
HL7 FHIR Based Secure Data Repository
-
Updated
Apr 18, 2022 - Scala
A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources
-
Updated
Apr 6, 2022 - TypeScript
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."
Is your feature request related to a problem? Please describe.
Source Link is a technology that enables source code debugging of .NET assemblies from NuGet by developers. Source Link executes when creating the NuGet package and embeds source control metadata inside assemblies and the package. Developers who download the package and have Source Link enabled in Visual Studio can step into its s