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

: Subgrupo 0202 da Tabela SUS - JSON Representation

Active as of 2024-11-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "subgrupo-0202-tabela-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet subgrupo-0202-tabela-status</b></p><a name=\"subgrupo-0202-tabela-status\"> </a><a name=\"hcsubgrupo-0202-tabela-status\"> </a><a name=\"subgrupo-0202-tabela-status-pt-BR\"> </a><ul><li>Include codes from<a href=\"http://www.saude.gov.br/fhir/r4/CodeSystem-BRTabelaSUS.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRTabelaSUS</code></a> where code  matches (by regex) ^0202.*</li></ul></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/subgrupo-0202-tabela-status",
  "version" : "0.0.1",
  "name" : "Subgrupo0202TabelaSUS",
  "title" : "Subgrupo 0202 da Tabela SUS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-14T20:21:50+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" : "Grupo 02 subgrupo 02 da Tabela SUS.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRTabelaSUS",
        "filter" : [
          {
            "property" : "code",
            "op" : "regex",
            "value" : "^0202.*"
          }
        ]
      }
    ]
  }
}