FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/ods-organization-code-namingsystem

Packagenw-gmsa.github.io
Resource TypeNamingSystem
Idods-organization-code-namingsystem
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/NamingSystem-ods-organization-code-namingsystem.html
URLhttps://nw-gmsa.github.io/NamingSystem/ods-organization-code-namingsystem
Version0.0.7
Statusactive
Date2023-10-10
NameODS Organisation Code
Realmuk
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://nw-gmsa.github.io/NamingSystem/ods-organization-code-namingsystem
Version0.0.7
NameODS Organisation Code
Statusactive
Definition

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

PublisherNHS North West GMSA

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]

Source

{
  "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://nw-gmsa.github.io/NamingSystem/ods-organization-code-namingsystem"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.0.7"
    }
  ],
  "name": "ODS Organisation Code",
  "status": "active",
  "kind": "identifier",
  "date": "2023-10-10",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.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]"
    }
  ]
}