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

FHIR IG Statistics: CodeSystem/StaffNumber

Packagefhir.virtually.healthcare
Resource TypeCodeSystem
IdStaffNumber
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/CodeSystem-StaffNumber.html
URLhttps://fhir.virtually.healthcare/CodeSystem/StaffNumber
Version0.1.1-current
Statusdraft
Date2025-07-24T05:36:54+00:00
NameStaffNumber
TitleStaff Number
Realmus
Authorityhl7
DescriptionUK Staff Numbers
Contentcomplete

Resources that use this resource

ValueSet
PractitionerIdentifiersPractitioner Identifiers
StaffNumberUK StaffNumber

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem StaffNumber

This case-sensitive code system https://fhir.virtually.healthcare/CodeSystem/StaffNumber defines the following codes:

CodeDisplay
https://emis.com/Id/PractitionerRole/GUID EMIS PFS PractitionerRole Identifier
https://emis.com/Id/Practitioner/GUID EMIS PFS Practitioner Identifier
$sds-user-id NHS England SDS User Identifier
https://emis.com/Id/Practitioner/REFID EMIS Internal Id
https://emis.com/Id/Practitioner/DBID EMIS Internal Id

Source

{
  "resourceType": "CodeSystem",
  "id": "StaffNumber",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/CodeSystem/StaffNumber",
  "version": "0.1.1-current",
  "name": "StaffNumber",
  "title": "Staff Number",
  "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 Staff Numbers",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "https://emis.com/Id/PractitionerRole/GUID",
      "display": "EMIS PFS PractitionerRole Identifier"
    },
    {
      "code": "https://emis.com/Id/Practitioner/GUID",
      "display": "EMIS PFS Practitioner Identifier"
    },
    {
      "code": "$sds-user-id",
      "display": "NHS England SDS User Identifier"
    },
    {
      "code": "https://emis.com/Id/Practitioner/REFID",
      "display": "EMIS Internal Id"
    },
    {
      "code": "https://emis.com/Id/Practitioner/DBID",
      "display": "EMIS Internal Id"
    }
  ]
}