North West Genomic Medicine Service Alliance - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Intermediary - 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 "Intermediary"] ; #
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 Intermediary</b></p><a name=\"Intermediary\"> </a><a name=\"hcIntermediary\"> </a><table class=\"grid\"><tr><td><b>Actor: Intermediary </b></td><td>Intermediary</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://nw-gmsa.github.io/ActorDefinition/Intermediary"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "Intermediary"] ; #
fhir:title [ fhir:v "Intermediary"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-06-19T14:44:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "NHS North West GMSA"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nw-gmsa.nhs.uk/contact-us" ] ] )
] ) ; #
fhir:description [ fhir:v "North West GLH Regional Integration Engine (RIE)\nThis is a Trust Integration Engine (TIE) working at a regional level"] ; #
fhir:jurisdiction ( [
( 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:type [ fhir:v "system"] . #