HL7 PT FHIR Implementation Guide: Terminologias
1.0.0 - STU1
HL7 PT FHIR Implementation Guide: Terminologias, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 1.0.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/terminologias/tree/master e muda regularmente. Veja o Diretório de versões publicadas
Built from commit 987016b6.
| Active as of 2025-11-01 |
{
"resourceType" : "ValueSet",
"id" : "cparadm-reason-not-elegible-for-schedule-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet cparadm-reason-not-elegible-for-schedule-vs</b></p><a name=\"cparadm-reason-not-elegible-for-schedule-vs\"> </a><a name=\"hccparadm-reason-not-elegible-for-schedule-vs\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> versão Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>English (English, en)</b></td></tr><tr><td><a href=\"http://snomed.info/id/1511000314108\">1511000314108</a></td><td>Foram esgotadas as tentativas de agendamento por parte da entidade</td><td>Scheduling attempts have been exhausted by healthcare organization (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/1521000314104\">1521000314104</a></td><td>Foram esgotadas as tentativas de agendamento por parte do utente</td><td>Scheduling attempts have been exhausted by patient (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/1531000314101\">1531000314101</a></td><td>Utente incontactável</td><td>Patient unreachable (situation)</td></tr><tr><td><a href=\"http://snomed.info/id/1541000314107\">1541000314107</a></td><td>Ausência de tentativa de agendamento dentro do prazo esperado</td><td>Failed attempt to schedule within expected time (situation)</td></tr></table></li></ul></div>"
},
"url" : "https://hl7.pt/fhir/Terminologias/ValueSet/cparadm-reason-not-elegible-for-schedule-vs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.620.1.101.10.4.6.176"
}
],
"version" : "1.0.0",
"name" : "CPARADMReasonNotElegibleForScheduleVS",
"title" : "CPARADM - Reason Not Elegible ForSchedule",
"status" : "active",
"experimental" : false,
"date" : "2025-11-01",
"publisher" : "HL7 Portugal",
"contact" : [
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.pt"
},
{
"system" : "email",
"value" : "info@hl7.pt"
}
]
},
{
"name" : "HL7 Portugal",
"telecom" : [
{
"system" : "email",
"value" : "geral@hl7.pt",
"use" : "work"
}
]
}
],
"description" : "Conjunto de valores ReasonNotElegibleForSchedule (CPARADM v3.0.0).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PT",
"display" : "Portugal"
}
]
}
],
"author" : [
{
"name" : "Centro de Terminologias Clínicas"
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "1511000314108",
"display" : "Foram esgotadas as tentativas de agendamento por parte da entidade",
"designation" : [
{
"language" : "en",
"value" : "Scheduling attempts have been exhausted by healthcare organization (situation)"
}
]
},
{
"code" : "1521000314104",
"display" : "Foram esgotadas as tentativas de agendamento por parte do utente",
"designation" : [
{
"language" : "en",
"value" : "Scheduling attempts have been exhausted by patient (situation)"
}
]
},
{
"code" : "1531000314101",
"display" : "Utente incontactável",
"designation" : [
{
"language" : "en",
"value" : "Patient unreachable (situation)"
}
]
},
{
"code" : "1541000314107",
"display" : "Ausência de tentativa de agendamento dentro do prazo esperado",
"designation" : [
{
"language" : "en",
"value" : "Failed attempt to schedule within expected time (situation)"
}
]
}
]
}
]
}
}