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

FHIR IG analytics

Packagefhir.r4.wales.discovery
Resource TypeNamingSystem
IdNamingSystem-ABUHB-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-ABUHB-PAS-PatientIdentifier",
  "name": "ABUHB PAS Patient Identifier",
  "status": "active",
  "kind": "identifier",
  "date": "2020-04-12",
  "publisher": "NHS Wales",
  "responsible": "Aneurin Bevan University Health Board",
  "description": "This namespace indicates an Aneurin Bevan University Health Board PAS patient identifier",
  "usage": "Patient identity",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.abuhb.nhs.wales/Id/pas-identifier",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.1.8.1.5.139"
    }
  ]
}