FHIR Implementation Guide for Stroke
1.0.0 - ballot
FHIR Implementation Guide for Stroke - 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
| Active as of 2024-01-11 |
{
"resourceType" : "CodeSystem",
"id" : "SymtDurCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: CodeSystem SymtDurCS</b></p><a name=\"SymtDurCS\"> </a><a name=\"hcSymtDurCS\"> </a><p>Este sistema de código define o seguinte código:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"SymtDurCS-0\"> </a></td><td>Less than 4.5 hours</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"SymtDurCS-1\"> </a></td><td>More than 4.5 hours</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"SymtDurCS-999\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SymtDurCS",
"version" : "1.0.0",
"name" : "SymtDurCS",
"title" : "Duration of Stroke Symptoms",
"status" : "active",
"experimental" : false,
"date" : "2024-01-11T13:00:00-03:00",
"publisher" : "Gabrielle dos Santos Leandro",
"contact" : [
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://m-caretech.com.br"
},
{
"system" : "email",
"value" : "gabrielle.santos.leandro@gmail.com"
}
]
},
{
"name" : "Gabrielle dos Santos Leandro",
"telecom" : [
{
"system" : "url",
"value" : "https://m-caretech.com.br",
"use" : "work"
},
{
"system" : "email",
"value" : "contato@m-caretech.com.br",
"use" : "work"
}
]
}
],
"description" : "CodeSystem that categorizes the duration of stroke symptoms, considering the time from symptom onset to admission at the reference hospital.",
"caseSensitive" : false,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "0",
"display" : "Less than 4.5 hours"
},
{
"code" : "1",
"display" : "More than 4.5 hours"
},
{
"code" : "999",
"display" : "Unknown"
}
]
}