Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

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

: Natureza Jurídica - TTL Representation

Active as of 2024-09-21

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "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 natureza-juridica</b></p><a name=\"natureza-juridica\"> </a><a name=\"hcnatureza-juridica\"> </a><a name=\"natureza-juridica-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include 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-1\">1</a></li><li>Include 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-2\">2</a></li><li>Include 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-3\">3</a></li><li>Include 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-4\">4</a></li><li>Include 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-5\">5</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/natureza-juridica"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "NaturezaJuridica"] ; # 
  fhir:title [ fhir:v "Natureza Jurídica"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-21T14:49:24+00: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-homolog.saude.go.gov.br" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "muriloluz@ufg.br" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Natureza Jurídica"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BR" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
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 "1" ]       ] )     ] [
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 "2" ]       ] )     ] [
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 "3" ]       ] )     ] [
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 "4" ]       ] )     ] [
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 "5" ]       ] )     ] )
  ] . #