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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeNamingSystem
Idnpfit-professional-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": "npfit-professional-code",
  "name": "NPfITprofessionalcode",
  "status": "retired",
  "kind": "identifier",
  "date": "2022-07-28",
  "publisher": "NHS Digital",
  "responsible": "NHS Digital",
  "description": "General code system for ODS Identifier (also known as NACS Practitioner Code)",
  "usage": "This system has been been retired in favour of individual systems which represent GMP Codes, Consultant Codes, etc.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.hl7.org.uk/Id/professional-code",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "1.2.826.0.1285.0.2.1.54",
      "preferred": false
    }
  ]
}