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
: Conclusão do exame com imagem e/ou laudo - TTL Representation
Raw ttl | Download
@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 "exame-imagem-laudo-conclusion-code"] ; #
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 exame-imagem-laudo-conclusion-code</b></p><a name=\"exame-imagem-laudo-conclusion-code\"> </a><a name=\"hcexame-imagem-laudo-conclusion-code\"> </a><a name=\"exame-imagem-laudo-conclusion-code-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-cid10-ciap2.html\">Conjunto de códigos CID10 e CIAP2</a></li><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/exame-imagem-laudo-conclusion-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "ExameImagemLaudoConclusionCode"] ; #
fhir:title [ fhir:v "Conclusão do exame com imagem e/ou laudo"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-05T13:19:52+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.saude.go.gov.br" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "ti-ses.saude@goias.gov.br" ] ] )
] ) ; #
fhir:description [ fhir:v "Conclusão do exame com imagem e/ou laudo"] ; #
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:valueSet [
fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-ciap2"^^xsd:anyURI ;
fhir:link <https://fhir.saude.go.gov.br/r4/core/ValueSet/cid10-ciap2> ] ) ] [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ] )
] . #