FHIR to OMOP FHIR IG
2.0.0-ballot - STU 1 Ballot International flag

FHIR to OMOP FHIR IG, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-omop-ig/ and changes regularly. See the Directory of published versions

: Procedure type codes to OMOP

Page standards status: Informative

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="ProcedureType"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap ProcedureType</b></p><a name="ProcedureType"> </a><a name="hcProcedureType"> </a><p>This mapping does not specify any particular context of use.</p><br/><p>Mapping from <code>http://snomed.info/sct</code> (SNOMED CT International Edition) to <code>https://fhir-terminology.ohdsi.org</code> (OHDSI Standardized Vocabularies)</p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>233404000 (Insertion of arterial stent)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent" title="equivalent">is equivalent to</a></td><td>4051039 (Insertion of arterial stent)</td></tr><tr><td>233258006 (Fluoroscopy guided angioplasty of artery with contrast)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent" title="equivalent">is equivalent to</a></td><td>4050128 (Fluoroscopy guided angioplasty of artery with contrast)</td></tr><tr><td>no-known-procedures</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#concept-map-relationship-equivalent" title="equivalent">is equivalent to</a></td><td>37204085 (No known procedures)</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/omop/ConceptMap/ProcedureType"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.80.18.15"/>
  </identifier>
  <version value="2.0.0-ballot"/>
  <name value="ProcedureTypeOMOPMapping"/>
  <title value="Procedure type codes to OMOP"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-08-14T16:09:20+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International / Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="An example mapping of FHIR Procedure type codes to OMOP concept ids"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <group>
    <source value="http://snomed.info/sct"/>
    <target value="https://fhir-terminology.ohdsi.org"/>
    <element>
      <code value="233404000"/>
      <target>
        <code value="4051039"/>
        <display value="Insertion of arterial stent"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="233258006"/>
      <target>
        <code value="4050128"/>
        <display
                 value="Fluoroscopy guided angioplasty of artery with contrast"/>
        <relationship value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="no-known-procedures"/>
      <target>
        <code value="37204085"/>
        <display value="No known procedures"/>
        <relationship value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>