FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ProfessionalLicense

Packagenw-gmsa.github.io
TypeCodeSystem
IdProfessionalLicense
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/LTW/https://build.fhir.org/ig/nw-gmsa/LTW/CodeSystem-ProfessionalLicense.html
URLhttps://nw-gmsa.github.io/LTW//CodeSystem/ProfessionalLicense
Version0.0.1
Statusdraft
Date2025-04-28T04:51:38+00:00
NameProfessionalLicense
TitleUK Professional License
Realmuk
DescriptionUK Professional License
Contentcomplete

Resources that use this resource

ValueSet
PractitionerIdentifiersPractitioner Identifiers

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ProfessionalLicense

This case-sensitive code system https://nw-gmsa.github.io/LTW//CodeSystem/ProfessionalLicense defines the following codes:

CodeDisplayDefinition
https://fhir.hl7.org.uk/Id/gmp-number General Medical PractitionerGeneral Medical Practitioner Code GENERAL MEDICAL PRACTITIONER PPD CODE. Formerly called GP General National Code (GNC).
https://fhir.hl7.org.uk/Id/gmc-number General Medical Council Code
https://fhir.hl7.org.uk/Id/nmc-number Nursing and Midwifery Council Code
https://fhir.hl7.org.uk/Id/gphc-number General Pharmaceutical Council Code
https://fhir.hl7.org.uk/Id/hcpc-number Health and Care Professional Council Code
https://fhir.hl7.org.uk/Id/professional-code Do not use

Source

{
  "resourceType": "CodeSystem",
  "id": "ProfessionalLicense",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nw-gmsa.github.io/LTW//CodeSystem/ProfessionalLicense",
  "version": "0.0.1",
  "name": "ProfessionalLicense",
  "title": "UK Professional License",
  "status": "draft",
  "experimental": false,
  "date": "2025-04-28T04:51:38+00:00",
  "publisher": "NHS North West GMSA",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nw-gmsa.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "UK Professional License",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "https://fhir.hl7.org.uk/Id/gmp-number",
      "display": "General Medical Practitioner",
      "definition": "General Medical Practitioner Code GENERAL MEDICAL PRACTITIONER PPD CODE. Formerly called GP General National Code (GNC)."
    },
    {
      "code": "https://fhir.hl7.org.uk/Id/gmc-number",
      "display": "General Medical Council Code"
    },
    {
      "code": "https://fhir.hl7.org.uk/Id/nmc-number",
      "display": "Nursing and Midwifery Council Code"
    },
    {
      "code": "https://fhir.hl7.org.uk/Id/gphc-number",
      "display": "General Pharmaceutical Council Code"
    },
    {
      "code": "https://fhir.hl7.org.uk/Id/hcpc-number",
      "display": "Health and Care Professional Council Code"
    },
    {
      "code": "https://fhir.hl7.org.uk/Id/professional-code",
      "display": "Do not use"
    }
  ]
}