@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://emahealth.io/fhir/core/ValueSet/ema-vs-sensitivity-label> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ema-vs-sensitivity-label"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<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 ?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>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://emahealth.io/fhir/core/ValueSet/ema-vs-sensitivity-label"] ;
  fhir:ValueSet.version [ fhir:value "0.2.0"] ;
  fhir:ValueSet.name [ fhir:value "EmaVsSensitivityLabel"] ;
  fhir:ValueSet.title [ fhir:value "EMA — Sensibilidad de la información (meta.security)"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2026-07-19T18:14:29+00:00"^^xsd:dateTime] ;
  fhir:ValueSet.publisher [ fhir:value "EMA Health SpA"] ;
  fhir:ValueSet.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "EMA Health SpA" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://emahealth.io" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "contacto@emahealth.io" ]
     ]
  ] ;
  fhir:ValueSet.description [ fhir:value "Etiquetas de sensibilidad de la información para `Resource.meta.security`\n(HL7 v3 ActCode, ActInformationSensitivityPolicy). Conjunto neutro y\nextensible: `HIV`, `ETH`, `PSY`, `SDV`, `GDIS`. Vocabulario estándar; sin\ncódigos EMA propios. Las políticas asociadas son overlay por país."] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "HIV" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "HIV/AIDS information sensitivity" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ETH" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "substance abuse information sensitivity" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "PSY" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "psychiatry information sensitivity" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "SDV" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "sexual assault, abuse, or domestic violence information sensitivity" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "GDIS" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "genetic disease information sensitivity" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<https://emahealth.io/fhir/core/ValueSet/ema-vs-sensitivity-label.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

