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

FHIR IG Statistics: ValueSet/ProfessionalLicense

Packagefhir.virtually.healthcare
Resource TypeValueSet
IdProfessionalLicense
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-ProfessionalLicense.html
URLhttps://fhir.virtually.healthcare/ValueSet/ProfessionalLicense
Version0.1.1-current
Statusdraft
Date2025-07-24T05:36:54+00:00
NameProfessionalLicense
TitleUK Professional License
Realmus
Authorityhl7
DescriptionUK Professional License E.g. GMC, HCPC, GMP, etc numbers.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ProfessionalLicenseUK Professional License

Narrative

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

Generated Narrative: ValueSet ProfessionalLicense


Source

{
  "resourceType": "ValueSet",
  "id": "ProfessionalLicense",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/ValueSet/ProfessionalLicense",
  "version": "0.1.1-current",
  "name": "ProfessionalLicense",
  "title": "UK Professional License",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-24T05:36:54+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description": "UK Professional License\n\nE.g. GMC, HCPC, GMP, etc numbers.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense"
      }
    ]
  }
}