REDS GO
1.0.0 - draft Brazil flag

REDS GO - Downloaded Version 1.0.0 See the Directory of published versions

: Status do Participante do agendamento - TTL Representation

Active as of 2023-04-13

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 "BRStatusParticipante"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-04-13T13:17:22.715+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:language [ fhir:v "pt-BR"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
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 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\">Última atualização: 2023-04-13 13:17:22+0000; Língua: pt-BR</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><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: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 "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 "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 "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: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" ]         ] )       ] )     ] )
  ] . #