FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/uscore-to-pcornet-ethnicity

Packagehl7.fhir.us.cdmh
TypeConceptMap
Iduscore-to-pcornet-ethnicity
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/ConceptMap-uscore-to-pcornet-ethnicity.html
URLhttp://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-ethnicity
Version1.0.0
Statusdraft
Date2021-12-06T15:53:07+00:00
NameUSCoreToPCORNetEthnicity
TitleMapping from US Core to PCORNet Ethnicity Codes
Realmus
Authorityhl7
DescriptionThis concept map defines a mapping from US Core Ethnicity to PCORNet Ethnicity codes.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
pcornet-ethnicityPCORNet Ethnicity
omb-ethnicity-categoryOMB Ethnicity Categories

Narrative

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

Mapping from US Core to PCORNet Ethnicity codes

Mapping from US Core Ethnicity (https://www.hl7.org/fhir/us/core/ValueSet-omb-ethnicity-category.html) to http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-ethnicity

This concept map defines a mapping from US Core Ethnicity to PCORNet Ethnicity codes. 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.


Source Code Equivalence Destination Code
2135-2 equal Y
2186-5 equal N

Source

{
  "resourceType": "ConceptMap",
  "id": "uscore-to-pcornet-ethnicity",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-06T15:53:07+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"
            }
          ]
        }
      ]
    }
  ]
}