REDS GO
1.0.3 - draft
REDS GO - Downloaded Version 1.0.3 See the Directory of published versions
| Draft as of 2020-06-27 |
@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 "BRPrescricaoNaoEstruturada"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-03-11T19:14:51.806+00:00"^^xsd:dateTime ]
] ; #
fhir:language [ fhir:v "pt-BR"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xml:lang=\"pt-BR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRPrescricaoNaoEstruturada</b></p><a name=\"BRPrescricaoNaoEstruturada\"> </a><a name=\"hcBRPrescricaoNaoEstruturada\"> </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 19:14:51+0000; Língua: pt-BR</p></div><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> versão ?1.0.3</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td><a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html#BRDadoAusenteOuDesconhecido-no-medication-info\">no-medication-info</a></td><td>No information about medications</td><td>There is no information available about the subject's medication use or administration.</td></tr><tr><td><a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html#BRDadoAusenteOuDesconhecido-no-known-medications\">no-known-medications</a></td><td>No known medications</td><td>There are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada"^^xsd:anyURI ;
fhir:l <http://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada>
] ; #
fhir:version [ fhir:v "1.0.3"] ; #
fhir:name [ fhir:v "Indicativo de prescrição não estruturada ou medicamento não identificado."] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2020-06-27T19:15:12.2909517+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 "Indicativo de prescrição não estruturada ou medicamento não identificado."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
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/BRDadoAusenteOuDesconhecido"^^xsd:anyURI ;
fhir:l <http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido> ] ;
( fhir:concept [
fhir:code [ fhir:v "no-medication-info" ] ;
fhir:display [ fhir:v "No information about medications" ] ] [
fhir:code [ fhir:v "no-known-medications" ] ;
fhir:display [ fhir:v "No known medications" ] ] ) ] )
] . #
IG © 2024+ SES-GO. Package br.go.ses.reds-go#1.0.3 based on FHIR 4.0.1. Generated 2026-02-12
Links: Table of Contents |
QA Report