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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="AB352HealthSensitivityCs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AB352HealthSensitivityCs</b></p><a name="AB352HealthSensitivityCs"> </a><a name="hcAB352HealthSensitivityCs"> </a><p>This case-sensitive code system <code>http://johnmoehrke.github.io/SLSValueSets/CodeSystem/AB352HealthSensitivityCs</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">ABORTION<a name="AB352HealthSensitivityCs-ABORTION"> </a></td><td>Abortion-related services</td><td>Health information related to abortion services, including procedures, counseling, and follow-up care.</td></tr><tr><td style="white-space:nowrap">GENDER_AFFIRMING_CARE<a name="AB352HealthSensitivityCs-GENDER_AFFIRMING_CARE"> </a></td><td>Gender-affirming care</td><td>Health information related to gender-affirming care, including hormone therapy, surgeries, and counseling.</td></tr><tr><td style="white-space:nowrap">CONTRACEPTION<a name="AB352HealthSensitivityCs-CONTRACEPTION"> </a></td><td>Contraception</td><td>Health information related to contraception methods, counseling, and management.</td></tr></table></div>
  </text>
  <url value="http://johnmoehrke.github.io/SLSValueSets/CodeSystem/AB352HealthSensitivityCs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.66281.18.16.1"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="AB352HealthSensitivityCs"/>
  <title value="Health Information Sensitivity Categories"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-16T18:22:38+00:00"/>
  <publisher value="John Moehrke"/>
  <contact>
    <name value="John Moehrke"/>
    <telecom>
      <system value="url"/>
      <value value="http://johnmoehrke.github.io"/>
    </telecom>
  </contact>
  <contact>
    <name value="John Moehrke (himself)"/>
    <telecom>
      <system value="email"/>
      <value value="JohnMoehrke@gmail.com"/>
    </telecom>
  </contact>
  <description value="Code system defining sensitivity categories for health information segmentation under California AB352.&#xA;&#xA;Note did not use HL7 v2-ActCodes as two of the three categories are not represented there, and the GENDER code may be more broad than GENDER_AFFIRMING_CARE as intended here."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="ABORTION"/>
    <display value="Abortion-related services"/>
    <definition value="Health information related to abortion services, including procedures, counseling, and follow-up care."/>
  </concept>
  <concept>
    <code value="GENDER_AFFIRMING_CARE"/>
    <display value="Gender-affirming care"/>
    <definition value="Health information related to gender-affirming care, including hormone therapy, surgeries, and counseling."/>
  </concept>
  <concept>
    <code value="CONTRACEPTION"/>
    <display value="Contraception"/>
    <definition value="Health information related to contraception methods, counseling, and management."/>
  </concept>
</CodeSystem>