Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
0.1.0 - CI Build
Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
@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 "BRPrescricaoNaoEstruturada"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-03-11T19:14:51.806+00:00"^^xsd:dateTime ]
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BRPrescricaoNaoEstruturada</b></p><a name=\"BRPrescricaoNaoEstruturada\"> </a><a name=\"hcBRPrescricaoNaoEstruturada\"> </a><a name=\"BRPrescricaoNaoEstruturada-und\"> </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\">Last updated: 2020-03-11 19:14:51+0000; Language: en</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-BRDadoAusenteOuDesconhecido.html\"><code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido</code></a> version <code>*</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</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>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "1"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"^^xsd:anyURI ;
fhir:link <http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"^^xsd:anyURI ;
fhir:link <http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "BRPrescricaoNaoEstruturada"] ; #
fhir:title [ fhir:v "Indicativo de prescrição não estruturada ou medicamento não identificado"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2020-06-27T19:15:12.2909517+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Ministério da Saúde do Brasil"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.saude.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:code [ fhir:v "BR" ] ] )
] ) ; #
fhir:immutable [ fhir:v "false"^^xsd:boolean] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido"^^xsd:anyURI ] ;
fhir:version [ fhir:v "*" ] ;
( 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 © 2023+ Ministério da Saúde do Brasil. Package br.gov.saude.rnds.rac#0.1.0 based on FHIR 4.0.1. Generated 2025-01-22
Links: Table of Contents |
QA Report