The ConceptMap resource in FHIR defines a mapping from one set of concepts defined in a code system (“source”) to one or more concepts defined in other code systems (“target”).
We have created the following bidirectional concept maps and will continue to add to these over time.
In the examples below, calling the ConceptMap resource directly gives you back the whole resource entry for the specified set. This will give you all the ConceptMap metadata, the mappings, etc. Each ConceptMap resource is referenced using its canonical URI.
Equivalence
Each individual map has an equivalence value that indicates whether the source and target concepts are equivalent or whether one is broader or narrower in meaning than the other. Note that FHIR defines the equivalence as going from the target concept to the source, so if the equivalence value is “narrower”, that means the target concept is more specific than the source concept.
For example, LOINC 30657-1 (MR Brain WO contrast) is mapped to RPID479 (MR Head wo IV contrast) with equivalence “equivalent” while the same LOINC term is mapped to RPID593 (MR Head wo IV contrast Pediatric) with equivalence “narrower”, because RPID593 is specific for pediatric patients.
https://fhir.loinc.org/ConceptMap/$translate?system=http://loinc.org&code=30657-1Note the LOINC TS uses the R4 version of FHIR which has different (and more ambiguous) equivalence types than subsequent versions.
Get the mapping for a particular LOINC Code
Use the $translate operation to find a mapping for a particular source term.
https://fhir.loinc.org/ConceptMap/$translate?system=http://loinc.org&code=11556-8Available ConceptMaps
LOINC terms ↔ IEEE device codes
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-ieee-11073-10101https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/ieee-11073-10101-to-loincLOINC terms ↔ RadLex Playbook procedure codes (RPIDs)
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-radlexhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/radlex-to-loincLOINC Parts ↔ RadLex clinical terms (RIDs)
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-radlexhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/radlex-to-loinc-partsLOINC Parts ↔ RxNorm terms
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-rxnormhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/rxnorm-to-loinc-partsLOINC Parts ↔ PubChem terms
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-pubchemhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/pubchem-to-loinc-partsLOINC Parts ↔ SNOMED CT terms
It is important to note this is the LOINC Parts to SNOMED CT mapping created circa July 2017. These concept maps will be replaced by the current LOINC Ontology work.
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-snomed-cthttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/snomed-ct-to-loinc-partsLOINC terms ↔ PhenX concepts
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-phenxhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/phenx-to-loincLOINC terms ↔ CMS Long-term Post-acute care (LT-PAC) assessment concepts
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-cms-irf-paihttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/cms-irf-pai-to-loinchttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-cms-lcdshttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/cms-lcds-to-loinchttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-cms-mdshttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/cms-mds-to-loinchttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-to-cms-oasishttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/cms-oasis-to-loincLOINC Parts ↔ ChEBI concepts
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-chebihttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/chebi-to-loinc-partsLOINC Parts ↔ NCBI ClinVar concepts
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-ncbi-clinvarhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/ncbi-clinvar-to-loinc-partsLOINC Parts ↔ NCBI Gene concepts
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-ncbi-genehttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/ncbi-gene-to-loinc-partsLOINC Parts ↔ NCBI Taxonomy concepts
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-ncbi-taxonomyhttps://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/ncbi-taxonomy-to-loinc-partsConceptMap versions
You can supply a version paramater to the ConceptMap identifier to retrieve past versions.
https://fhir.loinc.org/ConceptMap/?url=http://loinc.org/cm/loinc-parts-to-chebi&version=2.82