FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/subgrupo-0202-tabela-status

Packagebr.go.ses.core
Resource TypeValueSet
Idsubgrupo-0202-tabela-status
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/core/file:///ig/output/ValueSet-subgrupo-0202-tabela-status.html
URLhttps://fhir.saude.go.gov.br/r4/core/ValueSet/subgrupo-0202-tabela-status
Version0.0.1
Statusactive
Date2025-01-17T09:52:16-03: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

Generated Narrative: ValueSet subgrupo-0202-tabela-status


Source

{
  "resourceType": "ValueSet",
  "id": "subgrupo-0202-tabela-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2025-01-17T09:52:16-03: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.*"
          }
        ]
      }
    ]
  }
}