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

FHIR IG analytics

Packagefhir.r4.wales.discovery
Resource TypeNamingSystem
IdNamingSystem-NADEX-identifier.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": "DataStandardsWales-NADEX-identifier",
  "name": "NADEX Identifier",
  "status": "draft",
  "kind": "identifier",
  "date": "2020-12-08",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "responsible": "NHS Wales Informatics Service",
  "usage": "This namespace indicates an NHS Wales NADEX user id",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.nhs.wales/Id/nadex-identifier",
      "preferred": true
    }
  ]
}