Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: Mapping from US Core to PCORNet Ethnicity Codes - XML Representation

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="uscore-to-pcornet-ethnicity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> Mapping from US Core to PCORNet Ethnicity codes</h2> 
        <p> Mapping from US Core Ethnicity (https://www.hl7.org/fhir/us/core/ValueSet-omb-ethnicity-category.html) to 
        <a>http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-ethnicity</a> 
      </p>
      <div> 
        <p> This concept map defines a mapping from US Core Ethnicity to PCORNet Ethnicity codes.
            For values such as &quot;Patient Refusing to Answer&quot;, No Information etc, the mapping software has to map the data absent reason values to the PCORNet Ethnicity codes. 
        </p> 
      </div> 
      <br/> 
      <table class="grid">
        <tr> 
          <td> 
            <b> Source Code</b> 
          </td> 
          <td> 
            <b> Equivalence</b> 
          </td> 
          <td> 
            <b> Destination Code</b> 
          </td> 
        </tr> 
        <tr> 
          <td> 2135-2</td> 
          <td> equal</td> 
          <td> Y</td> 
        </tr> 
        <tr> 
          <td> 2186-5</td> 
          <td> equal</td> 
          <td> N</td> 
        </tr> 
      </table>  
    </div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-ethnicity"/>
  <version value="1.0.0"/>
  <name value="USCoreToPCORNetEthnicity"/>
  <title value="Mapping from US Core to PCORNet Ethnicity Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-12-06T15:53:07+00:00"/>
  <publisher
             value="HL7 International - Biomedical Research and Regulation Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="This concept map defines a mapping from US Core Ethnicity to PCORNet Ethnicity codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7, all rights reserved Creative Commons License"/>
  <sourceCanonical
                   value="http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category"/>
  <targetCanonical
                   value="http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-ethnicity"/>
  <group>
    <element>
      <code value="2135-2"/>
      <target>
        <code value="Y"/>
        <equivalence value="equal"/>
      </target>
    </element>
    <element>
      <code value="2186-5"/>
      <target>
        <code value="N"/>
        <equivalence value="equal"/>
      </target>
    </element>
  </group>
</ConceptMap>