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

FHIR IG Statistics: ValueSet/regiao-conselho-profissional

Packagebr.go.ses.core
Resource TypeValueSet
Idregiao-conselho-profissional
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/core/file:///ig/output/ValueSet-regiao-conselho-profissional.html
URLhttps://fhir.saude.go.gov.br/r4/core/ValueSet/regiao-conselho-profissional
Version0.0.1
Statusactive
Date2025-01-17T09:52:16-03:00
NameRegiaoConselhoProfissional
TitleRegião Conselho Profissional
Realmbr
DescriptionCódigos de identificação das regiões conselhos profissionais de saúde.

Resources that use this resource

StructureDefinition
conselho-profissionalConselho Profissional

Resources that this resource uses

CodeSystem
regiao-conselho-profissionalRegião Conselho Profissional
ValueSet
estados-brasileirosEstados Brasileiros

Narrative

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

Generated Narrative: ValueSet regiao-conselho-profissional

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "regiao-conselho-profissional",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.saude.go.gov.br/r4/core/ValueSet/regiao-conselho-profissional",
  "version": "0.0.1",
  "name": "RegiaoConselhoProfissional",
  "title": "Região Conselho Profissional",
  "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": "Códigos de identificação das regiões conselhos profissionais de saúde.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/regiao-conselho-profissional"
      },
      {
        "valueSet": [
          "https://fhir.saude.go.gov.br/r4/core/ValueSet/estados-brasileiros"
        ]
      }
    ]
  }
}