FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

PackageSHIFT-Task-Force.slsValueSets
Resource TypeCodeSystem
IdCodeSystem-AB352HealthSensitivityCs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/CodeSystem-AB352HealthSensitivityCs.html
URLhttp://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/AB352HealthSensitivityCs
Version0.1.0
Statusactive
Date2026-02-05T19:41:35+00:00
NameAB352HealthSensitivityCs
TitleHealth Information Sensitivity Categories
Realmuv
DescriptionCode system defining sensitivity categories for health information segmentation under California AB352. 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.
Contentcomplete

Resources that use this resource

ValueSet
AB352SegmentationTagsAB352 Segmentation Tags

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem AB352HealthSensitivityCs

This case-sensitive code system http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/AB352HealthSensitivityCs defines the following codes:

CodeDisplayDefinition
ABORTION Abortion-related servicesHealth information related to abortion services, including procedures, counseling, and follow-up care.
GENDER_AFFIRMING_CARE Gender-affirming careHealth information related to gender-affirming care, including hormone therapy, surgeries, and counseling.
CONTRACEPTION ContraceptionHealth information related to contraception methods, counseling, and management.

Source1

{
  "resourceType": "CodeSystem",
  "id": "AB352HealthSensitivityCs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/AB352HealthSensitivityCs",
  "version": "0.1.0",
  "name": "AB352HealthSensitivityCs",
  "title": "Health Information Sensitivity Categories",
  "status": "active",
  "experimental": false,
  "date": "2026-02-05T19:41:35+00:00",
  "publisher": "SHIFT-Task-Force",
  "contact": [
    {
      "name": "SHIFT-Task-Force",
      "telecom": [
        {
          "system": "url",
          "value": "http://shift-project.org"
        }
      ]
    }
  ],
  "description": "Code system defining sensitivity categories for health information segmentation under California AB352.\n\nNote 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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ABORTION",
      "display": "Abortion-related services",
      "definition": "Health information related to abortion services, including procedures, counseling, and follow-up care."
    },
    {
      "code": "GENDER_AFFIRMING_CARE",
      "display": "Gender-affirming care",
      "definition": "Health information related to gender-affirming care, including hormone therapy, surgeries, and counseling."
    },
    {
      "code": "CONTRACEPTION",
      "display": "Contraception",
      "definition": "Health information related to contraception methods, counseling, and management."
    }
  ]
}