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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeNamingSystem
Idods-site-code.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-site-code",
  "name": "ODSsitecode",
  "status": "draft",
  "kind": "identifier",
  "date": "2019-05-01",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "responsible": "NHS Digital",
  "description": "The identifier system for an Organisation site registered with the Organisation Data Service (ODS).",
  "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
    }
  ]
}