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

FHIR IG Statistics: CodeSystem/ProfessionalLicense

Packagefhir.virtually.healthcare
TypeCodeSystem
IdProfessionalLicense
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/CodeSystem-ProfessionalLicense.html
URLhttps://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense
Version0.1.1-current
Statusdraft
Date2025-07-22T09:12:23+00:00
NameProfessionalLicense
TitleUK Professional License
Realmus
Authorityhl7
DescriptionUK Professional License
Contentcomplete

Resources that use this resource

ValueSet
PractitionerIdentifiersPractitioner Identifiers
ProfessionalLicenseUK Professional License

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://fhir.virtually.healthcare/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://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense",
  "version": "0.1.1-current",
  "name": "ProfessionalLicense",
  "title": "UK Professional License",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-22T09:12:23+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "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"
    }
  ]
}