This page is part of the Common Data Models Harmonization FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ConceptMap",
"id" : "uscore-to-pcornet-ethnicity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2> Mapping from US Core to PCORNet Ethnicity codes</h2> \n <p> Mapping from US Core Ethnicity (https://www.hl7.org/fhir/us/core/ValueSet-omb-ethnicity-category.html) to \n <a>http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-ethnicity</a> \n </p>\n <div> \n <p> This concept map defines a mapping from US Core Ethnicity to PCORNet Ethnicity codes.\n For values such as "Patient Refusing to Answer", No Information etc, the mapping software has to map the data absent reason values to the PCORNet Ethnicity codes. \n </p> \n </div> \n <br/> \n <table class=\"grid\">\n <tr> \n <td> \n <b> Source Code</b> \n </td> \n <td> \n <b> Equivalence</b> \n </td> \n <td> \n <b> Destination Code</b> \n </td> \n </tr> \n <tr> \n <td> 2135-2</td> \n <td> equal</td> \n <td> Y</td> \n </tr> \n <tr> \n <td> 2186-5</td> \n <td> equal</td> \n <td> N</td> \n </tr> \n </table> \n </div>"
},
"url" : "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-ethnicity",
"version" : "1.0.0",
"name" : "USCoreToPCORNetEthnicity",
"title" : "Mapping from US Core to PCORNet Ethnicity Codes",
"status" : "draft",
"experimental" : false,
"date" : "2021-12-06T18:53:10+00:00",
"publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description" : "This concept map defines a mapping from US Core Ethnicity to PCORNet Ethnicity codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
"sourceCanonical" : "http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category",
"targetCanonical" : "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-ethnicity",
"group" : [
{
"element" : [
{
"code" : "2135-2",
"target" : [
{
"code" : "Y",
"equivalence" : "equal"
}
]
},
{
"code" : "2186-5",
"target" : [
{
"code" : "N",
"equivalence" : "equal"
}
]
}
]
}
]
}