{
  "resourceType" : "NamingSystem",
  "id" : "ods-organization-code-namingsystem",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "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://fhir.nwgenomics.nhs.uk/NamingSystem/ods-organization-code-namingsystem</td></tr><tr><td>Version</td><td>2.1.4</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 Genomics</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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
    "valueUri" : "https://fhir.nwgenomics.nhs.uk/NamingSystem/ods-organization-code-namingsystem"
  },
  {
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
    "valueString" : "2.1.4"
  }],
  "name" : "ODS Organisation Code",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2023-10-10",
  "publisher" : "NHS North West Genomics",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nwgenomics.nhs.uk/contact-us"
    }]
  }],
  "responsible" : "NHS England",
  "description" : "The identifier system for an Organisation registered with the Organisation Data Service (ODS).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "usage" : "To be used to identify an Organisation registered with the Organisation Data Service (ODS).",
  "uniqueId" : [{
    "type" : "uri",
    "value" : "https://fhir.nhs.uk/Id/ods-organization-code",
    "preferred" : true
  },
  {
    "type" : "oid",
    "value" : "2.16.840.1.113883.2.1.4.3",
    "preferred" : false
  },
  {
    "type" : "oid",
    "value" : "1.2.826.0.1285.0.1.10",
    "preferred" : false,
    "comment" : "NHS SDS Organisation Id - Organisation Id. [BT]"
  }]
}