FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.omop
Resource TypeConceptMap
IdConceptMap-ConditionConcepts.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/fhir-omop-ig/ConceptMap-ConditionConcepts.html
URLhttp://hl7.org/fhir/uv/omop/ConceptMap/ConditionConcepts
Version1.0.0
Statusactive
Date2026-04-02T22:51:15+00:00
NameClinicalFindingsOMOPMapping
TitleClinical Findings codes to OMOP
Realmuv
Authorityhl7
DescriptionAn example mapping of SNOMED Clinical Findings codes to OMOP concept ids

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG
hl7.terminology.r4b#6.0.2fhir-terminology.ohdsi.orgOHDSI Standardized Vocabularies

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap ConditionConcepts

Language: en

Mapping from (not specified) to (not specified)


Group 1 Mapping from http://snomed.info/sct (SNOMED CT International Edition) to https://fhir-terminology.ohdsi.org (OHDSI Standardized Vocabularies)

Source CodeRelationshipTarget Code
258710007 (degrees C)is equivalent to586323 (degree Celsius)
386661006 (Fever (finding))is equivalent to437663 (Fever)
36225005 (Acute renal failure due to procedure)is equivalent to4264681 (Acute renal failure due to procedure)
363346000 (Malignant tumour)is equivalent to443392 (Malignant neoplastic disease)
87628006 (Bacterial infectious disease)is equivalent to432545 (Bacterial infectious disease)
368009 (Heart valve disorder)is equivalent to4281749 (Heart valve disorder)
254637007 (Non-small cell lung cancer)is equivalent to4115276 (Non-small cell lung cancer)
18099001 (Retropharyngeal abscess)is equivalent to437580 (Retropharyngeal abscess)
422504002 (Ischemic stroke (disorder))is equivalent to4310996 (Ischemic stroke)
312824007 (Family history of cancer of colon)is equivalent to4195970 (Family history of cancer of colon)

Source1

{
  "resourceType": "ConceptMap",
  "id": "ConditionConcepts",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/omop/ConceptMap/ConditionConcepts",
  "version": "1.0.0",
  "name": "ClinicalFindingsOMOPMapping",
  "title": "Clinical Findings codes to OMOP",
  "status": "active",
  "experimental": true,
  "date": "2026-04-02T22:51:15+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "An example mapping of SNOMED Clinical Findings codes to OMOP concept ids",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "http://snomed.info/sct",
      "target": "https://fhir-terminology.ohdsi.org",
      "element": [
        {
          "code": "258710007",
          "target": [
            {
              "code": "586323",
              "display": "degree Celsius",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "386661006",
          "target": [
            {
              "code": "437663",
              "display": "Fever",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "36225005",
          "target": [
            {
              "code": "4264681",
              "display": "Acute renal failure due to procedure",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "363346000",
          "target": [
            {
              "code": "443392",
              "display": "Malignant neoplastic disease",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "87628006",
          "target": [
            {
              "code": "432545",
              "display": "Bacterial infectious disease",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "368009",
          "target": [
            {
              "code": "4281749",
              "display": "Heart valve disorder",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "254637007",
          "target": [
            {
              "code": "4115276",
              "display": "Non-small cell lung cancer",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "18099001",
          "target": [
            {
              "code": "437580",
              "display": "Retropharyngeal abscess",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "422504002",
          "target": [
            {
              "code": "4310996",
              "display": "Ischemic stroke",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "312824007",
          "target": [
            {
              "code": "4195970",
              "display": "Family history of cancer of colon",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}