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

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

Packagehl7.fhir.us.cdmh
TypeConceptMap
Iduscore-to-pcornet-race
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/ConceptMap-uscore-to-pcornet-race.html
URLhttp://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-race
Version1.0.0
Statusdraft
Date2021-12-06T15:53:07+00:00
NameUSCoreToPCORNetRace
TitleMapping from US Core to PCORNet Race Codes
Realmus
Authorityhl7
DescriptionThis concept map defines a mapping from US Core Race to PCORNet Race 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-racePCORNet Race
omb-race-categoryOMB Race Categories

Narrative

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

Mapping from US Core to PCORNet Race codes

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

This concept map defines a mapping from US Core Race category to PCORNet race codes.


Source Code Equivalence Destination Code
1002-5 equal 01
2028-9 equal 02
2054-5 equal 03
2076-8 equal 04
2106-3 equal 05
UNK equal UN
ASKU equal 07

Source

{
  "resourceType": "ConceptMap",
  "id": "uscore-to-pcornet-race",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-race",
  "version": "1.0.0",
  "name": "USCoreToPCORNetRace",
  "title": "Mapping from US Core to PCORNet Race 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 Race to PCORNet Race 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-race-category",
  "targetCanonical": "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-race",
  "group": [
    {
      "element": [
        {
          "code": "1002-5",
          "target": [
            {
              "code": "01",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "2028-9",
          "target": [
            {
              "code": "02",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "2054-5",
          "target": [
            {
              "code": "03",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "2076-8",
          "target": [
            {
              "code": "04",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "2106-03",
          "target": [
            {
              "code": "05",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "UNK",
          "target": [
            {
              "code": "UN",
              "equivalence": "equal"
            }
          ]
        },
        {
          "code": "ASKU",
          "target": [
            {
              "code": "07",
              "equivalence": "equal"
            }
          ]
        }
      ]
    }
  ]
}