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" : "LivingLocPostVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet LivingLocPostVS</b></p><a name=\"LivingLocPostVS\"> </a><a name=\"hcLivingLocPostVS\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"CodeSystem-LivingLocPostCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LivingLocPostCS</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-LivingLocPostCS.html#LivingLocPostCS-1\">1</a></td><td>At home, with no community support</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-2\">2</a></td><td>At home with community support</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-3\">3</a></td><td>In an assisting living home in the community (senior's home)</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-4\">4</a></td><td>In a rehabilitation hospital or skilled care facilities (SNIF, IRF, LTACH)</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-5\">5</a></td><td>In long term care (nursing home, chronic care hospital)</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-6\">6</a></td><td>In an acute care hospital</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-888\">888</a></td><td>Other</td></tr><tr><td><a href=\"CodeSystem-LivingLocPostCS.html#LivingLocPostCS-999\">999</a></td><td>Unknown</td></tr></table></li></ul></div>"
},
"url" : "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/LivingLocPostVS",
"version" : "1.0.0",
"name" : "LivingLocPostVS",
"title" : "Patient's Residence Post to a Stroke",
"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 represents the patient's most recent place of residence after the occurrence of a stroke based on ICHOM code.",
"compose" : {
"include" : [
{
"system" : "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/LivingLocPostCS",
"concept" : [
{
"code" : "1",
"display" : "At home, with no community support"
},
{
"code" : "2",
"display" : "At home with community support"
},
{
"code" : "3",
"display" : "In an assisting living home in the community (senior's home)"
},
{
"code" : "4",
"display" : "In a rehabilitation hospital or skilled care facilities (SNIF, IRF, LTACH)"
},
{
"code" : "5",
"display" : "In long term care (nursing home, chronic care hospital)"
},
{
"code" : "6",
"display" : "In an acute care hospital"
},
{
"code" : "888",
"display" : "Other"
},
{
"code" : "999",
"display" : "Unknown"
}
]
}
]
}
}