North West Genomic Medicine Service Alliance
0.0.7 - ci-build United Kingdom flag

North West Genomic Medicine Service Alliance - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ODS Code - TTL Representation

Active as of 2023-10-10

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ods-organization-code-namingsystem"] ; # 
  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: NamingSystem ods-organization-code-namingsystem</b></p><a name=\"ods-organization-code-namingsystem\"> </a><a name=\"hcods-organization-code-namingsystem\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://nw-gmsa.github.io/NamingSystem/ods-organization-code-namingsystem</td></tr><tr><td>Version</td><td>0.0.7</td></tr><tr><td>Name</td><td>ODS Organisation Code</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The identifier system for an Organisation registered with the Organisation Data Service (ODS).</p>\n</div></td></tr><tr><td>Publisher</td><td>NHS North West GMSA</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://fhir.nhs.uk/Id/ods-organization-code</td><td>true</td><td/></tr><tr><td>OID</td><td>2.16.840.1.113883.2.1.4.3</td><td>false</td><td/></tr><tr><td>OID</td><td>1.2.826.0.1285.0.1.10</td><td>false</td><td>NHS SDS Organisation Id - Organisation Id. [BT]</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
fhir:v "https://nw-gmsa.github.io/NamingSystem/ods-organization-code-namingsystem"^^xsd:anyURI     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.7"     ]
  ] ) ; # 
  fhir:name [ fhir:v "ODS Organisation Code"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "identifier"] ; # 
  fhir:date [ fhir:v "2023-10-10"^^xsd:date] ; # 
  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:responsible [ fhir:v "NHS England"] ; # 
  fhir:description [ fhir:v "The identifier system for an Organisation registered with the Organisation Data Service (ODS)."] ; # 
  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:usage [ fhir:v "To be used to identify an Organisation registered with the Organisation Data Service (ODS)."] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code" ] ;
fhir:preferred [ fhir:v true ]
  ] [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.2.1.4.3" ] ;
fhir:preferred [ fhir:v false ]
  ] [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "1.2.826.0.1285.0.1.10" ] ;
fhir:preferred [ fhir:v false ] ;
fhir:comment [ fhir:v "NHS SDS Organisation Id - Organisation Id. [BT]" ]
  ] ) . #