<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="NamingSystem-GMP-Number" />
  <name value="GMPNumber" />
  <status value="active" />
  <kind value="identifier" />
  <date value="2023-12-05" />
  <publisher value="HL7 UK" />
  <contact>
    <name value="HL7 UK" />
    <telecom>
      <system value="email" />
      <value value="ukcore@hl7.org.uk" />
      <use value="work" />
      <rank value="1" />
    </telecom>
  </contact>
  <responsible value="NHS Prescription Services" />
  <description value="General Practitioner (GMP) number. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/general_medical_practitioner_ppd_code.html)" />
  <uniqueId>
    <type value="uri" />
    <value value="https://fhir.hl7.org.uk/Id/gmp-number" />
    <preferred value="true" />
  </uniqueId>
</NamingSystem>