Guia de Implementação da Regulação Assistencial (RIRA) da RNDS
1.0.0 - STU1
!!Guia de Implementação da Regulação Assistencial (RIRA) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
Page standards status: Informative | Maturity Level: 1 |
@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 "BRStatusParticipante"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRStatusParticipante</b></p><a name=\"BRStatusParticipante\"> </a><a name=\"hcBRStatusParticipante\"> </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\">Língua: en</p></div><ul><li>Include estes códigos, tal como definidos em <a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html\"><code>http://hl7.org/fhir/participationstatus</code></a> versão <code>*</code><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><td><b>Portuguese (Brazil) (pt)</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-accepted\">accepted</a></td><td>Accepted</td><td>The participant has accepted the appointment.</td><td>Aceito</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-declined\">declined</a></td><td>Declined</td><td>The participant has declined the appointment and will not participate in the appointment.</td><td>Negado</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-tentative\">tentative</a></td><td>Tentative</td><td>The participant has tentatively accepted the appointment. This could be automatically created by a system and requires further processing before it can be accepted. There is no commitment that attendance will occur.</td><td>Tentativa</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-needs-action\">needs-action</a></td><td>Needs Action</td><td>The participant needs to indicate if they accept the appointment by changing this status to one of the other statuses.</td><td>Aguardando resposta</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rira.fhir"^^xsd:anyURI ;
fhir:link <http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rira.fhir> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rira.fhir"^^xsd:anyURI ;
fhir:link <http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rira.fhir> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusParticipante"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "BRStatusParticipante"] ; #
fhir:title [ fhir:v "Status do Participante do agendamento"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-04-13T13:17:18.5012669+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Ministério da Saúde do Brasil"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Ministério da Saúde do Brasil" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.saude.gov.br" ] ] )
] ) ; #
fhir:description [ fhir:v "Status do Participante do agendamento."] ; #
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://hl7.org/fhir/participationstatus"^^xsd:anyURI ] ;
fhir:version [ fhir:v "*" ] ;
( fhir:concept [
fhir:code [ fhir:v "accepted" ] ;
fhir:display [ fhir:v "Accepted" ] ;
( fhir:designation [
fhir:language [ fhir:v "pt-BR" ] ;
fhir:value [ fhir:v "Aceito" ] ] ) ] [
fhir:code [ fhir:v "declined" ] ;
fhir:display [ fhir:v "Declined" ] ;
( fhir:designation [
fhir:language [ fhir:v "pt-BR" ] ;
fhir:value [ fhir:v "Negado" ] ] ) ] [
fhir:code [ fhir:v "tentative" ] ;
fhir:display [ fhir:v "Tentative" ] ;
( fhir:designation [
fhir:language [ fhir:v "pt-BR" ] ;
fhir:value [ fhir:v "Tentativa" ] ] ) ] [
fhir:code [ fhir:v "needs-action" ] ;
fhir:display [ fhir:v "Needs Action" ] ;
( fhir:designation [
fhir:language [ fhir:v "pt-BR" ] ;
fhir:value [ fhir:v "Aguardando resposta" ] ] ) ] ) ] )
] . #
IG © 2023+ Ministério da Saúde do Brasil. Package br.gov.saude.rira.fhir#1.0.0 based on FHIR 4.0.1. Generated 2025-07-03
Links: Table of Contents |
QA Report