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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeNamingSystem
IdNamingSystem-ods-site-code-namingsystem.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/NamingSystem-ods-site-code-namingsystem.html
URLhttps://fhir.nwgenomics.nhs.uk/NamingSystem/ods-site-code-namingsystem
Version0.1.0
Statusactive
Date2023-08-01
NameODS Organisation Site Code
Realmus
Authorityhl7
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://fhir.nwgenomics.nhs.uk/NamingSystem/ods-site-code-namingsystem
Version0.1.0
NameODS Organisation Site Code
Statusactive
Definition

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

PublisherNHS North West Genomics

Identifiers

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

Source1

{
  "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://fhir.nwgenomics.nhs.uk/NamingSystem/ods-site-code-namingsystem"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.0"
    }
  ],
  "name": "ODS Organisation Site Code",
  "status": "active",
  "kind": "identifier",
  "date": "2023-08-01",
  "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 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
    }
  ]
}