Radiology (Sandbox)
0.0.1-current - ci-build International flag

Requirement Specification

This is for collaboration and discussion purposes and is subject to change.

This is not an Implementation Guide

Radiology (Sandbox) - Local Development build (v0.0.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Registry - TTL Representation

Draft as of 2024-10-24

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 "DocumentRegistry"] ; # 
  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 DocumentRegistry</b></p><a name=\"DocumentRegistry\"> </a><a name=\"hcDocumentRegistry\"> </a><a name=\"DocumentRegistry-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: Document Registry </b></td><td>Document Registry</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/MHD/1331_actors_and_transactions.html\">IHE Mobile access to Health Documents (MHD)</a></li>\n<li><a href=\"https://profiles.ihe.net/ITI/TF/Volume1/ch-10.html#10.1\">IHE Cross-Enterprise Document Sharing (XDS.b)</a></li>\n</ul>\n</div></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.nhs.uk/England/RAD/ActorDefinition/DocumentRegistry"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-current"] ; # 
  fhir:name [ fhir:v "Document Registry"] ; # 
  fhir:title [ fhir:v "Document Registry"] ; # 
  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 "The Document Registry Actor maintains maintains a index of records held in `Document Repositories` and `Form Repositories`, the index metadata is called a Document Entry (or DocumentReference in FHIR)  metadata about each registered document in a document entry. This includes a link to the Document in the Repository where it is stored. The Document Registry responds to queries from Document Consumer actors about documents meeting specific criteria. E.g. XDS System, NRL and is also often found `Clinical Data Repositories`."] ; # 
  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 access to Health Documents (MHD)](https://profiles.ihe.net/ITI/MHD/1331_actors_and_transactions.html)\n- [IHE Cross-Enterprise Document Sharing (XDS.b)](https://profiles.ihe.net/ITI/TF/Volume1/ch-10.html#10.1)\n"] . #