Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: UK Professional License - JSON Representation

Draft as of 2024-11-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ProfessionalLicense",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ProfessionalLicense</b></p><a name=\"ProfessionalLicense\"> </a><a name=\"hcProfessionalLicense\"> </a><a name=\"ProfessionalLicense-en-GB\"> </a><p>This  code system <code>https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">https://fhir.hl7.org.uk/Id/gmp-number<a name=\"ProfessionalLicense-https.58.47.47fhir.46hl7.46org.46uk.47Id.47gmp-number\"> </a></td><td>General Medical Practitioner</td><td>General Medical Practitioner Code GENERAL MEDICAL PRACTITIONER PPD CODE. Formerly called GP General National Code (GNC).</td></tr><tr><td style=\"white-space:nowrap\">https://fhir.hl7.org.uk/Id/gmc-number<a name=\"ProfessionalLicense-https.58.47.47fhir.46hl7.46org.46uk.47Id.47gmc-number\"> </a></td><td>General Medical Council Code</td><td/></tr><tr><td style=\"white-space:nowrap\">https://fhir.hl7.org.uk/Id/nmc-number<a name=\"ProfessionalLicense-https.58.47.47fhir.46hl7.46org.46uk.47Id.47nmc-number\"> </a></td><td>Nursing and Midwifery Council Code</td><td/></tr><tr><td style=\"white-space:nowrap\">https://fhir.hl7.org.uk/Id/gphc-number<a name=\"ProfessionalLicense-https.58.47.47fhir.46hl7.46org.46uk.47Id.47gphc-number\"> </a></td><td>General Pharmaceutical Council Code</td><td/></tr><tr><td style=\"white-space:nowrap\">https://fhir.hl7.org.uk/Id/hcpc-number<a name=\"ProfessionalLicense-https.58.47.47fhir.46hl7.46org.46uk.47Id.47hcpc-number\"> </a></td><td>Health and Care Professional Council Code</td><td/></tr></table></div>"
  },
  "url" : "https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense",
  "version" : "0.1.0-current",
  "name" : "ProfessionalLicense",
  "title" : "UK Professional License",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-06T08:30:37+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"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 5,
  "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"
    }
  ]
}