ÚNICAS Rare Diseases HL7 FHIR Implementation Guide
0.0.3 - draft
ÚNICAS Rare Diseases HL7 FHIR Implementation Guide - Local Development build (v0.0.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-16 |
{
"resourceType" : "ValueSet",
"id" : "ConsentimientoUNICAS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ConsentimientoUNICAS</b></p><a name=\"ConsentimientoUNICAS\"> </a><a name=\"hcConsentimientoUNICAS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodigosConsentimientoUNICAS.html\"><code>https://unicas-fhir.sanidad.gob.es/CodeSystem/CodigosConsentimientoUNICAS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.0.3</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodigosConsentimientoUNICAS.html#CodigosConsentimientoUNICAS-AS\">AS</a></td><td>Asistencia Sanitaria</td></tr><tr><td><a href=\"CodeSystem-CodigosConsentimientoUNICAS.html#CodigosConsentimientoUNICAS-UAS\">UAS</a></td><td>Uso Asistencial Secundario</td></tr></table></li></ul></div>"
},
"url" : "https://unicas-fhir.sanidad.gob.es/ValueSet/ConsentimientoUNICAS",
"version" : "0.0.3",
"name" : "ValuesetConsentimientoUNICAS",
"title" : "Value set de Tipos de consentimiento informado en ÚNICAS",
"status" : "draft",
"date" : "2025-12-16",
"description" : "Este value set incluye todos los códigos para los tipos de consentimiento informado en ÚNICAS.",
"compose" : {
"include" : [
{
"system" : "https://unicas-fhir.sanidad.gob.es/CodeSystem/CodigosConsentimientoUNICAS",
"concept" : [
{
"code" : "AS",
"display" : "Asistencia Sanitaria"
},
{
"code" : "UAS",
"display" : "Uso Asistencial Secundario"
}
]
}
]
}
}