| Package | br.go.ses.core |
| Resource Type | ValueSet |
| Id | categoria-natureza-juridica |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/core/file:///ig/output/ValueSet-categoria-natureza-juridica.html |
| URL | https://fhir.saude.go.gov.br/r4/core/ValueSet/categoria-natureza-juridica |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-01-17T09:52:16-03:00 |
| Name | CategoriaNaturezaJuridica |
| Title | Categoria Natureza Jurídica |
| Realm | br |
| Description | Categoria Natureza Jurídica |
| StructureDefinition | |
| estabelecimento-saude | Estabelecimento de Saúde |
| CodeSystem | |
| natureza-juridica | Natureza Jurídica |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet categoria-natureza-juridica
This value set includes codes based on the following rules:
https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridicaThis value set excludes codes based on the following rules:
https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica where concept descends from 1000https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica where concept descends from 2000https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica where concept descends from 3000https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica where concept descends from 4000https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica where concept descends from 5000{
"resourceType": "ValueSet",
"id": "categoria-natureza-juridica",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "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": "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": "1000"
}
]
},
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "2000"
}
]
},
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "3000"
}
]
},
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "4000"
}
]
},
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter": [
{
"property": "concept",
"op": "descendent-of",
"value": "5000"
}
]
}
]
}
}