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

FHIR IG analytics

PackageSHIFT-Task-Force.slsValueSets
Resource TypeValueSet
IdValueSet-ExampleSensitiveCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/SHIFT-Task-Force/SLS-ValueSets/ValueSet-ExampleSensitiveCodes.html
URLhttp://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/ExampleSensitiveCodes
Version0.0.1
Statusactive
Date2026-02-03T22:03:00+00:00
NameExampleSensitiveCodes
TitleValueSet - Example Sensitive Kind Codes
Realmuv
DescriptionExample set of codes representing kinds of sensitive information requiring special privacy protections

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
ExampleBehavioralHealthCodesValueSet - Example Behavioral Health Codes
ExampleSexualityAndReproductiveHealthCodesValueSet - Example Sexuality and Reproductive Health Codes
ExampleSubstanceUseCodesValueSet - Example Substance Use Codes

Narrative

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

Generated Narrative: ValueSet ExampleSensitiveCodes

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "ExampleSensitiveCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/ExampleSensitiveCodes",
  "version": "0.0.1",
  "name": "ExampleSensitiveCodes",
  "title": "ValueSet - Example Sensitive Kind Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T22:03:00+00:00",
  "publisher": "SHIFT-Task-Force",
  "contact": [
    {
      "name": "SHIFT-Task-Force",
      "telecom": [
        {
          "system": "url",
          "value": "http://shift-project.org"
        }
      ]
    }
  ],
  "description": "Example set of codes representing kinds of sensitive information requiring special privacy protections",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/ExampleBehavioralHealthCodes"
        ]
      },
      {
        "valueSet": [
          "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/ExampleSexualityAndReproductiveHealthCodes"
        ]
      },
      {
        "valueSet": [
          "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/ExampleSubstanceUseCodes"
        ]
      }
    ]
  }
}