North West Genomics Testing Workflow (GTW)
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

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

North West Genomics Testing Workflow (GTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Entry Class - TTL Representation

Draft as of 2025-02-23

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "document-entry-class"] ; # 
  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: ValueSet document-entry-class</b></p><a name=\"document-entry-class\"> </a><a name=\"hcdocument-entry-class\"> </a><a name=\"document-entry-class-en-GB\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/734163000\">734163000</a></td><td>Care plan</td></tr><tr><td><a href=\"http://snomed.info/id/371525003\">371525003</a></td><td>Clinical procedure report</td></tr><tr><td><a href=\"http://snomed.info/id/422735006\">422735006</a></td><td>Summary clinical document</td></tr><tr><td><a href=\"http://snomed.info/id/371537001\">371537001</a></td><td>Consent report</td></tr><tr><td><a href=\"http://snomed.info/id/419891008\">419891008</a></td><td>Record artifact</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://hl7.mft.nhs.uk/ValueSet/document-entry-class"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "DocumentEntryClass"] ; # 
  fhir:title [ fhir:v "Document Entry Class"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-02-23T05:40:25+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Manchester University NHS Foundation Trust"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://mft.nhs.uk/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pressoffice@mft.nhs.uk" ]     ] )
  ] [
fhir:name [ fhir:v "Press Office" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pressoffice@mft.nhs.uk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "- [Switzerland DocumentEntry.classCode](https://fhir.ch/ig/ch-term/3.0.0/ValueSet-DocumentEntry.classCode.html)"] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "734163000" ] ;
fhir:display [ fhir:v "Care plan" ]       ] [
fhir:code [ fhir:v "371525003" ] ;
fhir:display [ fhir:v "Clinical procedure report" ]       ] [
fhir:code [ fhir:v "422735006" ] ;
fhir:display [ fhir:v "Summary clinical document" ]       ] [
fhir:code [ fhir:v "371537001" ] ;
fhir:display [ fhir:v "Consent report" ]       ] [
fhir:code [ fhir:v "419891008" ] ;
fhir:display [ fhir:v "Record artifact" ]       ] )     ] )
  ] . #