Release 4

V3-AdministrativeGender.cs.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

The gender of a person used for adminstrative purposes (as opposed to clinical gender)

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-AdministrativeGender"/> 
  <meta> 
    <lastUpdated value="2018-08-12T00:00:00.000+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Release Date: 2018-08-12</p> 

      <table class="grid">
 
        <tr> 
          <td> 
            <b> Level</b> 
          </td> 
          <td> 
            <b> Code</b> 
          </td> 
          <td> 
            <b> Display</b> 
          </td> 
          <td> 
            <b> Definition</b> 
          </td> 
        </tr> 
 
        <tr> 
          <td> 1</td> 
          <td> F
            <a name="v3-AdministrativeGender-F"> </a> 
          </td> 
          <td> Female</td> 
          <td> 
                        Female
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 1</td> 
          <td> M
            <a name="v3-AdministrativeGender-M"> </a> 
          </td> 
          <td> Male</td> 
          <td> 
                        Male
            <br/>  

                     
          </td> 
        </tr> 
 
        <tr> 
          <td> 1</td> 
          <td> UN
            <a name="v3-AdministrativeGender-UN"> </a> 
          </td> 
          <td> Undifferentiated</td> 
          <td> 
                        The gender of a person could not be uniquely defined as male or
               female, such as hermaphrodite.
            <br/>  

                     
          </td> 
        </tr> 

      </table> 

    </div> 
  </text> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.5.1"/> 
  </identifier> 
  <version value="2018-08-12"/> 
  <name value="v3.AdministrativeGender"/> 
  <title value="v3 Code System AdministrativeGender"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2018-08-12T00:00:00+00:00"/> 
  <publisher value="HL7, Inc"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org"/> 
    </telecom> 
  </contact> 
  <description value=" The gender of a person used for adminstrative purposes (as opposed to clinical gender)">
    <extension url="http://hl7.org/fhir/StructureDefinition/translation">
      <extension url="lang">
        <valueCode value="nl"/> 
      </extension> 
      <extension url="content">
        <valueString value=" Het geslacht van een persoon bedoeld voor administratieve doeleinden (in tegenstelling
           tot klinisch geslacht)"/> 
      </extension> 
    </extension> 
  </description> 
  <caseSensitive value="true"/> 
  <valueSet value="http://terminology.hl7.org/ValueSet/v3-AdministrativeGender"/> 
  <hierarchyMeaning value="is-a"/> 
  <content value="complete"/> 
  <concept> 
    <code value="F"/> 
    <display value="Female"/> 
    <definition value="Female"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Vrouw"/> 
    </designation> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="definition"/> 
      </use> 
      <value value="Vrouwelijk"/> 
    </designation> 
  </concept> 
  <concept> 
    <code value="M"/> 
    <display value="Male"/> 
    <definition value="Male"/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Man"/> 
    </designation> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="definition"/> 
      </use> 
      <value value="Man"/> 
    </designation> 
  </concept> 
  <concept> 
    <code value="UN"/> 
    <display value="Undifferentiated"/> 
    <definition value="The gender of a person could not be uniquely defined as male or female, such as hermaphrodite."/> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="display"/> 
      </use> 
      <value value="Ongedifferentieerd"/> 
    </designation> 
    <designation> 
      <language value="nl"/> 
      <use> 
        <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> 
        <code value="definition"/> 
      </use> 
      <value value="Het geslacht van een persoon kan niet uniek worden gedefinieerd als man of vrouw, zoals
         een hermafrodiet."/> 
    </designation> 
  </concept> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.