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

FHIR IG Statistics: ValueSet/PractitionerIdentifiers

Packagefhir.virtually.healthcare
TypeValueSet
IdPractitionerIdentifiers
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-PractitionerIdentifiers.html
URLhttps://fhir.virtually.healthcare/ValueSet/PractitionerIdentifiers
Version0.1.1-current
Statusdraft
Date2025-07-22T09:12:23+00:00
NamePractitionerIdentifiers
TitlePractitioner Identifiers
Realmus
Authorityhl7
DescriptionPractitionerIdentifiers

Resources that use this resource

StructureDefinition
EnglandPractitionerIdentifierEngland Practitioner Identifier
PractitionerPractitioner

Resources that this resource uses

CodeSystem
ProfessionalLicenseUK Professional License
StaffNumberStaff Number

Narrative

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

Generated Narrative: ValueSet PractitionerIdentifiers

This value set includes codes based on the following rules:


Source

{
  "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"
      }
    ]
  }
}