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
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="uscore-to-pcornet-birth-sex"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<h2> BirthSex Mappings from US Core to PCORNet</h2>
<p> Mapping from US Core Birth Sex (http://hl7.org/fhir/us/core/STU3.1/ValueSet-birthsex.html) to
<a>http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-birth-sex</a>
</p>
<div>
<p> This concept map defines a mapping from US Core Birth Sex to PCORNet Birth Sex 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> M</td>
<td> equal</td>
<td> M</td>
</tr>
<tr>
<td> F</td>
<td> equal</td>
<td> F</td>
</tr>
<tr>
<td> UNK</td>
<td> equal</td>
<td> UN</td>
</tr>
</table>
</div>
</text>
<url
value="http://hl7.org/fhir/us/cdmh/ConceptMap/uscore-to-pcornet-birth-sex"/>
<version value="1.0.0"/>
<name value="USCoreToPCORNetBirthSex"/>
<title value="Mapping from US Core to PCORNet Birth Sex 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 Birth Sex to PCORNet Birth Sex 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/birthsex"/>
<targetCanonical
value="http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-birth-sex"/>
<group>
<element>
<code value="M"/>
<target>
<code value="M"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="F"/>
<target>
<code value="F"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="UNK"/>
<target>
<code value="UN"/>
<equivalence value="equal"/>
</target>
</element>
</group>
</ConceptMap>