Fhir.Metrics 1.2.2

dotnet add package Fhir.Metrics --version 1.2.2
NuGet\Install-Package Fhir.Metrics -Version 1.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fhir.Metrics" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fhir.Metrics --version 1.2.2
#r "nuget: Fhir.Metrics, 1.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fhir.Metrics as a Cake Addin
#addin nuget:?package=Fhir.Metrics&version=1.2.2

// Install Fhir.Metrics as a Cake Tool
#tool nuget:?package=Fhir.Metrics&version=1.2.2

Fhir.Metrics

Unified Code for Units of Measure (UCUM) implementation for FHIR.

UcumReader now reads UCM essence xml set. And parses basic conversions and more Complex conversions Example:

Quantity q = system.Convert("4.3[psi]'");

will result in

{[2,25 ± 0,005649]E2 g.m-1.s-2} (approximated)

Classes:

  • Exponential (Normalized Scientific Notation number, with error propagation)
  • Unit (measurable dimensions like gram, meter, Kelvin, pound force, etc.)
  • Prefix (kilo, mega, mili, micro etc.)
  • Metric (A composite set of (prefixed) units like m/s, kg.m/s2)
  • Quantity (a measurement: Exponential + Metric)
  • UcumReader (reader of the XML essence of UCUM)

TODO:

  • UcumReader doesn't implement special cases (like fahrenheid/celcius conversion formulas)
  • Add support for nested terms
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Fhir.Metrics:

Package Downloads
Hl7.Fhir.Base The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Firely's HL7 FHIR SDK Base Class Library. Is a dependency for the FHIR release-specific NuGet packages and is usually not directly referenced.

Vonk.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Firely Server (formerly: Vonk) supports building a Facade or a Plugin, see the product pages for Firely Server (https://fire.ly/products/firely-server and FHIR Facade (https://fire.ly/products/fhir-facade). Vonk.Core contains methods and classes to assist you in building such a Facade or Plugin and interact with the rest of Firely Server. You need Firely Server to use Vonk.Core. Go to the product page to download a copy, including an evaluation license. Visit the documentation pages (https://docs.fire.ly/firelyserver/index.html) for documentation and examples on how to build a Facade or a Plugin.

Spark.Engine.R4

FHIR Server Engine - Handling REST Calls and Service Layer

FenixAlliance.ABS.Modules.Healthcare.FHIR.Engine

Application Component for the Alliance Business Suite.

Spark.Engine.STU3

FHIR Server Engine - Handling REST Calls and Service Layer

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Fhir.Metrics:

Repository Stars
FirelyTeam/firely-net-sdk
The official Firely .NET SDK for HL7 FHIR
FirelyTeam/spark
Firely and Incendi's open source FHIR server
Version Downloads Last updated
1.2.2 405,765 5/11/2023
1.2.1 172,260 7/5/2021
1.2.0 52,297 9/1/2020
1.2.0-alpha 351 8/14/2020
1.1.0 51,335 4/11/2019
1.0.4 9,990 10/9/2018
1.0.3 5,513 3/6/2018
1.0.2 35,215 3/28/2017
0.9.8 18,102 11/13/2015
0.9.7 2,147 8/21/2015
0.9.6 1,929 5/27/2014
0.9.0 1,161 5/22/2014