Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Code systems served

One table of every code system FerroTERM serves: the canonical URI each is served under, the versions and editions handled, how you bring its content, and its licence position. This page is the single source; the README and the landing page carry the same names, and a check in CI fails when a row here is missing from either. The design notes per system (identity rules, filters, properties, implicit value sets, with their citations) are in docs/terminologies.md in the repository.

Code systemCanonical URIVersions and editionsHow you load itLicence
SNOMED CThttp://snomed.info/sctAny RF2 edition; the version is the edition URI (http://snomed.info/sct/[module]/version/[date])ferroterm-build --rf2 <release zip or dir> into FERROTERM_INDEXLicensed by SNOMED International; free in member countries through the national release centre
LOINChttp://loinc.orgAny release (2.82 style), with its linguistic variantsferroterm-build --loinc <Loinc_x.yy.zip or dir>Free under the LOINC licence
UCUMhttp://unitsofmeasure.orgThe ucum-essence.xml grammar vendored in the binaryNothing to loadFree (UCUM licence)
BCP 47urn:ietf:bcp:47The IANA Language Subtag Registry vendored in the binaryNothing to loadOpen (IETF)
BCP 13urn:ietf:bcp:13The RFC 6838 grammar and the IANA media type registry, vendoredNothing to loadOpen (IETF)
ISO 3166-1urn:iso:std:iso:3166The country codes from Unicode CLDR, vendoredNothing to loadOpen (CLDR)
ICD-10 (WHO)http://hl7.org/fhir/sid/icd-10Any ClaML release (2019 style)ferroterm-build --claml <xml or zip> --system http://hl7.org/fhir/sid/icd-10Licensed by WHO; national translations by their publishers
ICD-10-NLhttp://hl7.org/fhir/sid/icd-10-nlThe Dutch ClaML release (WHO-FIC NL)ferroterm-build --claml <xml or zip> --system http://hl7.org/fhir/sid/icd-10-nlLicensed by WHO-FIC NL
ICD-10-CMhttp://hl7.org/fhir/sid/icd-10-cmAny CMS fiscal-year release (tabular and order files)ferroterm-build --icd10cm <dir or zip>Public domain (US)
ICD-11 MMShttp://id.who.int/icd/release/11/mmsAny WHO release (2026-01 style), in the languages fetchedferroterm-build --icd11 <cache> --icd11-api <local ICD-API>CC BY-ND 3.0 IGO
ICD-11 ICFhttp://id.who.int/icd/release/11/icfThe same WHO releaseThe same --icd11 buildCC BY-ND 3.0 IGO
ICD-11 Foundationhttp://id.who.int/icd/entityThe same WHO releaseThe same --icd11 buildCC BY-ND 3.0 IGO
ATC/DDDhttp://www.whocc.no/atcAny annual index (2026 style)ferroterm-build --atc <index.csv or BST801T> --atc-version <year>Purchased from the WHO Collaborating Centre
ICPC-2http://hl7.org/fhir/sid/icpc-2Any ClaML releaseferroterm-build --claml <xml or zip> --system http://hl7.org/fhir/sid/icpc-2Licensed by WONCA
RxNormhttp://www.nlm.nih.gov/research/umls/rxnormAny monthly release, or the licence-free prescribable subsetferroterm-build --rxnorm <RRF zip or dir>UMLS licence for the full release; the prescribable subset is free
DHD Diagnosethesaurus and Verrichtingenthesaurusurn:oid:2.16.840.1.213883.2.4.3.120.5.1Any Uitleverformaat 5.0 delivery, with its SNOMED CT and ICD-10 concept mapsferroterm-build --dhd <delivery zip or dir>Licensed by DHD
G-Standaardurn:oid:2.16.840.1.213883.2.4.4.1 (GPK), .10 (PRK), .7 (HPK), .8 (article)Any monthly releaseferroterm-build --gstandaard <dir> --gstandaard-version <release>Z-Index subscription
Nederlandse Labcodesethttps://ferroterm.eu/fhir/ValueSet/nl-labcodeset and the LOINC supplement https://ferroterm.eu/fhir/CodeSystem/nl-labcodeset-loincAny Nictiz publication, as a value set and supplement over LOINC, SNOMED CT, and UCUMferroterm-build --labcodeset <zip, document, or dir> into FERROTERM_CODESYSTEMSLicensed by Nictiz
NHG ICPC-1 to SNOMED CT maphttp://terminologie.nictiz.nl/ns/ConceptMap/icpc1nl-snomed (source http://hl7.org/fhir/sid/icpc-1-nl)Any Nictiz release of the FHIR ConceptMapA directory with the ConceptMap and a package.json, in FERROTERM_CODESYSTEMSLicensed by the NHG
FHIR CodeSystem, ValueSet, and ConceptMap resourcesEach resource’s own urlHL7 Terminology and any FHIR package or directory of JSON, supplements includedFERROTERM_CODESYSTEMSPer resource; HL7 Terminology is CC0

Every system reaches the operations through one provider seam, so nothing in an operation is a special case for one system. The repository ships no code system content, licensed or open: you bring the release you are licensed for, and the build tool turns it into an index. The loading page shows each build.