REDS GO
1.0.0 - draft
REDS GO - Downloaded Version 1.0.0 See the Directory of published versions
| Active as of 2023-04-13 |
{
"resourceType" : "ValueSet",
"id" : "BRStatusParticipante",
"meta" : {
"lastUpdated" : "2023-04-13T13:17:22.715+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "extensions",
"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>"
},
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusParticipante",
"version" : "1.0.0",
"name" : "Status do Participante do agendamento",
"status" : "active",
"experimental" : false,
"date" : "2023-04-13T13:17:18.5012669+00:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.saude.go.gov.br"
},
{
"system" : "email",
"value" : "ti-ses.saude@goias.gov.br"
}
]
}
],
"description" : "Status do Participante do agendamento.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/participationstatus",
"concept" : [
{
"code" : "accepted",
"display" : "Accepted",
"designation" : [
{
"language" : "pt-BR",
"value" : "Aceito"
}
]
},
{
"code" : "declined",
"display" : "Declined",
"designation" : [
{
"language" : "pt-BR",
"value" : "Negado"
}
]
},
{
"code" : "tentative",
"display" : "Tentative",
"designation" : [
{
"language" : "pt-BR",
"value" : "Tentativa"
}
]
},
{
"code" : "needs-action",
"display" : "Needs Action",
"designation" : [
{
"language" : "pt-BR",
"value" : "Aguardando resposta"
}
]
}
]
}
]
}
}