ÚNICAS Rare Diseases HL7 FHIR Implementation Guide
0.0.1 - draft
ÚNICAS Rare Diseases HL7 FHIR Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-03-27 |
{
"resourceType" : "ValueSet",
"id" : "MotivosBajaUNICAS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MotivosBajaUNICAS</b></p><a name=\"MotivosBajaUNICAS\"> </a><a name=\"hcMotivosBajaUNICAS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodigosMotivosBajaUNICAS.html\"><code>https://unicas-fhir.sanidad.gob.es/CodeSystem/CodigosMotivosBajaUNICAS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodigosMotivosBajaUNICAS.html#CodigosMotivosBajaUNICAS-01\">01</a></td><td>Revocamiento del Consentimiento Informado</td></tr><tr><td><a href=\"CodeSystem-CodigosMotivosBajaUNICAS.html#CodigosMotivosBajaUNICAS-02\">02</a></td><td>Revocación/cambio diagnóstico de enfermedad minoritaria a otra enfermedad prevalente</td></tr><tr><td><a href=\"CodeSystem-CodigosMotivosBajaUNICAS.html#CodigosMotivosBajaUNICAS-03\">03</a></td><td>Paciente ya no es pediátrico</td></tr><tr><td><a href=\"CodeSystem-CodigosMotivosBajaUNICAS.html#CodigosMotivosBajaUNICAS-04\">04</a></td><td>Profesional Autorizado manualmente da de baja un Paciente</td></tr><tr><td><a href=\"CodeSystem-CodigosMotivosBajaUNICAS.html#CodigosMotivosBajaUNICAS-05\">05</a></td><td>Fallecimiento</td></tr></table></li></ul></div>"
},
"url" : "https://unicas-fhir.sanidad.gob.es/ValueSet/MotivosBajaUNICAS",
"version" : "0.0.1",
"name" : "ValuesetMotivosBajaUNICAS",
"title" : "Value set de Motivos de baja en ÚNICAS",
"status" : "draft",
"date" : "2025-03-27",
"description" : "Este value set incluye todos los códigos del code system de Motivos de baja en ÚNICAS.",
"compose" : {
"include" : [
{
"system" : "https://unicas-fhir.sanidad.gob.es/CodeSystem/CodigosMotivosBajaUNICAS",
"concept" : [
{
"code" : "01",
"display" : "Revocamiento del Consentimiento Informado"
},
{
"code" : "02",
"display" : "Revocación/cambio diagnóstico de enfermedad minoritaria a otra enfermedad prevalente"
},
{
"code" : "03",
"display" : "Paciente ya no es pediátrico"
},
{
"code" : "04",
"display" : "Profesional Autorizado manualmente da de baja un Paciente"
},
{
"code" : "05",
"display" : "Fallecimiento"
}
]
}
]
}
}