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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeNamingSystem
IdeRS-UBRN.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": "ers-ubrn",
  "name": "ERSUBRN",
  "status": "draft",
  "kind": "identifier",
  "date": "2022-03-02",
  "publisher": "NHS Digital",
  "responsible": "NHS NHS e-Referral Service",
  "description": "Unique Booking Reference Number",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.nhs.uk/Id/UBRN",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.1.3.2.4.1",
      "preferred": false
    }
  ]
}