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

: PCORNet Birth Sex Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-birth-sex"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-birth-sex defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">A<a name="pcornet-birth-sex-A"> </a></td><td>Ambiguous</td><td>Birth Sex is ambiguous.</td></tr><tr><td style="white-space:nowrap">F<a name="pcornet-birth-sex-F"> </a></td><td>Female</td><td>Birth Sex is female</td></tr><tr><td style="white-space:nowrap">M<a name="pcornet-birth-sex-M"> </a></td><td>Male</td><td>Birth Sex is male</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-birth-sex-NI"> </a></td><td>No Information</td><td>There is no information about Person's Birth Sex.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-birth-sex-UN"> </a></td><td>Unknown</td><td>Person's Birth Sex is unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-birth-sex-OT"> </a></td><td>Other</td><td>Birth Sex is Other.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-birth-sex"/>
  <version value="1.0.0"/>
  <name value="PCORNetBirthSex"/>
  <title value="PCORNet Birth Sex Codes"/>
  <status value="active"/>
  <date value="2021-09-06"/>
  <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="The PCORNet Birth Sex Codes contains the codes to be used by PCORNet data marts."/>
  <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"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="A"/>
    <display value="Ambiguous"/>
    <definition value="Birth Sex is ambiguous."/>
  </concept>
  <concept>
    <code value="F"/>
    <display value="Female"/>
    <definition value="Birth Sex is female"/>
  </concept>
  <concept>
    <code value="M"/>
    <display value="Male"/>
    <definition value="Birth Sex is male"/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No Information"/>
    <definition value="There is no information about Person&#39;s Birth Sex."/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition value="Person&#39;s Birth Sex is unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition value="Birth Sex is Other."/>
  </concept>
</CodeSystem>