Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Categoria Natureza Jurídica - JSON Representation

Active as of 2024-09-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "categoria-natureza-juridica",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet categoria-natureza-juridica</b></p><a name=\"categoria-natureza-juridica\"> </a><a name=\"hccategoria-natureza-juridica\"> </a><a name=\"categoria-natureza-juridica-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept  descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-1\">1</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept  descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-2\">2</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept  descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-3\">3</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept  descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-4\">4</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept  descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-5\">5</a></li></ul></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/categoria-natureza-juridica",
  "version" : "0.0.1",
  "name" : "CategoriaNaturezaJuridica",
  "title" : "Categoria Natureza Jurídica",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-21T14:49:24+00:00",
  "publisher" : "SES-GO",
  "contact" : [
    {
      "name" : "SES-GO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir-homolog.saude.go.gov.br"
        },
        {
          "system" : "email",
          "value" : "muriloluz@ufg.br"
        }
      ]
    }
  ],
  "description" : "Categoria Natureza Jurídica",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"
      }
    ],
    "exclude" : [
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "1"
          }
        ]
      },
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "2"
          }
        ]
      },
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "3"
          }
        ]
      },
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "4"
          }
        ]
      },
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "5"
          }
        ]
      }
    ]
  }
}