Radiology (Sandbox) - Local Development build (v0.0.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Directory Service - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "DirectoryService"] ; #
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 DirectoryService</b></p><a name=\"DirectoryService\"> </a><a name=\"hcDirectoryService\"> </a><a name=\"DirectoryService-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: Directory Service </b></td><td>Directory Service</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/mCSD/volume-1.html#1461-mcsd-actors-transactions-and-content-modules\">IHE Mobile Care Services Discovery (mCSD) Volume 1</a></li>\n</ul>\n<p>Example systems include:</p>\n<ul>\n<li>SDS, ODS and other NHS England Directory Serivces.</li>\n</ul>\n</div></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://fhir.nhs.uk/England/RAD/ActorDefinition/DirectoryService"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1-current"] ; #
fhir:name [ fhir:v "Directory Service"] ; #
fhir:title [ fhir:v "Directory Service"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-10-24T15:09:54+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "NHS England"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/it_infrastructure/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] [
fhir:name [ fhir:v "NHS England" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "Provides lookup or query services for master Organisation, Facility, Location, Practitioner, Healthcare Service, OrganisationAffiliation, and Endpoint records which meet specific criteria.\n"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "Links to more detailed elaboration on the actors can be found in:\n\n- [IHE Mobile Care Services Discovery (mCSD) Volume 1](https://profiles.ihe.net/ITI/mCSD/volume-1.html#1461-mcsd-actors-transactions-and-content-modules)\n\nExample systems include:\n\n- SDS, ODS and other NHS England Directory Serivces."] . #