FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeNamingSystem
IdNamingSystem-ods-organization-code-namingsystem.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/NamingSystem-ods-organization-code-namingsystem.html
URLhttps://fhir.nwgenomics.nhs.uk/NamingSystem/ods-organization-code-namingsystem
Version0.1.0
Statusactive
Date2023-10-10
NameODS Organisation Code
Realmus
Authorityhl7
DescriptionThe identifier system for an Organisation registered with the Organisation Data Service (ODS).
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem ods-organization-code-namingsystem

Summary

Defining URLhttps://fhir.nwgenomics.nhs.uk/NamingSystem/ods-organization-code-namingsystem
Version0.1.0
NameODS Organisation Code
Statusactive
Definition

The identifier system for an Organisation registered with the Organisation Data Service (ODS).

PublisherNHS North West Genomics

Identifiers

TypeValuePreferredComment
URIhttps://fhir.nhs.uk/Id/ods-organization-codetrue
OID2.16.840.1.113883.2.1.4.3false
OID1.2.826.0.1285.0.1.10falseNHS SDS Organisation Id - Organisation Id. [BT]

Source1

{
  "resourceType": "NamingSystem",
  "id": "ods-organization-code-namingsystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "0.1.0"
    }
  ],
  "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]"
    }
  ]
}