{
  "resourceType" : "ValueSet",
  "id" : "agrosus-via-exposicao",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet agrosus-via-exposicao</b></p><a name=\"agrosus-via-exposicao\"> </a><a name=\"hcagrosus-via-exposicao\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-agrosus-exposicao.html\"><code>https://jefersonrl.github.io/AgroSUS-FHIR/CodeSystem/agrosus-exposicao</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> versão &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td><a href=\"CodeSystem-agrosus-exposicao.html#agrosus-exposicao-cutanea\">cutanea</a></td><td style=\"color: #cccccc\">Cutânea (pele)</td></tr><tr><td><a href=\"CodeSystem-agrosus-exposicao.html#agrosus-exposicao-respiratoria\">respiratoria</a></td><td style=\"color: #cccccc\">Respiratória (inalação)</td></tr><tr><td><a href=\"CodeSystem-agrosus-exposicao.html#agrosus-exposicao-ocular\">ocular</a></td><td style=\"color: #cccccc\">Ocular</td></tr><tr><td><a href=\"CodeSystem-agrosus-exposicao.html#agrosus-exposicao-digestiva-oral\">digestiva-oral</a></td><td style=\"color: #cccccc\">Digestiva ou oral</td></tr><tr><td><a href=\"CodeSystem-agrosus-exposicao.html#agrosus-exposicao-multiplas-vias\">multiplas-vias</a></td><td style=\"color: #cccccc\">Múltiplas vias</td></tr></table></li></ul></div>"
  },
  "url" : "https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-via-exposicao",
  "version" : "0.1.0",
  "name" : "AgroSUSViaExposicaoVS",
  "title" : "Vias de exposição",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-27T16:20:32+00:00",
  "publisher" : "Fatec Ferraz de Vasconcelos",
  "contact" : [{
    "name" : "Fatec Ferraz de Vasconcelos",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.fatecferraz.edu.br"
    }]
  }],
  "description" : "Vias mais comuns de exposição aos defensivos agrícolas.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BR",
      "display" : "Brazil"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://jefersonrl.github.io/AgroSUS-FHIR/CodeSystem/agrosus-exposicao",
      "concept" : [{
        "code" : "cutanea"
      },
      {
        "code" : "respiratoria"
      },
      {
        "code" : "ocular"
      },
      {
        "code" : "digestiva-oral"
      },
      {
        "code" : "multiplas-vias"
      }]
    }]
  }
}