This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Patient Administration Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemInternational Civil Aviation Organization Sex or Gender
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="international-civil-aviation-organization-sex-or-gender"/> <meta> <lastUpdated value="2022-09-07T10:58:29.429+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This code system <code> http://terminology.hl7.org/CodeSystem/international-civil-aviation-organization-sex-or-gender</code> 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">F <a name="international-civil-aviation-organization-sex-or-gender-F"> </a> </td> <td> Female</td> <td> A value which corresponds to female ('F') has been recorded in some context.</td> </tr> <tr> <td style="white-space:nowrap">M <a name="international-civil-aviation-organization-sex-or-gender-M"> </a> </td> <td> Male</td> <td> A value which corresponds to female ('M') has been recorded in some context. A value which corresponds to 'X' (any non-M or non-F value) has been recorded or the value is unspecified.</td> </tr> <tr> <td style="white-space:nowrap">< <a name="international-civil-aviation-organization-sex-or-gender-.60"> </a> </td> <td> X</td> <td> A value which corresponds to 'X' (any non-M or non-F value) has been recorded or the value is unspecified.</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="pa"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/international-civil-aviation-organization-sex-or-gender"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.4.2039"/> </identifier> <version value="5.0.0-ballot"/> <name value="International Civil Aviation Organization Sex or Gender"/> <status value="draft"/> <experimental value="true"/> <description value="The complete set of concepts used for exchange of the 'sex' value as represented in international travel documents as defined by Doc 9303: Machine Readable Travel Documents, Part 7: Machine Readable Visas published by the International Civil Aviation Organization (ICAO). Initially aligned with the Eighth Edition (2021)."/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="F"/> <display value="Female"/> <definition value="A value which corresponds to female ('F') has been recorded in some context."/> </concept> <concept> <code value="M"/> <display value="Male"/> <definition value="A value which corresponds to female ('M') has been recorded in some context. A value which corresponds to 'X' (any non-M or non-F value) has been recorded or the value is unspecified."/> </concept> <concept> <code value="<"/> <display value="X"/> <definition value="A value which corresponds to 'X' (any non-M or non-F value) has been recorded or the value is unspecified."/> </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.