FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.go.ses.saude-mulher
Resource TypeValueSet
IdValueSet-subgrupo-0202-tabela-status.json
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/saude-mulher/ValueSet-subgrupo-0202-tabela-status.html
URLhttps://fhir.saude.go.gov.br/r4/saude-mulher/ValueSet/subgrupo-0202-tabela-status
Version1.0.0
Statusactive
Date2025-12-11T00:56:08+00:00
NameSubgrupo0202TabelaSUS
TitleSubgrupo 0202 da Tabela SUS
Realmbr
DescriptionGrupo 02 subgrupo 02 da Tabela SUS.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
BRTabelaSUSTabela de procedimentos, medicamentos e OPM do SUS

Narrative

Note: links and images are rebased to the (stated) source

Narrativa gerada: ValueSet subgrupo-0202-tabela-status


Source1

{
  "resourceType": "ValueSet",
  "id": "subgrupo-0202-tabela-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.saude.go.gov.br/r4/saude-mulher/ValueSet/subgrupo-0202-tabela-status",
  "version": "1.0.0",
  "name": "Subgrupo0202TabelaSUS",
  "title": "Subgrupo 0202 da Tabela SUS",
  "status": "active",
  "experimental": false,
  "date": "2025-12-11T00:56:08+00:00",
  "publisher": "SES-GO",
  "contact": [
    {
      "name": "SES-GO",
      "telecom": [
        {
          "system": "url",
          "value": "https://fhir.saude.go.gov.br"
        },
        {
          "system": "email",
          "value": "ti-ses.saude@goias.gov.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.*"
          }
        ]
      }
    ]
  }
}