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
: Exame - TTL Representation
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 "exame"] ; #
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</b></p><a name=\"exame\"> </a><a name=\"hcexame\"> </a><a name=\"exame-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a></li><li>Include all codes defined in <a href=\"http://www.saude.gov.br/fhir/r4/CodeSystem-BRCBHPMTUSS.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBHPMTUSS</code></a></li><li>Include all codes defined in <a href=\"http://www.saude.gov.br/fhir/r4/CodeSystem-BRTabelaSUS.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRTabelaSUS</code></a></li><li>Include all codes defined in <a href=\"http://www.saude.gov.br/fhir/r4/CodeSystem-BRNomeExameGAL.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRNomeExameGAL</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://fhir.saude.go.gov.br/r4/core/ValueSet/exame"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "Exame"] ; #
fhir:title [ fhir:v "Exame"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-11-14T20:21:50+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: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 "http://loinc.org"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCBHPMTUSS"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRTabelaSUS"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRNomeExameGAL"^^xsd:anyURI ] ] )
] . #