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

FHIR IG analytics

Packagehl7uk.fhir.communityassets
Resource TypeNamingSystem
Idods-organization-code-namingsystem.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "ods-organization-code-namingsystem",
  "name": "ODS Organisation Code",
  "status": "active",
  "kind": "identifier",
  "date": "2023-08-01",
  "publisher": "HL7 UK",
  "contact": [
    {
      "name": "HL7 UK",
      "telecom": [
        {
          "system": "email",
          "value": "ukcore@hl7.org.uk",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "responsible": "NHS England",
  "description": "The identifier system for an Organisation registered with the Organisation Data Service (ODS).",
  "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": true,
      "comment": "NHS SDS Organisation Id - Organisation Id. [BT]"
    }
  ]
}