Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-17 01:16 UTC

FirelyTeam / firely-net-sdk

The official Firely .NET SDK for HL7 FHIR

C#Custom license★ 934 stars⑂ 364 forkssince Oct 2013View on GitHub ↗

FirelyTeam/firely-net-sdk holds a health index of 94 out of 100, placing it in the Exceptional band. It scores highest on Vitality (98/100) and lowest on Engineering Quality (68/100). It was last updated today. 2 contributors account for most of its recent work.

94
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

94
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 81 is calibrated to 94 on the published index scale (record calibration 2026-08-02).

Ownership

FirelyOrganization · verified domain
111 followers67 public repossince Feb 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

98Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
32.5/36Commit cadence — 47/52 weeks with commits
18/18Commit volume — 730 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year730
human_commit_share0.7
days_since_last_push0
active_weeks_last_year47

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~27.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv6.5.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases27.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

75Good · 17% of overall
How it's scored
48.2/60Stars — 934 stars
21.3/25Forks — 364 forks
10.4/15Watchers — 76 watchers
Inputs used
forks364
stars934
watchers76
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges1
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesdev.azure.com
has_pull_request_templateyes
How it's scored
79.1/80Total downloads — 40,621,866 downloads all-time across nuget
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesHl7.Fhir.R4, Hl7.Fhir.R5, Hl7.Fhir.R6, Hl7.Fhir.R4B, Hl7.Fhir.Base, Hl7.Fhir.STU3, Hl7.Fhir.Conformance
dependents—
ecosystemsnuget
total_downloads40,621,866
monthly_downloads—
unverified_packages_excluded—
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

85Excellent · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.6/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 54 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled54
top_contributor_share0.352
How it's scored
40.2/42Issue resolution — 96% of issues closed
26.3/30PR acceptance — 1,595/1,816 decided PRs merged
13/13Newcomer PR acceptance — 1/1 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs1,595
open_issues68
closed_issues1,495
prs_merged_7d1
prs_decided_7d1
prs_merged_30d6
prs_decided_30d6
issue_closed_ratio0.956
closed_unmerged_prs221
first_time_authors_30d1
first_time_prs_merged_30d1
first_time_prs_decided_30d1
How it's scored
30/30Ownership backing — organization-owned
20/20Verified domain
14.7/25Owner reach — 111 followers of FirelyTeam
25/25Track record — 67 public repos, account ~12 yr old
Inputs used
followers111
owner_typeOrganization
is_verifiedyes
owner_loginFirelyTeam
public_repos67
account_age_days4,604

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 7 package(s) on nuget
35/35Publish recency — latest publish 2 days ago
20/20Version history — 88 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesHl7.Fhir.R4, Hl7.Fhir.R5, Hl7.Fhir.R6, Hl7.Fhir.R4B, Hl7.Fhir.Base, Hl7.Fhir.STU3, Hl7.Fhir.Conformance
ecosystemsnuget
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 14 topics
10/10Wiki
Inputs used
topicsfhir, dotnet-core, dotnet, parsing, serialization, validation, structuredefinition, fhir-client, fhir-profiles, fhir-parser, fhirpath, fhir-server, fhir-spec, hl7
has_wikiyes
homepage—
docs_site—
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

75Good · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 18 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.8
Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.
How it's scored
14/35Direct dependencies free of known advisories — 1 affected: Newtonsoft.Json 8.0.2 (high 7.5)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
33.7/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 1,547 days ago
Inputs used
sourceosv
advisories3
affected_packages2
assessed_packages19
unassessed_packages11
affected_by_severityhigh 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 19 resolved dependencies against OSV. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

