REDS GO - Downloaded Version 1.0.0 See the Directory of published versions
: Classificação Internacional de Atenção Primária - Segunda Edição - CIAP2 - 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 "BRCIAP2-1.0"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-03-11T18:43:23.180+00:00"^^xsd:dateTime ]
] ; #
fhir:language [ fhir:v "pt-BR"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"pt-BR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRCIAP2-1.0</b></p><a name=\"BRCIAP2-1.0\"> </a><a name=\"hcBRCIAP2-1.0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Última atualização: 2020-03-11 18:43:23+0000; Língua: pt-BR</p></div><ul><li>Include todos os códigos definidos em <a href=\"CodeSystem-BRCIAP2.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRCIAP2</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://www.saude.gov.br/fhir/r4/ValueSet/BRCIAP2-1.0"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "Classificação Internacional de Atenção Primária - Segunda Edição - CIAP2"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2020-03-11T18:43:43.0294815+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 "Classifica os problemas identificados no contato assistencial pelos profissionais de saúde, os motivos da contato assistencial e as respostas propostas pela equipe seguindo a sistematização SOA."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BR" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCIAP2"^^xsd:anyURI ] ] )
] . #