🌐 EMA Health Core Implementation Guide
0.2.0 - ci-build

🌐 EMA Health Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EMA — Sensibilidad de la información (meta.security) - XML Representation

Active as of 2026-07-19

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ema-vs-sensitivity-label"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ema-vs-sensitivity-label</b></p><a name="ema-vs-sensitivity-label"> </a><a name="hcema-vs-sensitivity-label"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><span title="Version is not explicitly stated, which means it is fixed to 9.0.0, the version found through the package references"> version &#x1F4E6;9.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-HIV">HIV</a></td><td>HIV/AIDS information sensitivity</td><td>Policy for handling HIV or AIDS information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to HIV or AIDS information that is deemed sensitive.<br/><br/>*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-ETH">ETH</a></td><td>substance abuse information sensitivity</td><td>Policy for handling alcohol or drug-abuse information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to alcohol or drug-abuse information that is deemed sensitive.<br/><br/>*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-PSY">PSY</a></td><td>psychiatry information sensitivity</td><td>Policy for handling psychiatry psychiatric disorder information, which is afforded heightened confidentiality.<br/><br/>*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-SDV">SDV</a></td><td>sexual assault, abuse, or domestic violence information sensitivity</td><td>Policy for handling sexual assault, abuse, or domestic violence information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to sexual assault, abuse, or domestic violence information that is deemed sensitive.<br/><br/>SDV code covers violence perpetrated by related and non-related persons. This code should be specific to physical and mental trauma caused by a related person only. The access control concerns are keeping the patient safe from the perpetrator who may have an abusive psychological control over the patient, may be stalking the patient, or may try to manipulate care givers into allowing the perpetrator to make contact with the patient. The definition needs to be clarified.<br/><br/>*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-GDIS">GDIS</a></td><td>genetic disease information sensitivity</td><td>Policy for handling genetic disease information, which will be afforded heightened confidentiality. Information handling protocols based on organizational policies related to genetic disease information that is deemed sensitive.<br/><br/>*Usage Note:* If there is a jurisdictional mandate, then use the applicable ActPrivacyLaw code system, and specify the law rather than or in addition to this more generic code.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://emahealth.io/fhir/core/ValueSet/ema-vs-sensitivity-label"/>
  <version value="0.2.0"/>
  <name value="EmaVsSensitivityLabel"/>
  <title value="EMA — Sensibilidad de la información (meta.security)"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-19T18:14:29+00:00"/>
  <publisher value="EMA Health SpA"/>
  <contact>
    <name value="EMA Health SpA"/>
    <telecom>
      <system value="url"/>
      <value value="https://emahealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="[email protected]"/>
    </telecom>
  </contact>
  <description
               value="Etiquetas de sensibilidad de la información para `Resource.meta.security`
(HL7 v3 ActCode, ActInformationSensitivityPolicy). Conjunto neutro y
extensible: `HIV`, `ETH`, `PSY`, `SDV`, `GDIS`. Vocabulario estándar; sin
códigos EMA propios. Las políticas asociadas son overlay por país."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <concept>
        <code value="HIV"/>
        <display value="HIV/AIDS information sensitivity"/>
      </concept>
      <concept>
        <code value="ETH"/>
        <display value="substance abuse information sensitivity"/>
      </concept>
      <concept>
        <code value="PSY"/>
        <display value="psychiatry information sensitivity"/>
      </concept>
      <concept>
        <code value="SDV"/>
        <display
                 value="sexual assault, abuse, or domestic violence information sensitivity"/>
      </concept>
      <concept>
        <code value="GDIS"/>
        <display value="genetic disease information sensitivity"/>
      </concept>
    </include>
  </compose>
</ValueSet>