75Good · 4% of overall
How it's scored
45/45Agent instructions — claude.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 56 of 70 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url—
legible_history_share0.8
agent_instruction_filesclaude.md
agent_instruction_max_bytes331
How it's scored
12.6/18One-command bootstrap — src/Benchmarks/Benchmarks.csproj, src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj, src/Hl7.Fhir.Base/FhirPath/Sprache/Sprache.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C# (statically typed)
0/10Reproducible environment
10/10Demonstrated agent practice — 21 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 9 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles—
has_dockerfileno
typed_languageyes
bootstrap_files—
has_devcontainerno
has_linter_configno
typecheck_configs—
agent_commit_share0.21
toolchain_manifestssrc/Benchmarks/Benchmarks.csproj, src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj, src/Hl7.Fhir.Base/FhirPath/Sprache/Sprache.csproj, src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj, src/Hl7.Fhir.Conformance/Hl7.Fhir.Conformance.csproj, src/Hl7.Fhir.ElementModel.R4.Tests/Hl7.Fhir.ElementModel.R4.Tests.csproj, src/Hl7.Fhir.ElementModel.R4B.Tests/Hl7.Fhir.ElementModel.R4B.Tests.csproj, src/Hl7.Fhir.ElementModel.R5.Tests/Hl7.Fhir.ElementModel.R5.Tests.csproj, src/Hl7.Fhir.ElementModel.STU3.Tests/Hl7.Fhir.ElementModel.STU3.Tests.csproj, src/Hl7.Fhir.R4.Tests/Hl7.Fhir.R4.Tests.csproj, src/Hl7.Fhir.R4/Hl7.Fhir.R4.csproj, src/Hl7.Fhir.R4B.Tests/Hl7.Fhir.R4B.Tests.csproj, src/Hl7.Fhir.R4B/Hl7.Fhir.R4B.csproj, src/Hl7.Fhir.R5.Tests/Hl7.Fhir.R5.Tests.csproj, src/Hl7.Fhir.R5/Hl7.Fhir.R5.csproj, src/Hl7.Fhir.R6/Hl7.Fhir.R6.csproj, src/Hl7.Fhir.STU3.Tests/Hl7.Fhir.STU3.Tests.csproj, src/Hl7.Fhir.STU3/Hl7.Fhir.STU3.csproj, src/Hl7.Fhir.Serialization.R4.Tests/Hl7.Fhir.Serialization.R4.Tests.csproj, src/Hl7.Fhir.Serialization.R4B.Tests/Hl7.Fhir.Serialization.R4B.Tests.csproj, src/Hl7.Fhir.Serialization.R5.Tests/Hl7.Fhir.Serialization.R5.Tests.csproj, src/Hl7.Fhir.Serialization.STU3.Tests/Hl7.Fhir.Serialization.STU3.Tests.csproj, src/Hl7.Fhir.Specification.Data.R4/Hl7.Fhir.Specification.Data.R4.csproj, src/Hl7.Fhir.Specification.Data.R4B/Hl7.Fhir.Specification.Data.R4B.csproj, src/Hl7.Fhir.Specification.Data.R5/Hl7.Fhir.Specification.Data.R5.csproj, src/Hl7.Fhir.Specification.Data.STU3/Hl7.Fhir.Specification.Data.STU3.csproj, src/Hl7.Fhir.Specification.R4.Tests/Hl7.Fhir.Specification.R4.Tests.csproj, src/Hl7.Fhir.Specification.R4B.Tests/Hl7.Fhir.Specification.R4B.Tests.csproj, src/Hl7.Fhir.Specification.R5.Tests/Hl7.Fhir.Specification.R5.Tests.csproj, src/Hl7.Fhir.Specification.STU3.Tests/Hl7.Fhir.Specification.STU3.Tests.csproj, src/Hl7.Fhir.Support.Poco.Tests/Hl7.Fhir.Support.Poco.Tests.csproj, src/Hl7.Fhir.Support.Tests/Hl7.Fhir.Support.Tests.csproj, src/Hl7.FhirPath.R4.Tests/Hl7.FhirPath.R4.Tests.csproj, src/Hl7.FhirPath.Tests/HL7.FhirPath.Tests.csproj
dependency_bot_commit_share0.09
How it's scored
45/45Type-checkable code — C# (statically typed)
42.3/55Manageable file sizes — 410/1,773 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes2,281,094
source_files_sampled1,773
oversized_source_files410

Key facts

