@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 -------------------------------------------------------------------

<https://fhir.nhs.uk/England/RAD/Basic/EventConsumer> a fhir:Basic ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EventConsumer"] ; # 
  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 EventConsumer</b></p><a name=\"EventConsumer\"> </a><a name=\"hcEventConsumer\"> </a><a name=\"EventConsumer-en-GB\"> </a><table class=\"grid\"><tr><td><b>Actor: EventConsumer </b></td><td>Event Consumer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>Links to more detailed elaboration on the actors can be found in:</p>\n<ul>\n<li><a href=\"https://profiles.ihe.net/ITI/DSUBm/volume-1.html#1541-dsubm-actors-transactions-and-content-modules\">IHE Document Subscription for Mobile (DSUBm)</a></li>\n<li><a href=\"https://profiles.ihe.net/ITI/TF/Volume1/ch-14.html#14.3\">IHE Patient Administration Management (PAM)</a></li>\n</ul>\n<p>In order to simplify this guide, the actors have been generalised. The maps to IHE event actors is shown below:</p>\n<table class=\"grid\">\n<thead>\n<tr>\n<th>Actor</th>\n<th>IHE Actors</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Event Consumer</td>\n<td>Resource Notification Recipient and Patient Encounter Consumer</td>\n</tr>\n<tr>\n<td>Event Message Broker</td>\n<td>n/a</td>\n</tr>\n<tr>\n<td>Event Notification Broker</td>\n<td>Resource Notification Broker</td>\n</tr>\n<tr>\n<td>Event Source</td>\n<td>Resource Notification Publisher and Patient Encounter Supplier</td>\n</tr>\n</tbody>\n</table>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:uri ;
       fhir:v "https://fhir.nhs.uk/England/RAD/ActorDefinition/EventConsumer"^^xsd:anyURI
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:string ;
       fhir:v "0.0.1-current"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:string ;
       fhir:v "EventConsumer"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:string ;
       fhir:v "Event Consumer"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "draft"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:dateTime ;
       fhir:v "2025-06-10T07:39:07+00:00"^^xsd:dateTime
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:string ;
       fhir:v "NHS England"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:telecom ( [
         fhir:system [ fhir:v "url" ] ;
         fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:telecom ( [
         fhir:system [ fhir:v "email" ] ;
         fhir:value [ fhir:v "iti@ihe.net" ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "NHS England" ] ;
       fhir:telecom ( [
         fhir:system [ fhir:v "email" ] ;
         fhir:value [ fhir:v "iti@ihe.net" ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:markdown ;
       fhir:v "The Event Consumer Actor receives events."
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "GB" ] ;
         fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ]
       ] )
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "system"
     ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:markdown ;
       fhir:v "Links to more detailed elaboration on the actors can be found in:\n\n- [IHE Document Subscription for Mobile (DSUBm)](https://profiles.ihe.net/ITI/DSUBm/volume-1.html#1541-dsubm-actors-transactions-and-content-modules)\n- [IHE Patient Administration Management (PAM)](https://profiles.ihe.net/ITI/TF/Volume1/ch-14.html#14.3)\n\nIn order to simplify this guide, the actors have been generalised. The maps to IHE event actors is shown below:\n\n| Actor | IHE Actors |\n|-------|-----------------|\n| Event Consumer | Resource Notification Recipient and Patient Encounter Consumer |\n| Event Message Broker | n/a  |\n| Event Notification Broker | Resource Notification Broker |\n| Event Source | Resource Notification Publisher and Patient Encounter Supplier |\n"
     ]
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/fhir-types"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "ActorDefinition" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

