🌐 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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ActivityDefinition/EjemploEmaClinicOrderable> a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploEmaClinicOrderable"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/core/StructureDefinition/ema-clinic-orderable" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/core/StructureDefinition/ema-clinic-orderable>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.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;\">Consulta de control — medicina interna</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">EjemploEmaClinicOrderable</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>CLI-CONS-CTRL</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>185349003</span></p>\n \n \n <p><b>display: </b><span>Encounter for check up</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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://emahealth.io/fhir/core/StructureDefinition/ema-catalog-archetype" ] ;
fhir:Extension.valueCode [ fhir:value "simple" ]
] ;
fhir:ActivityDefinition.url [ fhir:value "https://emahealth.io/fhir/core/ActivityDefinition/EjemploEmaClinicOrderable"] ;
fhir:ActivityDefinition.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://tenant-ejemplo.emahealth.io/fhir/CodeSystem/catalog" ] ;
fhir:Identifier.value [ fhir:value "CLI-CONS-CTRL" ]
] ;
fhir:ActivityDefinition.version [ fhir:value "0.10.0"] ;
fhir:ActivityDefinition.name [ fhir:value "ConsultaControlMedicina"] ;
fhir:ActivityDefinition.title [ fhir:value "Consulta de control — medicina interna"] ;
fhir:ActivityDefinition.status [ fhir:value "active"] ;
fhir:ActivityDefinition.date [ fhir:value "2026-08-31T21:14:26+00:00"^^xsd:dateTime] ;
fhir:ActivityDefinition.publisher [ fhir:value "EMA Health SpA"] ;
fhir:ActivityDefinition.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "EMA Health SpA" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://emahealth.io" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "contacto@emahealth.io" ]
]
] ;
fhir:ActivityDefinition.useContext [
fhir:index 0 ;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "urn:ema:context" ] ;
fhir:Coding.code [ fhir:value "domain" ]
] ;
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:ema:domain" ] ;
fhir:Coding.code [ fhir:value "clinic" ]
]
]
] ;
fhir:ActivityDefinition.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:185349003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "185349003" ] ;
fhir:Coding.display [ fhir:value "Encounter for check up" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ActivityDefinition/EjemploEmaClinicOrderable.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ActivityDefinition/EjemploEmaClinicOrderable.ttl> .
IG © 2026+ EMA Health SpA. Package emaig.core#0.10.0 based on FHIR 4.0.1. Generated 2026-08-31
Links: Table of Contents |
QA Report