934GitHub stars
54contributors
730commits, last 12 months
0days since last push
100releases
2bus factor
68open issues
—package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 364 ⇿
0Stars
364Forks
99Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

012525037535972014-022020-052026-08
Major 2Minor 17Patch 25

Each point covers 12 days.

OpenSSF Scorecard 7.8 / 10
7.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-17 01:15 UTC

9Binary-Artifactsbinaries present in source code
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 18 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
NuGetBenchmarkDotNet0.15.8src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj
NuGetBenchmarkDotNet.Diagnostics.Windows0.15.0src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj
NuGetHl7.Fhir.R54.2.0src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj
NuGetHl7.Fhir.R55.1.0src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj
NuGetHl7.Fhir.R56.0.0-alpha2src/CrossVersionBenchmarks/CrossVersionBenchmarks.csproj
NuGetSystem.Buffers—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetSystem.Text.Json—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetFhir.Metrics—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetMicrosoft.Extensions.Caching.Memory—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetSystem.Reflection.Emit.Lightweight—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetSystem.ComponentModel.Annotations—src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.ElementModel.R4.Tests/Hl7.Fhir.ElementModel.R4.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.ElementModel.R4B.Tests/Hl7.Fhir.ElementModel.R4B.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.ElementModel.R5.Tests/Hl7.Fhir.ElementModel.R5.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.ElementModel.STU3.Tests/Hl7.Fhir.ElementModel.STU3.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.R4.Tests/Hl7.Fhir.R4.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.R4B.Tests/Hl7.Fhir.R4B.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.R5.Tests/Hl7.Fhir.R5.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.STU3.Tests/Hl7.Fhir.STU3.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.Serialization.R4.Tests/Hl7.Fhir.Serialization.R4.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.Serialization.R4B.Tests/Hl7.Fhir.Serialization.R4B.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.Serialization.R5.Tests/Hl7.Fhir.Serialization.R5.Tests.csproj
NuGetNewtonsoft.Json—src/Hl7.Fhir.Serialization.STU3.Tests/Hl7.Fhir.Serialization.STU3.Tests.csproj
All dependencies 30

Full resolved dependency set from the GitHub dependency graph: 15 direct and 15 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetBenchmarkDotNet—direct
NuGetBenchmarkDotNet0.15.8direct
NuGetBenchmarkDotNet.Diagnostics.Windows0.15.0direct
NuGetFhir.Metrics—direct
NuGetHl7.Fhir.R54.2.0direct
NuGetHl7.Fhir.R55.1.0direct
NuGetHl7.Fhir.R56.0.0-alpha2direct
NuGetMicrosoft.Extensions.Caching.Memory—direct
NuGetNewtonsoft.Json—direct
NuGetNewtonsoft.Json8.0.2direct
NuGetSystem.Buffers—direct
NuGetSystem.ComponentModel.Annotations—direct
NuGetSystem.ComponentModel.Annotations5.0.0direct
NuGetSystem.Reflection.Emit.Lightweight—direct
NuGetSystem.Text.Json—direct
NuGetHl7.Fhir.$fhirrelease$—indirect
NuGetHl7.Fhir.DSTU20.91.3indirect
NuGetHl7.Fhir.Specification.Data.$fhirrelease$—indirect
NuGetHl7.FhirPath0.4.0indirect
NuGetMicrosoft.Bcl1.1.9indirect
NuGetMicrosoft.Net.Http2.2.28indirect
NuGetNETStandard.Library—indirect
NuGetPortable-Strong.DataAnnotations1.0.0indirect
NuGetSharpZipLib0.86.0indirect
NuGetSystem.AppContext4.3.0indirect
NuGetSystem.IO.Compression4.3.0indirect
NuGetSystem.IO.FileSystem.AccessControl5.0.0indirect
NuGetSystem.Net.Http4.3.4indirect
NuGetSystem.Threading.Tasks.Dataflow6.0.0indirect
NuGetSystem.ValueTuple4.5.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 19 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 1 are direct. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
Newtonsoft.Json8.0.2directhigh113.0.1
SharpZipLib0.86.0indirecthigh21.3.3

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statistics — NuGet.