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
Active as of 2025-03-20 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "categoria-natureza-juridica"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet categoria-natureza-juridica</b></p><a name=\"categoria-natureza-juridica\"> </a><a name=\"hccategoria-natureza-juridica\"> </a><a name=\"categoria-natureza-juridica-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-1000\">1000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-2000\">2000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-3000\">3000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-4000\">4000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-5000\">5000</a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/categoria-natureza-juridica"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "CategoriaNaturezaJuridica"] ; #
fhir:title [ fhir:v "Categoria Natureza Jurídica"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-03-20T14:24:26-03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "SES-GO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "SES-GO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://fhir.saude.go.gov.br" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ti-ses.saude@goias.gov.br" ] ] )
] ) ; #
fhir:description [ fhir:v "Categoria Natureza Jurídica"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BRA" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"^^xsd:anyURI ] ] ) ;
( fhir:exclude [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "1000" ] ] ) ] [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "2000" ] ] ) ] [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "3000" ] ] ) ] [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "4000" ] ] ) ] [
fhir:system [ fhir:v "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "5000" ] ] ) ] )
] . #
IG © 2024+ SES-GO. Package br.go.ses.core#0.0.1 based on FHIR 4.0.1. Generated 2025-03-20
Links: Table of Contents |
QA Report