EU Health Data API
1.0.0-ballot - ballot 150

This page is part of the EU Health Data API (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: EEHRxF Document Publisher

Active as of 2026-03-13

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 "EEHRxF-DocumentPublisher-Actor"] ; # 
  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 EEHRxF-DocumentPublisher-Actor</b></p><a name=\"EEHRxF-DocumentPublisher-Actor\"> </a><a name=\"hcEEHRxF-DocumentPublisher-Actor\"> </a><table class=\"grid\"><tr><td><b>Actor: EEHRxF_DocumentPublisher </b></td><td>EEHRxF Document Publisher</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-EEHRxF-DocumentPublisher.html\">EEHRxF Document Publisher CapabilityStatement</a></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.eu/fhir/health-data-api/ActorDefinition/EEHRxF-DocumentPublisher-Actor"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/health-data-api/ActorDefinition/EEHRxF-DocumentPublisher-Actor>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "EEHRxF_DocumentPublisher"] ; # 
  fhir:title [ fhir:v "EEHRxF Document Publisher"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-13T21:22:40+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Europe"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Document Publisher actor produces EEHRxF FHIR Documents and publishes them to a\nDocument Access Provider. This composite actor groups MHD Document Source, PDQm\nPatient Demographics Consumer, and IUA Authorization Client.\n\nSee [Document Publisher CapabilityStatement](CapabilityStatement-EEHRxF-DocumentPublisher.html)\nfor technical requirements."] ; # 
  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:copyright [ fhir:v "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."] ; # 
  fhir:type [ fhir:v "system"] ; # 
  fhir:capabilities [
fhir:v "http://hl7.eu/fhir/health-data-api/CapabilityStatement/EEHRxF-DocumentPublisher"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/health-data-api/CapabilityStatement/EEHRxF-DocumentPublisher>
  ] . #