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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeNamingSystem
Iduk-gmp-number.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": "uk-gmp-number",
  "name": "UKgmpnumber",
  "status": "draft",
  "kind": "identifier",
  "date": "2019-12-03",
  "publisher": "HL7 UK",
  "responsible": "NHS Prescription Services",
  "description": "General Practitioner (GMP) number. See [NHS Data Dictionary](https://www.datadictionary.nhs.uk/data_dictionary/attributes/g/general_medical_practitioner_ppd_code_de.asp)",
  "usage": "A unqiue reference number normally used to identify GP's.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.hl7.org.uk/Id/gmp-number",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.1.3.2.4.16.62",
      "preferred": false
    },
    {
      "type": "other",
      "value": "GMP",
      "preferred": false,
      "comment": "XCN.9 HSCIC HL7 V2 ADT"
    }
  ]
}