🌐 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 loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ActivityDefinition/EjemploEmaLabOrderable> a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "EjemploEmaLabOrderable"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://emahealth.io/fhir/core/StructureDefinition/ema-lab-orderable" ;
fhir:index 0 ;
fhir:link <https://emahealth.io/fhir/core/StructureDefinition/ema-lab-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;\">Hemoglobina glicosilada (HbA1c)</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">EjemploEmaLabOrderable</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>LAB-HBA1C</span>\n </p>\n \n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Effective Period: </b></th>\n <td style=\"padding-left: 4px;\">2026-01-01..</td>\n </tr>\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://loinc.org/\">http://loinc.org</a></span></p>\n \n \n <p><b>code: </b><span>4548-4</span></p>\n \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/EjemploEmaLabOrderable"] ;
fhir:ActivityDefinition.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://tenant-ejemplo.emahealth.io/fhir/CodeSystem/catalog" ] ;
fhir:Identifier.value [ fhir:value "LAB-HBA1C" ]
] ;
fhir:ActivityDefinition.version [ fhir:value "0.10.0"] ;
fhir:ActivityDefinition.name [ fhir:value "HemoglobinaGlicosilada"] ;
fhir:ActivityDefinition.title [ fhir:value "Hemoglobina glicosilada (HbA1c)"] ;
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 "lab" ]
]
]
] ;
fhir:ActivityDefinition.effectivePeriod [
fhir:Period.start [ fhir:value "2026-01-01"^^xsd:date ]
] ;
fhir:ActivityDefinition.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:4548-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "4548-4" ]
]
] ;
fhir:ActivityDefinition.specimenRequirement [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/SpecimenDefinition/EjemploEmaSpecimenRequirement> ;
fhir:Reference.reference [ fhir:value "SpecimenDefinition/EjemploEmaSpecimenRequirement" ]
] ;
fhir:ActivityDefinition.observationResultRequirement [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ObservationDefinition/EjemploEmaCoreObservationDefinition> ;
fhir:Reference.reference [ fhir:value "ObservationDefinition/EjemploEmaCoreObservationDefinition" ]
] .
<http://hl7.org/fhir/SpecimenDefinition/EjemploEmaSpecimenRequirement> a fhir:SpecimenDefinition .
<http://hl7.org/fhir/ObservationDefinition/EjemploEmaCoreObservationDefinition> a fhir:ObservationDefinition .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ActivityDefinition/EjemploEmaLabOrderable.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ActivityDefinition/EjemploEmaLabOrderable.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