Package | fhir.virtually.healthcare |
Type | ValueSet |
Id | PractitionerIdentifiers |
FHIR Version | R4 |
Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-PractitionerIdentifiers.html |
URL | https://fhir.virtually.healthcare/ValueSet/PractitionerIdentifiers |
Version | 0.1.1-current |
Status | draft |
Date | 2025-07-22T09:12:23+00:00 |
Name | PractitionerIdentifiers |
Title | Practitioner Identifiers |
Realm | us |
Authority | hl7 |
Description | PractitionerIdentifiers |
StructureDefinition | |
EnglandPractitionerIdentifier | England Practitioner Identifier |
Practitioner | Practitioner |
CodeSystem | |
ProfessionalLicense | UK Professional License |
StaffNumber | Staff Number |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PractitionerIdentifiers
This value set includes codes based on the following rules:
https://fhir.virtually.healthcare/CodeSystem/StaffNumber
https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense
{ "resourceType": "ValueSet", "id": "PractitionerIdentifiers", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.virtually.healthcare/ValueSet/PractitionerIdentifiers", "version": "0.1.1-current", "name": "PractitionerIdentifiers", "title": "Practitioner Identifiers", "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": "PractitionerIdentifiers", "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/StaffNumber" }, { "system": "https://fhir.virtually.healthcare/CodeSystem/ProfessionalLicense" } ] } }