This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 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
: HDR Consumer - TTL Representation
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-consumer-eu-hdr"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition actor-consumer-eu-hdr</b></p><a name=\"actor-consumer-eu-hdr\"> </a><a name=\"hcactor-consumer-eu-hdr\"> </a><a name=\"actor-consumer-eu-hdr-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: HDRConsumer </b></td><td/><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>This actor represents the Hospital Discharge Report consumers. That is the system using the report received or retrieved.\nUsing includes, but is not limited to, the report display, storage or processing.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/actor-consumer-eu-hdr"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0-ballot"] ; #
fhir:name [ fhir:v "HDRConsumer"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-06-03T12:48:49+02: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:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "This actor represents the Hospital Discharge Report consumers. That is the system using the report received or retrieved.\nUsing includes, but is not limited to, the report display, storage or processing."] . #