🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build
🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-01-15 |
{
"resourceType" : "PlanDefinition",
"id" : "EjemploEmaCorePlanDefinition",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/core/StructureDefinition/ema-core-plan-definition"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">EjemploEmaCorePlanDefinition</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-EjemploEmaCorePlanDefinition.html\">Control de diabetes tipo 2</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.10.0</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Control de diabetes tipo 2</td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-plan-definition-type.html\">http://terminology.hl7.org/CodeSystem/plan-definition-type</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>clinical-protocol</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2026-01-15</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">EMA Health SpA</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Actions: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td>\n \n <b> Solicitar hemoglobina glicosilada cada 3 meses:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Tamizaje anual de retinopatía:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n </table>\n</div>\n</div>"
},
"url" : "https://emahealth.io/fhir/core/PlanDefinition/EjemploEmaCorePlanDefinition",
"version" : "0.10.0",
"name" : "ControlDiabetesTipo2",
"title" : "Control de diabetes tipo 2",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code" : "clinical-protocol"
}
]
},
"status" : "active",
"date" : "2026-01-15",
"publisher" : "EMA Health SpA",
"contact" : [
{
"name" : "EMA Health SpA",
"telecom" : [
{
"system" : "url",
"value" : "https://emahealth.io"
},
{
"system" : "email",
"value" : "contacto@emahealth.io"
}
]
}
],
"action" : [
{
"title" : "Solicitar hemoglobina glicosilada cada 3 meses"
},
{
"title" : "Tamizaje anual de retinopatía"
}
]
}