LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: Sex Assigned At Birth Value Set - XML Representation

Active as of 2022-11-10

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="sex-assigned-at-birth"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-sex-assigned-at-birth.html"><code>http://linuxforhealth.org/fhir/cdm/CodeSystem/sex-assigned-at-birth</code></a></li></ul></div>
  </text>
  <url
       value="http://linuxforhealth.org/fhir/cdm/ValueSet/sex-assigned-at-birth"/>
  <version value="8.0.0"/>
  <name value="SexAssignedAtBirthValueSet"/>
  <title value="Sex Assigned At Birth Value Set"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description
               value="Sex assigned at birth based on observation by a physician.  Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender identity of the person, which will not be known until the newborn is older."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://linuxforhealth.org/fhir/cdm/CodeSystem/sex-assigned-at-birth"/>
    </include>
  </compose>
</ValueSet>