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

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

Packagenw-gmsa.github.io
Resource TypeNamingSystem
Idods-site-code-namingsystem
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/NamingSystem-ods-site-code-namingsystem.html
URLhttps://nw-gmsa.github.io/NamingSystem/ods-site-code-namingsystem
Version0.0.7
Statusactive
Date2023-08-01
NameODS Organisation Site Code
Realmuk
DescriptionThe identifier system for an Organisation site 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-site-code-namingsystem

Summary

Defining URLhttps://nw-gmsa.github.io/NamingSystem/ods-site-code-namingsystem
Version0.0.7
NameODS Organisation Site Code
Statusactive
Definition

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

PublisherNHS North West GMSA

Identifiers

TypeValuePreferred
URIhttps://fhir.nhs.uk/Id/ods-site-codetrue

Source

{
  "resourceType": "NamingSystem",
  "id": "ods-site-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-site-code-namingsystem"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.0.7"
    }
  ],
  "name": "ODS Organisation Site Code",
  "status": "active",
  "kind": "identifier",
  "date": "2023-08-01",
  "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 site 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 Organisation sites registered with the Organisation Data Service (ODS).",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.nhs.uk/Id/ods-site-code",
      "preferred": true
    }
  ]
}