MyHealth@EU Core
1.0.0 - trial-use 150

This page is part of the MyHealth@Eu Core (v1.0.0: Wave 9) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MyHealth@EU Handler - TTL Representation

Active as of 2026-05-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "actor-handler-ehdsi"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition actor-handler-ehdsi</b></p><a name=\"actor-handler-ehdsi\"> </a><a name=\"hcactor-handler-ehdsi\"> </a><table class=\"grid\"><tr><td><b>Actor: ActorHandlerEhdsi </b></td><td>MyHealth@EU Handler</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi"^^xsd:anyURI ;
fhir:l <http://fhir.ehdsi.eu/core/ActorDefinition/actor-handler-ehdsi>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ActorHandlerEhdsi"] ; # 
  fhir:title [ fhir:v "MyHealth@EU Handler"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-05-04T16:10:59+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "MyHealth@Eu"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "MyHealth@Eu" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A system that handles MyHealth@EU FHIR resources, responsible for correctly processing and displaying the data elements marked with obligations in this Implementation Guide."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ]     ] )
  ] ) ; # 
  fhir:type [ fhir:v "system"] . #