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" : "ValueSet",
"id" : "DiagnosisVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet DiagnosisVS</b></p><a name=\"DiagnosisVS\"> </a><a name=\"hcDiagnosisVS\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-DiagnosisCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DiagnosisCS</code></a> versão <span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\">📦1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td></tr><tr><td><a href=\"CodeSystem-DiagnosisCS.html#DiagnosisCS-0\">0</a></td><td>Clinical symptoms alone</td></tr><tr><td><a href=\"CodeSystem-DiagnosisCS.html#DiagnosisCS-1\">1</a></td><td>Clinical and Tomography</td></tr><tr><td><a href=\"CodeSystem-DiagnosisCS.html#DiagnosisCS-2\">2</a></td><td>Clinical and Magnetic Resonance Imaging</td></tr></table></li></ul></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/DiagnosisVS",
"version" : "1.0.0",
"name" : "DiagnosisVS",
"title" : "Diagnostic Evidence Base",
"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" : "ValueSet that indicates which diagnostic evidence base was used for its realization",
"compose" : {
"include" : [
{
"system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/DiagnosisCS",
"concept" : [
{
"code" : "0",
"display" : "Clinical symptoms alone"
},
{
"code" : "1",
"display" : "Clinical and Tomography"
},
{
"code" : "2",
"display" : "Clinical and Magnetic Resonance Imaging"
}
]
}
]
}
}