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

: CodeSystem - Local Sensitive Kind Codes - XML Representation

Active as of 2025-10-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="LocalSensitiveKindCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem LocalSensitiveKindCodes</b></p><a name="LocalSensitiveKindCodes"> </a><a name="hcLocalSensitiveKindCodes"> </a><p>This case-insensitive code system <code>http://SHIFT-Task-Force.github.io/demo-fhir-data/CodeSystem/LocalSensitiveKindCodes</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">opioid<a name="LocalSensitiveKindCodes-opioid"> </a></td><td>Opioid Abuse</td><td>Opioid Abuse</td></tr><tr><td style="white-space:nowrap">hallucinogen<a name="LocalSensitiveKindCodes-hallucinogen"> </a></td><td>Hallucinogen Abuse</td><td>Hallucinogen Abuse</td></tr></table></div>
  </text>
  <url
       value="http://SHIFT-Task-Force.github.io/demo-fhir-data/CodeSystem/LocalSensitiveKindCodes"/>
  <version value="0.0.1"/>
  <name value="LocalSensitiveKindCodes"/>
  <title value="CodeSystem - Local Sensitive Kind Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-24T19:09:19+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="Local CodeSystem for Sensitive Kind Codes used in meta.security labels"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="opioid"/>
    <display value="Opioid Abuse"/>
    <definition value="Opioid Abuse"/>
  </concept>
  <concept>
    <code value="hallucinogen"/>
    <display value="Hallucinogen Abuse"/>
    <definition value="Hallucinogen Abuse"/>
  </concept>
</CodeSystem>