0.0.1 - ci-build International flag

ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: ValueSet - Example Sensitive Kind Codes - XML Representation

Draft as of 2025-09-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ExampleSensitiveCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ExampleSensitiveCodes</b></p><a name="ExampleSensitiveCodes"> </a><a name="hcExampleSensitiveCodes"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-ExampleBehavioralHealthCodes.html">ValueSet - Example Behavioral Health Codes</a></li><li>Import all the codes that are contained in <a href="ValueSet-ExampleSexualityAndReproductiveHealthCodes.html">ValueSet - Example Sexuality and Reproductive Health Codes</a></li><li>Import all the codes that are contained in <a href="ValueSet-ExampleSubstanceUseCodes.html">ValueSet - Example Substance Use Codes</a></li></ul></div>
  </text>
  <url
       value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSensitiveCodes"/>
  <version value="0.0.1"/>
  <name value="ExampleSensitiveCodes"/>
  <title value="ValueSet - Example Sensitive Kind Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-16T13:48:16+00:00"/>
  <publisher value="SHIFT-Task-Force"/>
  <contact>
    <name value="SHIFT-Task-Force"/>
    <telecom>
      <system value="url"/>
      <value value="http://shift-project.org"/>
    </telecom>
  </contact>
  <description
               value="Example set of codes representing kinds of sensitive information requiring special privacy protections"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleBehavioralHealthCodes"/>
    </include>
    <include>
      <valueSet
                value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSexualityAndReproductiveHealthCodes"/>
    </include>
    <include>
      <valueSet
                value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSubstanceUseCodes"/>
    </include>
  </compose>
</ValueSet>