Package | fhir.virtually.healthcare |
Resource Type | ValueSet |
Id | ProfessionalLicense |
FHIR Version | R4 |
Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-ProfessionalLicense.html |
URL | https://fhir.virtually.healthcare/ValueSet/ProfessionalLicense |
Version | 0.1.1-current |
Status | draft |
Date | 2025-07-24T05:36:54+00:00 |
Name | ProfessionalLicense |
Title | UK Professional License |
Realm | us |
Authority | hl7 |
Description | UK Professional License E.g. GMC, HCPC, GMP, etc numbers. |
No resources found
CodeSystem | |
ProfessionalLicense | UK Professional License |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ProfessionalLicense
https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense
{ "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" } ] } }