🌐 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-08-31 |
{
"resourceType" : "ActivityDefinition",
"id" : "EjemploEmaPathOrderable",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/core/StructureDefinition/ema-path-orderable"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Estudio histopatológico de biopsia incisional</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">EjemploEmaPathOrderable</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 <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>PAT-BIOP-INC</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2026-08-31 21:14:26+0000</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </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 <tr>\n <th scope=\"row\"><b>Use Context: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n <tr>\n <th><b>code</b></th>\n <th><b>value</b></th>\n </tr>\n \n <tr>\n <td>domain</td>\n <td/>\n </tr>\n \n </table>\n </td>\n </tr>\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>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>65801008</span></p>\n \n \n <p><b>display: </b><span>Excision</span></p>\n \n \n \n \n </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 </table>\n</div>\n</div>"
},
"extension" : [
{
"url" : "https://emahealth.io/fhir/core/StructureDefinition/ema-catalog-archetype",
"valueCode" : "simple"
}
],
"url" : "https://emahealth.io/fhir/core/ActivityDefinition/EjemploEmaPathOrderable",
"identifier" : [
{
"system" : "https://tenant-ejemplo.emahealth.io/fhir/CodeSystem/catalog",
"value" : "PAT-BIOP-INC"
}
],
"version" : "0.10.0",
"name" : "BiopsiaIncisional",
"title" : "Estudio histopatológico de biopsia incisional",
"status" : "active",
"date" : "2026-08-31T21:14:26+00:00",
"publisher" : "EMA Health SpA",
"contact" : [
{
"name" : "EMA Health SpA",
"telecom" : [
{
"system" : "url",
"value" : "https://emahealth.io"
},
{
"system" : "email",
"value" : "contacto@emahealth.io"
}
]
}
],
"useContext" : [
{
"code" : {
"system" : "urn:ema:context",
"code" : "domain"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:ema:domain",
"code" : "pathology"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "65801008",
"display" : "Excision"
}
]
}
}