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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="us-core-sex-for-clinical-use"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>usage-note</td><td>string</td><td>Usage notes for the concept.</td></tr></table><p>This code system <code>http://hl7.org/fhir/us/core/CodeSystem/us-core-sex-for-clinical-use</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><td><b>usage-note</b></td></tr><tr><td style="white-space:nowrap">female<a name="us-core-sex-for-clinical-use-female"> </a></td><td>Female sex for clinical use</td><td>Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with female reference populations.</td><td/></tr><tr><td style="white-space:nowrap">male<a name="us-core-sex-for-clinical-use-male"> </a></td><td>Male sex for clinical use</td><td>Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with male reference populations.</td><td/></tr><tr><td style="white-space:nowrap">specified<a name="us-core-sex-for-clinical-use-specified"> </a></td><td>Specified sex for clinical use</td><td>Available data indicates that diagnostics, analytics, and treatment best practices may be undefined or not aligned with sex-derived reference populations.  Additional information (usually, but not always, in the form of comments and/or observations) is available, but does not align with male sex for clinical use or female sex for clinical use.</td><td>Individuals or systems providing care should either use default behavior that is safe for both male and female populations, individually review treatment options with the patient, or carefully inspect comments and relevant observations before proceeding with treatment. Systems that are unable to review additional information that may be associated with an SFCU value may manage a SPECIFIED and an UNKNOWN value in the same way.</td></tr><tr><td style="white-space:nowrap">unknown<a name="us-core-sex-for-clinical-use-unknown"> </a></td><td>Unknown</td><td>No information can be provided.</td><td>Systems that are unable to review additional information that may be associated with an SFCU value may manage a SPECIFIED and an UNKNOWN value in the same way.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/core/CodeSystem/us-core-sex-for-clinical-use"/>
  <version value="6.0.0-ballot"/>
  <name value="USCoreSexForClinicalUse"/>
  <title value="US Core Sex for Clinical Use"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-11-22"/>
  <publisher value="HL7 International - Cross-Group Projects"/>
  <contact>
    <name value="HL7 International - Cross-Group Projects"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cgp"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cgp@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Codes that represent the sex characterization appropriate for the associated clinical context."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <property>
    <code value="usage-note"/>
    <description value="Usage notes for the concept."/>
    <type value="string"/>
  </property>
  <concept>
    <code value="female"/>
    <display value="Female sex for clinical use"/>
    <definition value="Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with female reference populations."/>
  </concept>
  <concept>
    <code value="male"/>
    <display value="Male sex for clinical use"/>
    <definition value="Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with male reference populations."/>
  </concept>
  <concept>
    <code value="specified"/>
    <display value="Specified sex for clinical use"/>
    <definition value="Available data indicates that diagnostics, analytics, and treatment best practices may be undefined or not aligned with sex-derived reference populations.  Additional information (usually, but not always, in the form of comments and/or observations) is available, but does not align with male sex for clinical use or female sex for clinical use."/>
    <property>
      <code value="usage-note"/>
      <valueString value="Individuals or systems providing care should either use default behavior that is safe for both male and female populations, individually review treatment options with the patient, or carefully inspect comments and relevant observations before proceeding with treatment. Systems that are unable to review additional information that may be associated with an SFCU value may manage a SPECIFIED and an UNKNOWN value in the same way."/>
    </property>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition value="No information can be provided."/>
    <property>
      <code value="usage-note"/>
      <valueString value="Systems that are unable to review additional information that may be associated with an SFCU value may manage a SPECIFIED and an UNKNOWN value in the same way."/>
    </property>
  </concept>
</CodeSystem>