{
  "resourceType" : "ValueSet",
  "id" : "agrosus-fonte-agua",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet agrosus-fonte-agua</b></p><a name=\"agrosus-fonte-agua\"> </a><a name=\"hcagrosus-fonte-agua\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-agrosus-propriedade.html\"><code>https://jefersonrl.github.io/AgroSUS-FHIR/CodeSystem/agrosus-propriedade</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-propriedade.html#agrosus-propriedade-agua-rede-publica\">agua-rede-publica</a></td><td style=\"color: #cccccc\">Rede pública</td></tr><tr><td><a href=\"CodeSystem-agrosus-propriedade.html#agrosus-propriedade-agua-poco-artesiano\">agua-poco-artesiano</a></td><td style=\"color: #cccccc\">Poço artesiano</td></tr><tr><td><a href=\"CodeSystem-agrosus-propriedade.html#agrosus-propriedade-agua-poco-comum\">agua-poco-comum</a></td><td style=\"color: #cccccc\">Poço comum</td></tr><tr><td><a href=\"CodeSystem-agrosus-propriedade.html#agrosus-propriedade-agua-rio-corrego\">agua-rio-corrego</a></td><td style=\"color: #cccccc\">Rio ou córrego</td></tr><tr><td><a href=\"CodeSystem-agrosus-propriedade.html#agrosus-propriedade-agua-acude-represa\">agua-acude-represa</a></td><td style=\"color: #cccccc\">Açude ou represa</td></tr><tr><td><a href=\"CodeSystem-agrosus-propriedade.html#agrosus-propriedade-agua-cisterna\">agua-cisterna</a></td><td style=\"color: #cccccc\">Cisterna</td></tr><tr><td><a href=\"CodeSystem-agrosus-propriedade.html#agrosus-propriedade-agua-outra\">agua-outra</a></td><td style=\"color: #cccccc\">Outra fonte de água</td></tr></table></li></ul></div>"
  },
  "url" : "https://jefersonrl.github.io/AgroSUS-FHIR/ValueSet/agrosus-fonte-agua",
  "version" : "0.1.0",
  "name" : "AgroSUSFonteAguaVS",
  "title" : "Fonte de Água da Propriedade",
  "status" : "draft",
  "experimental" : true,
  "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" : "Fontes de água utilizadas na propriedade rural.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BR",
      "display" : "Brazil"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://jefersonrl.github.io/AgroSUS-FHIR/CodeSystem/agrosus-propriedade",
      "concept" : [{
        "code" : "agua-rede-publica"
      },
      {
        "code" : "agua-poco-artesiano"
      },
      {
        "code" : "agua-poco-comum"
      },
      {
        "code" : "agua-rio-corrego"
      },
      {
        "code" : "agua-acude-represa"
      },
      {
        "code" : "agua-cisterna"
      },
      {
        "code" : "agua-outra"
      }]
    }]
  }
}