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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeNamingSystem
IdNamingSystem-VUNHST-pas-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-VUNHST-PAS-Identifier",
  "name": "VUNHSTPASIdentifier",
  "status": "active",
  "kind": "identifier",
  "date": "2024-05-23",
  "publisher": "NHS Wales",
  "responsible": "Velindre University NHS Trust",
  "description": "This namespace indicates a Velindre University NHS Trust PAS patient identifier",
  "usage": "Patient Identity",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.vunhst.nhs.wales/Id/pas-identifier",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.1.8.1.3.310"
    },
    {
      "type": "other",
      "value": "131",
      "comment": "NHS Wales MPI Issuing Authority"
    }
  ]
}